Skip to main content
PUT
/
coa
/
api
/
v1
/
credit-memo
/
{id}
/
send
/
cURL
curl --request PUT \
  --url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id}/send/ \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

200

No response body