Authorize order fulfill
POST https://api.ecartapi.com/api/v2/payments/authorize
Request Body
{"payment"=>{"orderId"=>"0369d126-8694-4ead-9ced-c69c7a52cec1-889887", "affiliateId"=>"0369d126-8694-4ead-9ced-c69c7a52cec1"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true}