Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Path Parameters
The sale invoice id
Response
The sale invoice details have been successfully retrieved.
The unique identifier of the sale invoice
1
The date of the invoice
"2023-01-01T00:00:00Z"
The due date of the invoice
"2023-01-15T00:00:00Z"
The invoice number
"INV-001"
The ID of the customer
1
The line items of the invoice
Whether the invoice has been delivered
false
The balance of the invoice
1000
The amount paid
500
The subtotal amount before tax and adjustments
900
The total amount including tax and adjustments
1000
The due amount remaining to be paid
500
Whether the invoice is overdue
false
Whether the invoice is partially paid
true
Whether the invoice is fully paid
false
The date when the invoice was created
"2023-01-01T00:00:00Z"
The reference number
"REF-001"
The exchange rate for currency conversion
1
The currency code
"USD"
Custom message on the invoice
"Thank you for your business"
Terms and conditions of the invoice
"Payment due within 14 days"
Whether tax is inclusive in the item rates
false
The date when the invoice was delivered
"2023-01-02T00:00:00Z"
The ID of the warehouse
1
The ID of the branch
1
The ID of the project
1
The attachments of the invoice
The payment methods associated with the invoice
The discount value
10
The type of discount (percentage or fixed)
percentage
, amount
"percentage"
The adjustment amount
5
The ID of the PDF template
1
The total amount of tax withheld
50
The amount credited
0
The date when the invoice was last updated
"2023-01-02T00:00:00Z"