GetRequestResultIn
The GetRequestResultIn object is submitted as part of the GetRequestResult request message (input). The message requires a request identifier (RequestID) and account identifier (AccountID) as a parameter on the input.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| RequestID | string | Required | A unique identifier for the submitted request. Often used for request tracking purposes. |
| AccountId | string | Required | A unique identifier for the account associated with the request. This is assigned as part of an account's administration setup process. |