Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 880 Bytes

InvoiceCreditNote.md

File metadata and controls

executable file
·
16 lines (12 loc) · 880 Bytes

InvoiceCreditNote

Properties

Name Type Description Notes
id str Credit note id
invoice str Invoice credited by this note
transaction str Refund transaction id if credit note has an associated refund [optional]
credit str Credit reference if the credit note relates to a subscription credit [optional]
amount int Credit note amount
created datetime Creation date for note, in ISO-8601 extended offset date-time format.
credit_note_lines list[CreditNoteLine] Credit note lines

[Back to Model list] [Back to API list] [Back to README]