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

Responses

application/json
  • Array[
    • *object
      • contextstring (one of: project, customer)
      • extensionIdstring
      • referencedIdstring
    ]

Usage examples

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