provider Invoices GET /ar/invoices/{invoiceId}/attachments
@utdk/mercury /ar/invoices/{invoiceId}/attachments
List invoice attachments
Retrieve a list of all attachments for a specific invoice
invoiceId path required
string

Try it

Authentication
Configure credentials for Mercury API
listinvoiceattachments
GET/ar/invoices/{invoiceId}/attachments
Retrieve a list of all attachments for a specific invoice

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import mercury from '@utdk/mercury';

await mercury.listinvoiceattachments()