v1

latestOpenAPI 3.0.32026-07-24164965.8 KB
api

Confirm Contract Delivery

An endpoint that confirms an order has been fulfilled for a given contract.

post/api/checkout/v1/confirm/

Request body

external_uuidstring uuid required

The UUID of the contract to be confirmed.

Response

successboolean required

Whether the confirmation has been processed successfully.

success_messagestring required

Details of the confirmation.