post
/api/order/pay/{id}
When using a third party integrated payment method, this method allows you to complete a payment for an order. Submit a PaymentOption
object in the body of the request for the specified order id
. The order must be in a pending status in order to pay for it.
1 Path Parameter
Schema
successful operation
Schema
POST
Path Params
1 path param not set
id
$$.env
1 variable not set
Authorization