Get the file of a consignment note's attachment

Path Parameters
  • consignmentId
    Type: stringFormat: uuid
    required
  • consignmentNoteId
    Type: stringFormat: uuid
    required
  • consignmentNoteAttachmentId
    Type: stringFormat: uuid
    required
Responses
  • application/json
Request Example for get/v1/consignments/{consignmentId}/notes/{consignmentNoteId}/attachments/{consignmentNoteAttachmentId}/file
curl https://api.consignlyhq.com/v1/consignments/123e4567-e89b-12d3-a456-426614174000/notes/123e4567-e89b-12d3-a456-426614174000/attachments/123e4567-e89b-12d3-a456-426614174000/file
string