curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id} \
--header 'Authorization: <api-key>'
Permanently deletes an accounting credit memo and all associated data from the system.
This endpoint performs a complete removal of the credit memo including:
Accounting Impact:
Restrictions:
curl --request DELETE \
--url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id} \
--header 'Authorization: <api-key>'
Token-based authentication with required prefix "Token"
No response body