Estimate
Supported Methods | Supported Parameters |
---|---|
GET, POST, PATCH | Id, number, page, pageSize, modTimeStart, modTimeEnd, isDeleted |
{
"ID": "",
"Number": "",
"Balance": 0.0,
"SubTotal": 0.0,
"SalesTaxTotal": 0.0,
"Amount": 0.0,
"DueDate": "2023-01-09T16:26:09Z",
"Date": "2023-01-09T16:26:09Z",
"ToBePrinted": true,
"ToBeEmailed": true,
"ItemLines": [{
"Item": {
"ID": "",
"FullName": ""
},
"Amount": 0.0,
"Quantity": 0.0,
"Rate": 0.0,
"ServiceDate": "2023-01-09T16:26:09Z",
"IsTaxable": true,
"Description": "",
"SalesTaxCode": {
"ID": "",
"FullName": ""
},
"RatePercent": 0.0,
"MarkupRatePercent": 0.0,
"MarkupRate": 0.0,
"CustomFields": [{
"FullName": "",
"Value": ""
}],
"Class": {
"FullName": "",
"ID": ""
},
"ID": "",
"SubLines": [{
"ID": "",
"Item": {
"ID": "",
"FullName": ""
},
"Desc": "",
"Quantity": 0.0,
"Rate": 0.0,
"Amount": 0.0,
"SalesTaxCode": {
"ID": "",
"FullName": ""
}
}],
"Account": {
"ID": ""
}
}],
"Memo": "",
"SalesTaxCode": {
"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": ""
},
"ShippingFee": 0.0,
"Class": {
"FullName": "",
"ID": ""
},
"Currency": {
"FullName": "",
"ID": ""
},
"PONumber": "",
"SalesTaxAmount": 0.0,
"Terms": {
"ID": "",
"FullName": ""
},
"Other": "",
"SalesRep": {
"ID": "",
"FullName": ""
},
"ItemSalesTax": {
"ID": "",
"FullName": ""
},
"Template": {
"ID": "",
"FullName": ""
},
"CustomFields": [{
"FullName": "",
"Value": ""
}],
"ExchangeRate": 0.0,
"FOB": "",
"CreatedDate": "2023-01-09T16:26:09Z",
"LastModifiedDate": "2023-01-09T16:26:09Z",
"DeletedDate": "2023-01-09T16:26:09Z",
"TotalAmountInHomeCurrency": 0.0,
"ShippingAddressBlock": {
"Line1": "",
"Line2": "",
"Line3": "",
"Line4": "",
"Line5": ""
},
"Account": {
"ID": ""
},
"TotalAmount": 0.0
}
Updated almost 2 years ago