Create transaction for an order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean
Defaults to true

Determines whether the payment went through a payment processor or not. If 'manual' is false, then payment must've gone through a payment processor, so fields {type, status, transactionId} are required.

string
enum
required
Allowed:
string
enum
required
Allowed:
number

Amount of the transaction. Required when 'fullPayment' is not given or false.

boolean

If true, then the created transaction will have amount of remaining order balance.

string

Required when 'manual' is false. Id of the transaction from payment processor.

string

Can be specified only for transactions of type 'REFUND'. 'transactionId' of transaction that is refunded

string
string
string
required
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*