CancelOrderResponse
distributor_idstringrequired
The business partner ID assigned by PaysafeCard.
Example:
9402006order_idstringrequired
Identifies the order. It is generated by the API or taken from the Correlation-ID header.
Example:
order_0009402006_test_corr_001CancelOrderResponse
{
"distributor_id": 9402006,
"order_id": "order_0009402006_test_corr_001"
}