For a complete list of supported API methods including the description of all the input and output parameters, please see our auto-generated API reference available outside of this website:
Authorization API Stage environment (opens in a new tab)
- URLs might differ from those listed in this document.
- Demo and production instances are independent on the other and do not share any data.
Name | Type | Description |
---|---|---|
direct-invoice | POST | The method creates an authorization request for payment method invoice, released on delivery. |
invoice | POST | The method creates an authorization request for payment method invoice, released monthly (all purchases for period). |
loan | POST | The method creates an authorization request for payment method Loan. |
part-payment | POST | The method creates an authorization request for payment method PartPayment. |
authorization/{id} | GET | Returns information about a single purchase identified by a Purchase ID. |
order | POST | The method allows partners to invoice a customer. |
return | POST | The method allows to submit a return or to make a price adjustment of a purchase. |
cancel | POST | The method allows partner to cancel payment. |