Fulfillments
Delete Fulfillment
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
The fulfillment has been successfully mark for cancelled.
Example:
"ok"