Download OpenAPI specification:Download
This API specification describes the canonical ShipEngine Fulfillmen Provider module. A module which implements this specification can be integrated with the ShipEngine Fulfillments Platform as a Fulfillment Provider.
Starts the cancellation process for a requested fulfillment. Fulfillment Provider Order ID was originally returned from the delegate fulfillment method. Status code 200 means the cancellation request was accepted.
OK
{- "transaction_id": "8e4e3181-2a7e-4153-ba6a-f2d6e121500b",
- "auth": {
- "access_token": "0cbf28e21b84443b9a9b31c4067d4771",
- "fulfillment_provider_api_code": "test"
}, - "fulfillment_provider_order_id": "3b5aa32d-c082-4058-9c7a-1b523d431b52",
- "reason": "Customer changed their order"
}
{ }