credit notes
Returns all attachments for specified draft.
get/companies/{companySlug}/creditNotes/drafts/{draftId}/attachments
Response
OK
Example response
[
{
"uuid": "745b2f15-1234-4408-8bf2-b1d2d7610cb2",
"filename": "invoice_24760.pdf",
"identifier": "24760",
"type": "invoice"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.