Req | Field Name | Field Type | Max Length | Description |
---|---|---|---|---|
![]() |
client_no | long | 22 | Aria-assigned unique identifier indicating the Aria client providing service to this account. |
![]() |
auth_key | string | 32 | Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. |
file_name | string | 500 | Filename of the targe file submitted for load. |
Field Name | Field Type | Description |
---|---|---|
status_cd | long | This is the status of the object in question for the current API call. |
load_date_time | string | Date and time the file load was attempted. |
recs_received | long | Total number of records received |
recs_loaded | long | Total number of records successfully loaded |
recs_failed | long | Total number of records that failed to load. |
error_code | long | Aria-assigned error identifier. 0 indicates no error. |
error_msg | string | Description of any error that occurred. "OK" if there was no error. |