Orders
Attach 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.
POST
/
paymentReceipt
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
orderId
string
url
string
Response
200 - application/json
result
boolean