GET
/
ext
/
v1
/
credit-notes
/
{creditNoteId}
/
document
Gets the attached document for this credit note
curl --request GET \
  --url https://api.light.inc/rest/ext/v1/credit-notes/{creditNoteId}/document
This response does not have an example.

Path Parameters

creditNoteId
string
required

Response

default - application/pdf

default response

The response is of type file.