post deprecatedhttps://api-sandbox.venly.market/fulfillments
This endpoint is used to create a purchase fulfillment and a reimbursement fulfillment.
Responses
This endpoint is used to create a purchase fulfillment and a reimbursement fulfillment.
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.venly.market/fulfillments \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"PURCHASE"}'
Try It!
to start a request and see the response here! Or choose an example: