InvoicePackageObject
The InvoicePackageObject
{
"tripNo": integer,
"qty": integer,
"amount": integer,
"dateCreated": "YYYY-MM-DDThh:hh:ss.sssZ",
"dateModified": "YYYY-MM-DDThh:hh:ss.sssZ",
"invoiceCode": "string",
"packageCode": "string",
"packageDesc": "string",
"status": "string",
"tax1": boolean,
"tax1Included": boolean,
"tax2": boolean,
"tax2Included": boolean,
"tax3": boolean,
"tax3Included": boolean,
"locationCode": "string",
"userCreated": "string"
}