curl --request GET \
--url https://api.example.com/api/v1/credit-notes/{credit_note_id}/download \
--header 'Authorization: Bearer <token>'"<string>"curl --request GET \
--url https://api.example.com/api/v1/credit-notes/{credit_note_id}/download \
--header 'Authorization: Bearer <token>'"<string>"Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Credit Note ID
"crn_7n42DGM5Tflk9n8mt7Fhc7"
Credit Note PDF
Unused dummy struct only used for an OpenAPI definition.