Skip to content
Guides
API reference
stableshipment:update

Cancel fulfillment orders by order

DELETE/v1/orders/{orderId}/fulfillment-orders

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

orderId*string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/v1/orders/string/fulfillment-orders"
0