Authorization API
API reference

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.
NameTypeDescription
direct-invoicePOSTThe method creates an authorization request for payment method invoice, released on delivery.
invoicePOSTThe method creates an authorization request for payment method invoice, released monthly (all purchases for period).
loanPOSTThe method creates an authorization request for payment method Loan.
part-paymentPOSTThe method creates an authorization request for payment method PartPayment.
authorization/{id}GETReturns information about a single purchase identified by a Purchase ID.
orderPOSTThe method allows partners to invoice a customer.
returnPOSTThe method allows to submit a return or to make a price adjustment of a purchase.
cancelPOSTThe method allows partner to cancel payment.