Skip to main content
GET
/
coa
/
api
/
v1
/
credit-memo
/
{id}
/
pdf
/
cURL
curl --request GET \
  --url https://api.meetcampfire.com/coa/api/v1/credit-memo/{id}/pdf/ \
  --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