Logo

Checkout Merchant API Reference

1.4

Endpoints

Authentication

NameTypeURLDescription
Get Bearer TokenPOST/oauth2/tokenCreates an access token to interact checkout APIs.

Payments

NameTypeURLDescription
Retrieve paymentGETv1/payments/df4cad71-77f1-4b02-b448-cae4ed146a83Retrieves a payment using the ID specified.
Create paymentPOST/v1/paymentsUsed for creating payment
Cancel paymentPUTv1/payments/df4cad71-77f1-4b02-b448-cae4ed146a83Used for canceling payment

Refunds

NameTypeURLDescription
Retrieve a refundGETv1/payments/df4cad71-77f1-4b02-b448-cae4ed146a83Retrieves a refund using the ID specified.
Create a refundPOST/v1/refundsUsed for creating refund