| Name | Description | Type | Additional information |
|---|---|---|---|
| _RequestSubmitted |
The HttpRequestMessage submitted with your API call will also be returned in this field. It must be submitted in either XML or JSON format in accordance with the [PickupRequest] schema (drill-down for details): |
AccountLookupRequest |
None. |
| ErrorInfo |
This field will be empty (blank) if the Lookup API was processed successfully; a non-blank entry will document the nature of the error(s) encountered during processing. |
string |
None. |
| AccountList |
This structure will contain a list of up to 20 Accounts records. Drill-down for more details. |
Collection of AccountRecord |
None. |