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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring

RESPONSES

status: OK

{"success":true}