get https://{api_url}/api/v5//basket//attach/
Get a specific file attachment from the current basket
Log in to see full request history
Responses
403When the attachment does not belong to current company
404When the attachment cannot be found
Get a specific file attachment from the current basket
403When the attachment does not belong to current company
404When the attachment cannot be found
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/basket/id/attach/attachment_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: