6.3 Approve order

PATCH {{protocol}}://{{host}}/api/orders/{{order_id}}

The value of reeference must be unique

Request Body

{"data"=>{"id"=>"{{order_id}}", "type"=>"orders", "attributes"=>{"_approve"=>"1"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring