Skip to main content
PATCH
Update credit note by ID

Authorizations

x-api-key
string
header
default:<your-api-key>
required
organisation
string
header
default:<your-organisation-id>
required

Path Parameters

credit_note_id
string<uuid>
required

Body

application/json
amount
integer | null

Amount

currency
string | null

Currency

status
enum<string> | null

Status

Available options:
in_progress,
issued,
void,
paid
repayment_method
enum<string> | null

Repayment Method

Available options:
credits,
invoice_adjusted,
external_payment,
credits_against_payment,
original_payment_method
line_items
Line Items · object | null

Line Items

custom_data
Custom Data · object | null

Custom Data Dictionary

Response

Successful Response

id
string<uuid>
required

ID

amount
integer
required

Amount in lowest denomination of the currency

currency
string
required

Currency

customer_id
string<uuid>
required

Customer ID

status
enum<string>
required

Status

Available options:
in_progress,
issued,
void,
paid
repayment_method
enum<string>
required

Repayment Method

Available options:
credits,
invoice_adjusted,
external_payment,
credits_against_payment,
original_payment_method
line_items_url
string
required

Line Items URL

created_at
string<date-time>
required

Created At

credits_returned
integer | null

Credits amount in lowest denomination of the currency

customer
DetailsObject · object | null

Customer Object

invoice
DetailsObject · object | null

Invoice Object

invoice_id
string<uuid> | null

Invoice ID

custom_data
Custom Data · object | null

Custom Data Dictionary

credit_note_number
string | null

Credit Note Number