Estimate
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, number, page, pageSize, modTimeStart, modTimeEnd, isDeleted |
{
"ID": "",
"Number": "",
"PONumber": "",
"SubTotal": 0.0,
"SalesTaxAmount": 0.0,
"Amount": 0.0,
"DueDate": "2021-02-22T21:33:02Z",
"Date": "2021-02-22T21:33:02Z",
"ToBeEmailed": true,
"ItemLines": [{
"Item": {
"ID": "",
"FullName": ""
},
"SalesTaxCode": {
"ID": "",
"FullName": ""
},
"Amount": 0.0,
"Quantity": 0.0,
"Rate": 0.0,
"RatePercent": 0.0,
"Description": "",
"MarkupRatePercent": 0.0,
"MarkupRate": 0.0,
"CustomFields": [{
"FullName": "",
"Value": ""
}],
"Class": {
"FullName": "",
"ID": ""
},
"ID": "",
"ServiceDate": "2021-02-22T21:33:02Z",
"IsTaxable": true,
"Account": {
"ID": ""
}
}],
"Terms": {
"ID": "",
"FullName": ""
},
"Other": "",
"Memo": "",
"Class": {
"FullName": "",
"ID": ""
},
"SalesRep": {
"ID": "",
"FullName": ""
},
"ItemSalesTax": {
"ID": "",
"FullName": ""
},
"Customer": {
"ID": "",
"FullName": ""
},
"BillingAddress": {
"Line1": "",
"Line2": "",
"Line3": "",
"Line4": "",
"Line5": "",
"City": "",
"State": "",
"PostalCode": "",
"Country": "",
"Notes": ""
},
"ShippingAddress": {
"Line1": "",
"Line2": "",
"Line3": "",
"Line4": "",
"Line5": "",
"City": "",
"State": "",
"PostalCode": "",
"Country": "",
"Notes": ""
},
"ToBePrinted": true,
"Currency": {
"FullName": "",
"ID": ""
},
"Template": {
"ID": "",
"FullName": ""
},
"CustomFields": [{
"FullName": "",
"Value": ""
}],
"ExchangeRate": 0.0,
"CreatedDate": "2021-02-22T21:33:02Z",
"LastModifiedDate": "2021-02-22T21:33:02Z",
"DeletedDate": "2021-02-22T21:33:02Z",
"TotalAmountInHomeCurrency": 0.0,
"Balance": 0.0,
"SalesTaxTotal": 0.0,
"SalesTaxCode": {
"ID": "",
"FullName": ""
},
"ShippingFee": 0.0,
"Account": {
"ID": ""
},
"TotalAmount": 0.0
}
Updated about 1 year ago
Did this page help you?