Authorizations
API Keys can be issued in the Orb's web application.
Body
1
An optional reason for the credit note.
duplicate
, fraudulent
, order_change
, product_unsatisfactory
"duplicate"
"fraudulent"
"order_change"
"product_unsatisfactory"
An optional memo to attach to the credit note.
"An optional memo for my credit note."
A date string to specify the global credit note service period start date in the customer's timezone. This will be applied to all line items that don't have their own individual service periods specified. If not provided, line items will use their original invoice line item service periods. This date is inclusive.
"2023-09-22"
A date string to specify the global credit note service period end date in the customer's timezone. This will be applied to all line items that don't have their own individual service periods specified. If not provided, line items will use their original invoice line item service periods. This date is inclusive.
"2023-09-22"
Response
Created
The Credit Note resource represents a credit that has been applied to a particular invoice.
The Orb id of this credit note.
The creation time of the resource in Orb.
The time at which the credit note was voided in Orb, if applicable.
The unique identifier for credit notes.
The id of the invoice resource that this credit note is applied to.
An optional memo supplied on the credit note.
Duplicate
, Fraudulent
, Order change
, Product unsatisfactory
refund
, adjustment
The total prior to any creditable invoice-level discounts or minimums.
The total including creditable invoice-level discounts or minimums, and tax.
A URL to a PDF of the credit note.
Any credited amount from the applied minimum on the invoice.
The maximum amount applied on the original invoice
All of the line items associated with this credit note.
Any discounts applied on the original invoice.