Common data objects used across all API interfaces.
Result model
The following table describes the unified data structure that indicates the status of an API call.
|
Field Name |
Data type |
Description |
|
resultCode |
string |
Required. Result code. |
|
resultStatus |
string |
Required. Result status. Valid values:
|
|
resultMessage |
string |
Required. Result message. |