Name | Description | Type | Additional Information |
---|---|---|---|
aud_DivisionNumber |
Required values between 0 and 9999 |
integer |
Required Range: inclusive between 0 and 9999 |
aud_CustomerNumber |
Required maximum length of 10 |
string |
Required Max length: 10 |
aud_Name |
Maximum length of 35 |
string |
Max length: 35 |
aud_TankRRN |
Required maximum length of 9 |
string |
Required Max length: 9 |
aud_Route |
Maximum length of 6 |
string |
Max length: 6 |
aud_Pending |
If included in JSON, value must be N |
string |
Default is N Must be one of these values: N |
aud_EstimatedPercent |
Required values between 0 and 98 |
integer |
Required Range: inclusive between 0 and 98 |
aud_MinimumDelivery |
If included in JSON, values must be between 0 and 9999 |
integer |
Range: inclusive between 0 and 9999 |
aud_MinimumDollarsDelivery |
If included in JSON, values must be between 0 and 999999.99 with maximum of 2 decimal accuracy |
decimal number |
Max of 2 decimal places Range: inclusive between 0 and 999999.99 |
aud_ImmediateFill |
If included in JSON, value must be either Y or N. The default is Y |
string |
Default is Y Must be one of these values: Y,N |
aud_ScheduledDate |
If included in JSON, the format must be: yyyy-MM-dd |
string |
Format must be yyyy-MM-dd |
aud_Comment |
Maximum length of 120 |
string |
Max length: 120 |
aud_CallInDate |
The local date the order was created; the format must be: yyyy-MM-dd |
string |
Required Format must be yyyy-MM-dd |
aud_CallInTime |
The local time the order was created; the format must be: HH:mm:ss |
string |
Required Format must be HH:mm:ss |