- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Invoice Attachments REST Endpoints
Subscription Products/Bill Lines/Invoice Attachments
Invoice attachments is used to view usage invoice attachments.
- Get all invoice attachments
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/child/billLines/{BillLinePuid}/child/usageInvoiceAttachments - Get an invoice attachment
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/child/billLines/{BillLinePuid}/child/usageInvoiceAttachments/{usageInvoiceAttachmentsUniqID}