post
https://example.com/v1/logistic-orders//refunds
Initiates a refund process for a given logistic order.
The refund will be applied to the payment(s) associated with the order.
The logisticOrderId refers to a reference.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Refund successfully initiated.
400Bad request – invalid parameters or unsupported refund scenario.
- Refund already requested for this order
- Unauthorized operation REFUND: no payment found for the logistic order
401Unauthorized – invalid API key or permissions.
404Logistic order not found.
409Refund already in progress or not allowed.
500Internal server error – refund creation failed unexpectedly.
