Get Price Bulk

Returns the pricing details for the given SUPCs with a limit of 10.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
supcsStringQueryMandatorycomma separated SUPCs

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload : List of PricingDetail Objects

PricingDetail :

FieldNameDataTypeDescription
supcStringsupc
sellerSkuStringSeller's unique identifier of the product
livebooleanWhether the product is live or not
liveDisableMsgStringReason why product is not live.
If product is live, value will be null.
mrpintmrp
sellingPriceintsellingPrice
minSellingPriceintminSellingPrice
netSellerPayabledoublenetSellerPayable
collectionChargesdoublecollectionCharges
logisticCostdoublelogisticCost
sdCommissiondoublesdCommission
fulfillmentChargesdoublefulfillmentCharges
Language
Authorization