Zum Hauptinhalt springen

Get all open extension orders for given customer

GET/customers/{customerId}/extension-orders/
v2
GET
extension-get-customer-extension-instance-orders

Request

  • customerIdstring
    required
    Beispiel:"fbc49def-2e87-4874-8e30-a0dabe59e008"

Responses

application/json
  • Array[
  • *object
    • extensionIdstring
  • ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/customers/string/extension-orders