Properties
| Name | Type | Description |
|---|---|---|
| customerTrxId | integer | Customer transaction identifier |
| trxNumber | string | Transaction number |
| trxDate | string | Transaction date |
| customerId | integer | Customer identifier |
| customerName | string | Customer name |
| billToSiteUseId | integer | Bill-to site use identifier |
| shipToSiteUseId | integer | Ship-to site use identifier |
| invoiceCurrencyCode | string | Invoice currency (ISO 4217) |
| trxType | string | Transaction type |
| amount | number | Transaction amount |
| amountDue | number | Remaining amount due |
| status | string | Transaction status |
| termsId | integer | Payment terms identifier |
| lines | array | |
| orgId | integer | |
| creationDate | string | |
| lastUpdateDate | string |