PRO number response provided back to external systems from pro number operation executed in a specified carrier integration's webservice or in our internal pro number generation service.
Property | Data Type | Notes |
---|
runTime | integer | Gets or sets the run time for creating a response for the incoming request in the LTL API. |
messages
Gets or sets list of response messages.
Property | Data Type | Notes |
---|
value | string | Gets or sets the message text content. |
severity | enum | Gets or sets the type of message severity. |
carrierProNumberResponse
Gets or sets the carrier pro number response.
Property | Data Type | Notes |
---|
proNumber | string | Gets or sets pro number. |
messages
Gets or sets list of response messages.
Property | Data Type | Notes |
---|
value | string | Gets or sets the message text content. |
severity | enum | Gets or sets the type of message severity. |
transactions
Gets or sets list of transactions.
Property | Data Type | Notes |
---|
transactionId | string | Gets or sets the transaction ID used for the request. |
endpoint | string | Gets or sets the endpoint used for the request. |
request | string | Gets or sets the transaction request content. |
response |
| Gets or sets the transaction response content. |
carrierTransactions
Gets or sets the collection of carrier transactions.
Property | Data Type | Notes |
---|
transactionId | string | Gets or sets the transaction ID used for the request. |
endpoint | string | Gets or sets the endpoint used for the request. |
request | string | Gets or sets the transaction request content. |
response |
| Gets or sets the transaction response content. |