Skip to main content

Create order payment

POST/sales/orders/{orderId}/payments
Initiate payment for the order's outstanding balance through the channel's payment provider

Parameters

orderIdpathrequired
string

Request Body

paymentType"online_card" | "online_bank_transfer" | "online_wallet"
returnUrlstring (uri)

Response

Payment initiated successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Request Body