- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Invoice Attachments REST Endpoints
Subscriptions/Products/Covered Levels/Bill Lines/Invoice Attachments
The invoice attachments resource is used to view usage invoice attachments.
- Get all invoice attachments
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/products/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}/child/billLines/{BillLinePuid}/child/usageInvoiceAttachments - Get an invoice attachment
- Method: getPath:
/crmRestApi/resources/11.13.18.05/subscriptions/{SubscriptionNumber}/child/products/{SubscriptionProductPuid}/child/coveredLevels/{CoveredLevelPuid}/child/billLines/{BillLinePuid2}/child/usageInvoiceAttachments/{usageInvoiceAttachmentsUniqID}