Category: Vendor

Доступы к OTAPI:

IMAGES IMAGES Method GetVendorInfo

Reception of the information on the supplier

Test request

Argument Type Value
instanceKey String
Key for working with OTAPI
language String
language for requested data
signature String
Signature to identify the request. Used only if the key has a secret. See details in Signing OT API requests.
timestamp String
Timestamp for signature. Used only if the key has a secret. See details in Signing OT API requests.
vendorId String

Response

Loading, please wait...
Name
Value
Description
VendorInfoAnswer xml | json

Answer from OTAPI.

ErrorCodeenum

Error code

ErrorDescriptionStringError description
SubErrorCodexml | json

Additional error code

ErrorDescriptionTemplateStringTemplate of error descriptions with placeholders for arguments. No value if error has no additional code.
ErrorDescriptionArgumentsxml | json

List of arguments for error description. No value if error has no additional code.

RequestIdStringRequest id, used to send statistics by StoreRequestGroup method.
RequestTimeDoubleInternal work time of request in milliseconds.
RequestTimeStatisticStringDebug information about execution of request in text representation. No value if debug output is disabled.
HasTranslateErrorsboolean

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.

VendorInfoxml | json

Result.

IdStringEntity id
ErrorCodeenum

Error code. No value if no error. Some error codes mean that there is no basic information about entity.

HasErrorboolean

Flag of error. No value if no error.

ProviderTypeenum

Provider type of entity. No value if provider is unknown.

UpdatedTimeNullable<DateTime>Updating time of entity data. No value if system don't know it by some reasons.
NameStringVendor name. Optional value
DisplayNameStringDisplayed vendor name. Optional value
ShopNameStringShop name. Optional value
Sexenum

Sex. Optional value

EmailStringEmail address. Optional value
PictureUrlStringImage URL. Optional value
DisplayPictureUrlStringDisplayed picture URL. Optional value
Locationxml | json

Location. Optional value

Creditxml | json

Rating

Scoresxml | json

Additional vendor ratings

Features [ Feature, ... ]String[]Vendor additional features list. Optional value
FeaturedValues [ Value, ... ]xml | json

Vendor additional values list. Optional value