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 bill id
Response
The bill details have been successfully retrieved.
The unique identifier of the bill
1
The bill number
"BILL-2024-001"
The date the bill was issued
"2024-03-15T00:00:00Z"
The due date of the bill
"2024-04-15T00:00:00Z"
The ID of the vendor
1001
The line items of the bill
The balance of the bill
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 bill is overdue
false
Whether the bill is partially paid
true
Whether the bill is fully paid
false
The date when the bill was created
"2024-03-15T00:00:00Z"
The reference number
"PO-2024-001"
The exchange rate for currency conversion
1.25
The currency code
"USD"
Additional notes about the bill
"Office supplies and equipment for Q2 2024"
Whether tax is inclusive in the item rates
false
The ID of the warehouse
101
The ID of the branch
201
The ID of the project
301
The attachments of the bill
The discount value
100
The type of discount (percentage or fixed)
percentage
, amount
"amount"
The adjustment amount
50
The total amount of tax withheld
50
The amount credited
0
The date when the bill was last updated
"2024-03-16T00:00:00Z"