Get Credit Memo

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
chevron-right
200

OK

application/json

Represents a credit memo in the billing system.

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
statusall ofOptional

The current status of the credit memo.

string · enumOptionalPossible values:
get
/public/v1/billing/credit-memos/{id}

Last updated

Was this helpful?