BillID AttachmentID GET
GET /api/account/{account}/accounting/{platform}/{id}/bill/{billId}/attachment/{attachmentId}
Download a Bill Attachment.
URL Parameters
account* | Account | |
---|---|---|
platform* | Connection Platform | |
id* | Connection ID | |
billId* | string | |
attachmentId* | string |
Responses
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error