Skip to main content
POST
Create Payment

Request Body

integer
required
The order ID associated with this payment
number
required
The payment amount
integer
The customer ID (default: 0)
string
Payment processor (default: ‘manual’)
string
Payment method (default: ‘other’)
string
Payment portion (default: ‘full’)
string
Transaction kind (default: ‘capture’)
string
Payment status (succeeded, processing, failed)
string
Payment transaction token from processor
string
Additional notes about the payment

Example Request

Example Response

Error Responses