Prelisting Financials

To compute the financials before creating a new product. Once the seller enters the values of the all the mandatory attributes fetched through the category attributes API, this API can be called to compute the financials based on the entered information.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
categoryIdintBodyMandatoryId of the category (has to be product type) for which attributes are required
categoryUrlStringBodyOptionalcategoryUrl
sellerSKUStringBodyMandatorySeller's unique identifier of the product
brandIdintBodyOptionalbrandId
attrNameToValueMapMap<String, String>BodyMandatoryMap containing attributes got from the category attributes API as key and their values

Response

metadata :

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

payload :

FieldNameDataTypeDescription
netSellerPayabledoublenetSellerPayable
sdCommissionfloatsdCommission
logisticCostfloatlogisticCost
collectionChargesfloatcollectionCharges
fulfillmentChargesfloatfulfillmentCharges
Language
Authorization