Attaches a payment receipt to an order.

This service allows you to attach the receipt of the transfer made to the order. It is important that the receipt contains at least the amount, the date and time, and the destination account. If the receipt is not valid, the order will be rejected.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
orderIdstringOptional
urlstringOptional

Response

successful operation

resultbooleanOptional

Errors