Repeating Invoices-{Repeating Invoice ID}-Attachments-{File Name}

Number of APIs: 3

  1. Allows you to create attachment on repeating invoices by file name PUT {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName

  2. Allows you to retrieve specified attachment on repeating invoices by file name GET {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName

  3. Allows you to update specified attachment on repeating invoices by file name POST {{baseUrl}}/RepeatingInvoices/:RepeatingInvoiceID/Attachments/:FileName