Skip to main content
POST
Create Bill

Body

application/json
billNumber
string
required
billType
string
required
supplierId
string | null
clientId
string | null
employeeName
string | null
employeeId
string | null
linkedPoId
string | null
purchaseOrderId
string | null
managementAccountId
string | null
currency
string | null
subtotal
number | null
taxRate
number | null
taxAmount
number | null
totalAmount
number | null
paidAmount
number | null
remainingBalance
number | null
dueDate
string | null
status
string | null
sourceOfFunds
string | null
notes
string | null

Response

Successful Response

id
string
required
billNumber
string
required
billType
string
required
supplierId
string | null
supplierName
string | null
clientId
string | null
employeeName
string | null
employeeId
string | null
linkedPoId
string | null
purchaseOrderId
string | null
purchaseOrderDocumentId
string | null
purchase_order
Purchase Order · object | null
managementAccountId
string | null
currency
string | null
subtotal
number | null
taxRate
number | null
taxAmount
number | null
totalAmount
number | null
paidAmount
number | null
remainingBalance
number | null
dueDate
string | null
status
string | null
sourceOfFunds
string | null
notes
string | null
createdAt
string | null
glPosted
boolean | null
postedAt
string | null
grnId
string | null
matchStatus
string | null
priceVarianceAmount
number | null
taxInvoiceReceivedDate
string | null