put https://{api_url}/api/v5/admin//purchases/
Updates an existing purchase
Log in to see full request history
Responses
404Not Found
Updates an existing purchase
404Not Found
xxxxxxxxxx
curl --request PUT \
--url https://example.jrni.com/api/v5/admin/company_id/purchases/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"email":true}'
Try It!
to start a request and see the response here! Or choose an example: