post https://api.fundraisingbox.com/v1/receipts//invalidate.json
Invalidate existing receipt.
Log in to see full request history
Invalidate a donation receipt and switch its status to "invalidated". An optional reason could be given.
Responses
Invalidate existing receipt.
Invalidate a donation receipt and switch its status to "invalidated". An optional reason could be given.
xxxxxxxxxx
curl --request POST \
--url https://api.fundraisingbox.com/v1/receipts/id/invalidate.json \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: