Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
Response
200
No response body
curl --request PUT \
--url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id}/send/ \
--header 'Authorization: <api-key>'Send a single credit memo via email.
curl --request PUT \
--url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id}/send/ \
--header 'Authorization: <api-key>'Token-based authentication with required prefix "Token"
No response body