For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get credit memo

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
200

OK

application/json

Represents a credit memo in the billing system.

revisioninteger · int32Optional
idstringOptional

The unique identifier of the credit memo.

countryCodestringOptional

The country code.

Example: IE
documentNostringOptional

The document number assigned by the ERP system.

Example: DOC-67890
statusstring · enumOptionalPossible values:
cloudiqInvoiceReferencestring · nullableOptional

Cloud iQ invoice reference.

cloudiqReportLayoutinteger · int32 · nullableOptional

Cloud iQ report layout.

get/public/v1/billing/credit-memos/{id}

Last updated

Was this helpful?