Download a credit note
Credit Notes
Download a credit note
OAuth scope: client_invoices.read
Downloads the PDF file of a specific credit note identified by its ID.
GET
Download a credit note
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Path Parameters
ID of the credit note to download.
Example:
"4d5418bb-bd0d-4df4-865c-c07afab8bb48"
Response
Credit note PDF file.
The response is of type file.