Repeating Invoices-{Repeating Invoice ID}-Attachments-{File Name}
Number of APIs: 3
-
Allows you to create attachment on repeating invoices by file name PUT {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName
-
Allows you to retrieve specified attachment on repeating invoices by file name GET {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName
-
Allows you to update specified attachment on repeating invoices by file name POST {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName