List payments from a single sales invoice
List payments from a single sales invoice
GEThttps://apione.zwapgrid.com/accounting/api/v1/consents/{consentId}/salesinvoices/{salesInvoiceId}/payments
Path parameters
consentId*string (uuid)
The consent for which you wish to list invoices.
salesInvoiceId*string
The id of the invoice that you wish to retrieve payments for.
Header parameters
Response
Returns payments of an invoice related to specific consent.
Body
metaPagedResultMetadataDto (object)
datanullable array of InvoicePaymentDto (object)
Request
Response
Last updated