GetMerchant

From Wiki

Jump to: navigation, search

getMerchant

This ProductServe function will return the requested merchants.

Parameters

Required Name Type Description Min Occurs Max Occurs
No iMerchantId int The IDs of the merchants to get 0 Unlimited
No iAdult int Allow adult content 0 1
No sColumnToReturn string Columns to return with each merchant. By default only required columns are returned. Add as many columns as you require from the Merchant_PSAPI data type to your API call to get more data. 0 Unlimited


Response Parameters

Required Name Type Description Min Occurs Max Occurs
N/A oMerchant Merchant Objects for any returned merchant 0 Unlimited