Skip to main content
POST

Request body

CreatePaymentRequest
string
required
Payment amount
string,null
Currency code (ISO 4217, defaults to USD)
string,null
Payment description
string (uuid)
required
Order to process payment for
string
required
Payment method type (credit_card, debit_card, paypal, bank_transfer, cash, check)
string,null
External payment method identifier (e.g., Stripe payment method ID)

Response

ApiResponse_PaymentResponse
object
array,null
string,null
ResponseMeta,null
boolean
required

Status codes

Last modified on August 31, 2026