Accounting
Retrieves a specific attachment from a specific repeating invoice
get/RepeatingInvoices/{RepeatingInvoiceID}/Attachments/{AttachmentID}
Path parameters
RepeatingInvoiceIDstring uuid required
Unique identifier for a Repeating Invoice
AttachmentIDstring uuid required
Unique identifier for Attachment object
Headers
contentTypestring required
The mime type of the attachment file you are retrieving i.e image/jpg, application/pdf
Response
Success - return response of attachment for Repeating Invoice as binary data