POST api/bill
Request Information
URI Parameters
None.
Body Parameters
bill| Name | Description | Type | Additional information |
|---|---|---|---|
| bill_number | string |
None. |
|
| invoiceNo | string |
None. |
|
| partnerID | globally unique identifier |
None. |
|
| billingLocationAddressID | globally unique identifier |
None. |
|
| shippingLocationAddressID | globally unique identifier |
None. |
|
| issueOn | date |
None. |
|
| terms | string |
None. |
|
| memo | string |
None. |
|
| totalAmount | decimal number |
None. |
|
| invoiceDate | date |
None. |
|
| invoiceDue | date |
None. |
|
| category | string |
None. |
|
| createdBy | string |
None. |
|
| createdOn | date |
None. |
|
| lastModified | string |
None. |
|
| ignore | boolean |
None. |
|
| accountingLedgers | Collection of accountingLedger |
None. |
|
| accountingTransactions | Collection of accountingTransaction |
None. |
|
| locationAddress | locationAddress |
None. |
|
| locationAddress1 | locationAddress |
None. |
|
| partner | partner |
None. |
|
| billDetails | Collection of billDetail |
None. |
|
| materialReceivings | Collection of materialReceiving |
None. |
|
| dutyitems | Collection of billDetail |
None. |
|
| error | string |
None. |
|
| isNew | boolean |
None. |
|
| paidAmount | decimal number |
None. |
|
| shipOutInfo | Object |
None. |
Request Formats
application/json, text/json
Sample:
{
"bill_number": "sample string 1",
"invoiceNo": "sample string 2",
"partnerID": "dca3d81d-2885-4b07-bdc7-3238dfd8a4d1",
"billingLocationAddressID": "8c007674-0b8f-4805-a4ce-b9eff3997980",
"shippingLocationAddressID": "6ab7a9ac-9bcc-4021-bf83-76d28fd9c2fd",
"issueOn": "2026-01-13T15:55:40.3179851-08:00",
"terms": "sample string 5",
"memo": "sample string 6",
"totalAmount": 7.0,
"invoiceDate": "2026-01-13T15:55:40.3179851-08:00",
"invoiceDue": "2026-01-13T15:55:40.3179851-08:00",
"category": "sample string 8",
"createdBy": "sample string 9",
"createdOn": "2026-01-13T15:55:40.3179851-08:00",
"lastModified": "sample string 10",
"ignore": true,
"accountingLedgers": [
{
"ledgerKey": 1,
"transactionKey": "382db7ff-cfee-443b-b262-b2b2c7726bc2",
"itemCode": "sample string 3",
"ledgerType": "sample string 4",
"ledgerDate": "2026-01-13T15:55:40.3179851-08:00",
"description": "sample string 5",
"amount": 1.0,
"isDebit": true,
"bill_invoiceNo": "sample string 6",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"employeePaymentId": "16333182-59e2-4e83-b33f-dad330a31adf",
"companyName": "sample string 9",
"ignore": true,
"employeePayment": {
"employeePaymentId": "d3c9528b-2189-4cf4-a618-4c59adee26c4",
"employeeId": "0577ee48-0d43-428e-877c-8d83d9b5ff56",
"realHour": "sample string 2",
"regularHour": 1.0,
"overTime": 1.0,
"regularPay": 1.0,
"grossPay": 1.0,
"fica": 1.0,
"medi": 1.0,
"fit": 1.0,
"sit": 1.0,
"sdi": 1.0,
"taxTotal": 1.0,
"netPay": 1.0,
"overTimePay": 1.0,
"isPaid": "2026-01-13T15:55:40.3336682-08:00",
"payFrom": "2026-01-13T15:55:40.3336682-08:00",
"payTo": "2026-01-13T15:55:40.3336682-08:00",
"accountingLedgers": [],
"accountingTransactions": [
{
"transactionKey": "bb9fd37a-1ea2-4359-b48d-8f214a91a23a",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:40.3179851-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:40.3179851-08:00",
"checkPrinted": "2026-01-13T15:55:40.3179851-08:00",
"employeePaymentId": "857db152-6114-440e-abf2-837683617b4d",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:40.3179851-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:40.3649167-08:00",
"endDate": "2026-01-13T15:55:40.3649167-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
},
{
"transactionKey": "bb9fd37a-1ea2-4359-b48d-8f214a91a23a",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:40.3179851-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:40.3179851-08:00",
"checkPrinted": "2026-01-13T15:55:40.3179851-08:00",
"employeePaymentId": "857db152-6114-440e-abf2-837683617b4d",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:40.3179851-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:40.3649167-08:00",
"endDate": "2026-01-13T15:55:40.3649167-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
}
],
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
},
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
}
],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
},
"employeePtoes": [
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
},
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
}
],
"isSkip": true,
"bankName": "sample string 4",
"payTerm": "sample string 5",
"ptoSickUsed": 0.0,
"ptoVacationUsed": 0.0
},
"group": "sample string 3",
"itemName": "sample string 12",
"category": "sample string 5",
"refNo": "sample string 13",
"transactionMethod": "sample string 14",
"memo": "sample string 15",
"companyBill": "sample string 16",
"paymentFrom": null
},
{
"ledgerKey": 1,
"transactionKey": "382db7ff-cfee-443b-b262-b2b2c7726bc2",
"itemCode": "sample string 3",
"ledgerType": "sample string 4",
"ledgerDate": "2026-01-13T15:55:40.3179851-08:00",
"description": "sample string 5",
"amount": 1.0,
"isDebit": true,
"bill_invoiceNo": "sample string 6",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"employeePaymentId": "16333182-59e2-4e83-b33f-dad330a31adf",
"companyName": "sample string 9",
"ignore": true,
"employeePayment": {
"employeePaymentId": "d3c9528b-2189-4cf4-a618-4c59adee26c4",
"employeeId": "0577ee48-0d43-428e-877c-8d83d9b5ff56",
"realHour": "sample string 2",
"regularHour": 1.0,
"overTime": 1.0,
"regularPay": 1.0,
"grossPay": 1.0,
"fica": 1.0,
"medi": 1.0,
"fit": 1.0,
"sit": 1.0,
"sdi": 1.0,
"taxTotal": 1.0,
"netPay": 1.0,
"overTimePay": 1.0,
"isPaid": "2026-01-13T15:55:40.3336682-08:00",
"payFrom": "2026-01-13T15:55:40.3336682-08:00",
"payTo": "2026-01-13T15:55:40.3336682-08:00",
"accountingLedgers": [],
"accountingTransactions": [
{
"transactionKey": "bb9fd37a-1ea2-4359-b48d-8f214a91a23a",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:40.3179851-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:40.3179851-08:00",
"checkPrinted": "2026-01-13T15:55:40.3179851-08:00",
"employeePaymentId": "857db152-6114-440e-abf2-837683617b4d",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:40.3179851-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:40.3649167-08:00",
"endDate": "2026-01-13T15:55:40.3649167-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
},
{
"transactionKey": "bb9fd37a-1ea2-4359-b48d-8f214a91a23a",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:40.3179851-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:40.3179851-08:00",
"checkPrinted": "2026-01-13T15:55:40.3179851-08:00",
"employeePaymentId": "857db152-6114-440e-abf2-837683617b4d",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:40.3179851-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:40.3649167-08:00",
"endDate": "2026-01-13T15:55:40.3649167-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
}
],
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
},
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
}
],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
},
"employeePtoes": [
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
},
{
"employeePtoId": "fbe1e724-9b40-4889-9f93-7c1d8dfa9a3f",
"employeeId": "dc2db1d3-4916-4180-89a2-9a07c3c26102",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:40.3336682-08:00",
"ptoTo": "2026-01-13T15:55:40.3336682-08:00",
"ptoHour": 1.0,
"employeePaymentId": "afe28197-2adb-4399-b8c8-b2e325b115d4",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "ee07fa06-769a-4fd0-9fc1-678b9818fb7b",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:40.3336682-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:40.3336682-08:00",
"endDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "dcf22cab-cda0-4674-bd3c-15df228130aa",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:40.3336682-08:00",
"employeeId": "1a5c99e2-e140-4a05-b693-6e2cf9cb9088",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
}
],
"isSkip": true,
"bankName": "sample string 4",
"payTerm": "sample string 5",
"ptoSickUsed": 0.0,
"ptoVacationUsed": 0.0
},
"group": "sample string 3",
"itemName": "sample string 12",
"category": "sample string 5",
"refNo": "sample string 13",
"transactionMethod": "sample string 14",
"memo": "sample string 15",
"companyBill": "sample string 16",
"paymentFrom": null
}
],
"locationAddress": {
"locationAddressID": "68b4c310-51d5-4ef3-ad46-ce34b15aeb33",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "0c5d8ead-fc01-4c06-927e-586c3bb1447b"
},
"locationAddress1": {
"locationAddressID": "68b4c310-51d5-4ef3-ad46-ce34b15aeb33",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "0c5d8ead-fc01-4c06-927e-586c3bb1447b"
},
"partner": {
"isNew": true,
"isDeleted": true,
"partnerID": "04a55151-f614-4165-a2bc-85e08e2aec90",
"companyName": "sample string 4",
"isVendor": true,
"isBuyer": true,
"isConsignee": true,
"companyCode": "sample string 5",
"ein": "sample string 6",
"terms": "sample string 7",
"memo": "sample string 8",
"isAutoPo": true,
"consigneeNumber": "sample string 9",
"isStock": true,
"apiServer": "sample string 10",
"contacts": [
{
"contactID": "8d383684-6254-43e2-8e61-20d2d84c7903",
"department": "sample string 2",
"name": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"mobile": "sample string 6",
"messengerID": "sample string 7",
"partnerID": "3d658fd9-c769-424b-85fa-f031b9584a0c"
},
{
"contactID": "8d383684-6254-43e2-8e61-20d2d84c7903",
"department": "sample string 2",
"name": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"mobile": "sample string 6",
"messengerID": "sample string 7",
"partnerID": "3d658fd9-c769-424b-85fa-f031b9584a0c"
}
],
"incharges": [
{
"inchargeID": "0347eb64-d59f-4b9c-be0d-8cb9c89cc42e",
"inchargeEmail": "sample string 2",
"confirmEmail": "sample string 3",
"partnerID": "acd72729-9044-4488-b7b5-6457993ab76a"
},
{
"inchargeID": "0347eb64-d59f-4b9c-be0d-8cb9c89cc42e",
"inchargeEmail": "sample string 2",
"confirmEmail": "sample string 3",
"partnerID": "acd72729-9044-4488-b7b5-6457993ab76a"
}
],
"locationAddresses": [
{
"locationAddressID": "68b4c310-51d5-4ef3-ad46-ce34b15aeb33",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "0c5d8ead-fc01-4c06-927e-586c3bb1447b"
},
{
"locationAddressID": "68b4c310-51d5-4ef3-ad46-ce34b15aeb33",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "0c5d8ead-fc01-4c06-927e-586c3bb1447b"
}
]
},
"billDetails": [
{
"bill_detailKey": "f8e4b1d7-e0fb-4720-84c0-7a3591c93d66",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "388b18b1-c05c-49e1-80e6-5e81b0a99d11",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
},
{
"bill_detailKey": "f8e4b1d7-e0fb-4720-84c0-7a3591c93d66",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "388b18b1-c05c-49e1-80e6-5e81b0a99d11",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
}
],
"dutyitems": [
{
"bill_detailKey": "f8e4b1d7-e0fb-4720-84c0-7a3591c93d66",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "388b18b1-c05c-49e1-80e6-5e81b0a99d11",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
},
{
"bill_detailKey": "f8e4b1d7-e0fb-4720-84c0-7a3591c93d66",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "388b18b1-c05c-49e1-80e6-5e81b0a99d11",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
}
],
"error": "sample string 11",
"isNew": true,
"paidAmount": 1.0,
"shipOutInfo": [
{
"blNumber": null,
"etd": null,
"eta": null
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
bill| Name | Description | Type | Additional information |
|---|---|---|---|
| bill_number | string |
None. |
|
| invoiceNo | string |
None. |
|
| partnerID | globally unique identifier |
None. |
|
| billingLocationAddressID | globally unique identifier |
None. |
|
| shippingLocationAddressID | globally unique identifier |
None. |
|
| issueOn | date |
None. |
|
| terms | string |
None. |
|
| memo | string |
None. |
|
| totalAmount | decimal number |
None. |
|
| invoiceDate | date |
None. |
|
| invoiceDue | date |
None. |
|
| category | string |
None. |
|
| createdBy | string |
None. |
|
| createdOn | date |
None. |
|
| lastModified | string |
None. |
|
| ignore | boolean |
None. |
|
| accountingLedgers | Collection of accountingLedger |
None. |
|
| accountingTransactions | Collection of accountingTransaction |
None. |
|
| locationAddress | locationAddress |
None. |
|
| locationAddress1 | locationAddress |
None. |
|
| partner | partner |
None. |
|
| billDetails | Collection of billDetail |
None. |
|
| materialReceivings | Collection of materialReceiving |
None. |
|
| dutyitems | Collection of billDetail |
None. |
|
| error | string |
None. |
|
| isNew | boolean |
None. |
|
| paidAmount | decimal number |
None. |
|
| shipOutInfo | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"bill_number": "sample string 1",
"invoiceNo": "sample string 2",
"partnerID": "e1e533a0-b6f9-4a76-b0af-3bc832e71cb9",
"billingLocationAddressID": "9d74bfd9-5f57-4544-8ea7-8800e7b19551",
"shippingLocationAddressID": "c08e1c57-e3dd-48aa-9481-e96f7c0e5aef",
"issueOn": "2026-01-13T15:55:41.1930562-08:00",
"terms": "sample string 5",
"memo": "sample string 6",
"totalAmount": 7.0,
"invoiceDate": "2026-01-13T15:55:41.1930562-08:00",
"invoiceDue": "2026-01-13T15:55:41.1930562-08:00",
"category": "sample string 8",
"createdBy": "sample string 9",
"createdOn": "2026-01-13T15:55:41.1930562-08:00",
"lastModified": "sample string 10",
"ignore": true,
"accountingLedgers": [
{
"ledgerKey": 1,
"transactionKey": "a1cc1e8f-b05b-4dbe-89e0-84a18ce132f9",
"itemCode": "sample string 3",
"ledgerType": "sample string 4",
"ledgerDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 5",
"amount": 1.0,
"isDebit": true,
"bill_invoiceNo": "sample string 6",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"employeePaymentId": "6d500624-0d0d-45d0-96d9-d4d86a51f6eb",
"companyName": "sample string 9",
"ignore": true,
"employeePayment": {
"employeePaymentId": "a2ee940b-38cf-412b-b140-076878e5e569",
"employeeId": "0d98e18e-9fc7-4c9c-9d38-7cd517a5531f",
"realHour": "sample string 2",
"regularHour": 1.0,
"overTime": 1.0,
"regularPay": 1.0,
"grossPay": 1.0,
"fica": 1.0,
"medi": 1.0,
"fit": 1.0,
"sit": 1.0,
"sdi": 1.0,
"taxTotal": 1.0,
"netPay": 1.0,
"overTimePay": 1.0,
"isPaid": "2026-01-13T15:55:41.1930562-08:00",
"payFrom": "2026-01-13T15:55:41.1930562-08:00",
"payTo": "2026-01-13T15:55:41.1930562-08:00",
"accountingLedgers": [],
"accountingTransactions": [
{
"transactionKey": "61608046-3c83-4263-bbb5-d192848d96fe",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:41.1930562-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:41.1930562-08:00",
"checkPrinted": "2026-01-13T15:55:41.1930562-08:00",
"employeePaymentId": "72014842-2eba-4a60-a0d0-a9554f5ea791",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:41.1930562-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
},
{
"transactionKey": "61608046-3c83-4263-bbb5-d192848d96fe",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:41.1930562-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:41.1930562-08:00",
"checkPrinted": "2026-01-13T15:55:41.1930562-08:00",
"employeePaymentId": "72014842-2eba-4a60-a0d0-a9554f5ea791",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:41.1930562-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
}
],
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
},
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
}
],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
},
"employeePtoes": [
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
},
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
}
],
"isSkip": true,
"bankName": "sample string 4",
"payTerm": "sample string 5",
"ptoSickUsed": 0.0,
"ptoVacationUsed": 0.0
},
"group": "sample string 3",
"itemName": "sample string 12",
"category": "sample string 5",
"refNo": "sample string 13",
"transactionMethod": "sample string 14",
"memo": "sample string 15",
"companyBill": "sample string 16",
"paymentFrom": null
},
{
"ledgerKey": 1,
"transactionKey": "a1cc1e8f-b05b-4dbe-89e0-84a18ce132f9",
"itemCode": "sample string 3",
"ledgerType": "sample string 4",
"ledgerDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 5",
"amount": 1.0,
"isDebit": true,
"bill_invoiceNo": "sample string 6",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"employeePaymentId": "6d500624-0d0d-45d0-96d9-d4d86a51f6eb",
"companyName": "sample string 9",
"ignore": true,
"employeePayment": {
"employeePaymentId": "a2ee940b-38cf-412b-b140-076878e5e569",
"employeeId": "0d98e18e-9fc7-4c9c-9d38-7cd517a5531f",
"realHour": "sample string 2",
"regularHour": 1.0,
"overTime": 1.0,
"regularPay": 1.0,
"grossPay": 1.0,
"fica": 1.0,
"medi": 1.0,
"fit": 1.0,
"sit": 1.0,
"sdi": 1.0,
"taxTotal": 1.0,
"netPay": 1.0,
"overTimePay": 1.0,
"isPaid": "2026-01-13T15:55:41.1930562-08:00",
"payFrom": "2026-01-13T15:55:41.1930562-08:00",
"payTo": "2026-01-13T15:55:41.1930562-08:00",
"accountingLedgers": [],
"accountingTransactions": [
{
"transactionKey": "61608046-3c83-4263-bbb5-d192848d96fe",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:41.1930562-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:41.1930562-08:00",
"checkPrinted": "2026-01-13T15:55:41.1930562-08:00",
"employeePaymentId": "72014842-2eba-4a60-a0d0-a9554f5ea791",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:41.1930562-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
},
{
"transactionKey": "61608046-3c83-4263-bbb5-d192848d96fe",
"transactionName": "sample string 2",
"amount": 3.0,
"createdBy": "sample string 4",
"transactionMethod": "sample string 5",
"transactionRef": "sample string 6",
"transactionDate": "2026-01-13T15:55:41.1930562-08:00",
"invoiceNo": "sample string 7",
"bill_number": "sample string 8",
"itemCode": "sample string 9",
"memo": "sample string 10",
"approvedBy": "sample string 11",
"approvedOn": "2026-01-13T15:55:41.1930562-08:00",
"checkPrinted": "2026-01-13T15:55:41.1930562-08:00",
"employeePaymentId": "72014842-2eba-4a60-a0d0-a9554f5ea791",
"bankName": "sample string 12",
"ignore": true,
"isReport": true,
"isPrintable": true,
"isCredit": true,
"isVoid": "2026-01-13T15:55:41.1930562-08:00",
"accountingItem": {
"itemCode": "sample string 1",
"itemName": "sample string 2",
"groupCode": "sample string 3",
"PaymentType": "sample string 4",
"position": 1,
"accountingGroup": {
"groupCode": "sample string 1",
"groupName": "sample string 2",
"groupType": true,
"position": 1,
"isEditable": true,
"accountingItems": []
},
"isNew": true
},
"accountingLedgers": [],
"voided": true,
"undoPrint": true,
"isNew": true,
"editBalance": true,
"categoryChanged": true,
"isPrint": true,
"isManual": true,
"isDeleted": true,
"isApprove": true,
"Error": "sample string 22",
"startDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"description": "sample string 23",
"paymentType": "sample string 24",
"depositTo": "sample string 25",
"paidCredit": 1.0,
"credit": [],
"debit": [],
"detail": "sample string 26",
"accountName": "sample string 27",
"company": "sample string 28"
}
],
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
},
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3"
}
],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
},
"employeePtoes": [
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
},
{
"employeePtoId": "7dc576bb-df55-4195-a518-f17588281b89",
"employeeId": "ab2202b6-3598-436c-905d-3e40c245c11c",
"ptoType": "sample string 2",
"ptoFrom": "2026-01-13T15:55:41.1930562-08:00",
"ptoTo": "2026-01-13T15:55:41.1930562-08:00",
"ptoHour": 1.0,
"employeePaymentId": "d8ca50f1-4433-4c93-86de-4f7a897f9b23",
"deductible": 1.0,
"ptoEarned": 1.0,
"ptoCleared": 1.0,
"memo": "sample string 3",
"employeeInfo": {
"employeeId": "8360ac66-b975-4478-93b0-1244919b63b3",
"name": "sample string 2",
"status": "sample string 3",
"ssn": "sample string 4",
"dob": "2026-01-13T15:55:41.1930562-08:00",
"address": "sample string 5",
"hiredDate": "2026-01-13T15:55:41.1930562-08:00",
"endDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeNo": 1,
"employeePayRates": [
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
},
{
"payRateId": "37eeb602-5c10-434c-bfe0-109fd05df0e4",
"payType": "sample string 2",
"payTerm": "sample string 3",
"grossPay": 1.0,
"payAmount": 1.0,
"effectiveDate": "2026-01-13T15:55:41.1930562-08:00",
"employeeId": "a3c145a4-9038-43f3-8651-a8dfb37f121b",
"transactionMethod": "sample string 5",
"overTimePay": 1.0,
"isNew": true,
"isCurrent": true
}
],
"employeePtoes": [],
"yearFica": 0.0,
"yearFiT": 0.0,
"yearSit": 0.0,
"yearSdi": 0.0,
"yearGross": 0.0,
"ptoSickTotal": 0.0,
"ptoVacationTotal": 0.0,
"ptoTotalSickUsed": 0.0,
"ptoTotalVacationUsed": 0.0
}
}
],
"isSkip": true,
"bankName": "sample string 4",
"payTerm": "sample string 5",
"ptoSickUsed": 0.0,
"ptoVacationUsed": 0.0
},
"group": "sample string 3",
"itemName": "sample string 12",
"category": "sample string 5",
"refNo": "sample string 13",
"transactionMethod": "sample string 14",
"memo": "sample string 15",
"companyBill": "sample string 16",
"paymentFrom": null
}
],
"locationAddress": {
"locationAddressID": "f6913de4-10f9-46c9-91b9-2bd8d5185013",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "2e0269c5-7dc3-4eab-b6e9-fc97a78441c4"
},
"locationAddress1": {
"locationAddressID": "f6913de4-10f9-46c9-91b9-2bd8d5185013",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "2e0269c5-7dc3-4eab-b6e9-fc97a78441c4"
},
"partner": {
"isNew": true,
"isDeleted": true,
"partnerID": "c186d567-2a4a-4347-94ca-209c553f2c65",
"companyName": "sample string 4",
"isVendor": true,
"isBuyer": true,
"isConsignee": true,
"companyCode": "sample string 5",
"ein": "sample string 6",
"terms": "sample string 7",
"memo": "sample string 8",
"isAutoPo": true,
"consigneeNumber": "sample string 9",
"isStock": true,
"apiServer": "sample string 10",
"contacts": [
{
"contactID": "fd438ae1-af39-4f4a-8e56-8f864002f8f0",
"department": "sample string 2",
"name": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"mobile": "sample string 6",
"messengerID": "sample string 7",
"partnerID": "e07dca29-10f5-4ec4-aa40-6de0ef5b797a"
},
{
"contactID": "fd438ae1-af39-4f4a-8e56-8f864002f8f0",
"department": "sample string 2",
"name": "sample string 3",
"email": "sample string 4",
"phone": "sample string 5",
"mobile": "sample string 6",
"messengerID": "sample string 7",
"partnerID": "e07dca29-10f5-4ec4-aa40-6de0ef5b797a"
}
],
"incharges": [
{
"inchargeID": "52e508e9-7177-43d7-8105-6c3d58dffa4f",
"inchargeEmail": "sample string 2",
"confirmEmail": "sample string 3",
"partnerID": "4a255714-8fdf-496c-b96e-556a033facb9"
},
{
"inchargeID": "52e508e9-7177-43d7-8105-6c3d58dffa4f",
"inchargeEmail": "sample string 2",
"confirmEmail": "sample string 3",
"partnerID": "4a255714-8fdf-496c-b96e-556a033facb9"
}
],
"locationAddresses": [
{
"locationAddressID": "f6913de4-10f9-46c9-91b9-2bd8d5185013",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "2e0269c5-7dc3-4eab-b6e9-fc97a78441c4"
},
{
"locationAddressID": "f6913de4-10f9-46c9-91b9-2bd8d5185013",
"locationtype": "sample string 2",
"department": "sample string 3",
"locationName": "sample string 4",
"address1": "sample string 5",
"address2": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"postalCode": "sample string 9",
"partnerID": "2e0269c5-7dc3-4eab-b6e9-fc97a78441c4"
}
]
},
"billDetails": [
{
"bill_detailKey": "741b0fe3-8611-4b12-a6e3-74ecd7a8cb64",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "a3459021-54b5-400d-ba35-4dd7eab76e50",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
},
{
"bill_detailKey": "741b0fe3-8611-4b12-a6e3-74ecd7a8cb64",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "a3459021-54b5-400d-ba35-4dd7eab76e50",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
}
],
"dutyitems": [
{
"bill_detailKey": "741b0fe3-8611-4b12-a6e3-74ecd7a8cb64",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "a3459021-54b5-400d-ba35-4dd7eab76e50",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
},
{
"bill_detailKey": "741b0fe3-8611-4b12-a6e3-74ecd7a8cb64",
"bill_number": "sample string 2",
"item": "sample string 3",
"description": "sample string 4",
"itemCode": "sample string 5",
"poNumber": "sample string 6",
"qty": 7.0,
"cost": 8.0,
"subtotal": 1.0,
"rcvingDetailKey": "a3459021-54b5-400d-ba35-4dd7eab76e50",
"position": 9,
"category": "sample string 10",
"companyName": "sample string 11",
"isRemoved": true,
"customerName": "sample string 13"
}
],
"error": "sample string 11",
"isNew": true,
"paidAmount": 1.0,
"shipOutInfo": [
{
"blNumber": null,
"etd": null,
"eta": null
}
]
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.