Reception of the information on the supplier
Test request
Name | Value | Description |
---|---|---|
VendorInfoAnswer | xml | json | Answer from OTAPI. |
ErrorCode | enum | Error code |
ErrorDescription | String | Error description |
SubErrorCode | xml | json | Additional error code |
ErrorDescriptionTemplate | String | Template of error descriptions with placeholders for arguments. No value if error has no additional code. |
ErrorDescriptionArguments | xml | json | List of arguments for error description. No value if error has no additional code. |
RequestId | String | Request id, used to send statistics by StoreRequestGroup method. |
RequestTime | Double | Internal work time of request in milliseconds. |
RequestTimeStatistic | String | Debug information about execution of request in text representation. No value if debug output is disabled. |
HasTranslateErrors | boolean | Flag of errors in process of translating texts. If true, some of texts in response may not be translated. No value if there are no translation errors. |
VendorInfo | xml | json | Result. |
Id | String | Entity id |
ErrorCode | enum | Error code. No value if no error. Some error codes mean that there is no basic information about entity. |
HasError | boolean | Flag of error. No value if no error. |
ProviderType | enum | Provider type of entity. No value if provider is unknown. |
UpdatedTime | Nullable | Updating time of entity data. No value if system don't know it by some reasons. |
Name | String | Vendor name. Optional value |
DisplayName | String | Displayed vendor name. Optional value |
ShopName | String | Shop name. Optional value |
Sex | enum | Sex. Optional value |
String | Email address. Optional value | |
PictureUrl | String | Image URL. Optional value |
DisplayPictureUrl | String | Displayed picture URL. Optional value |
Location | xml | json | Location. Optional value |
Credit | xml | json | Rating |
Scores | xml | json | Additional vendor ratings |
Features [ Feature, ... ] | String[] | Vendor additional features list. Optional value |
FeaturedValues [ Value, ... ] | xml | json | Vendor additional values list. Optional value |