User Tools

Site Tools


udropship:umarketplace:m2:split-rate-api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
udropship:umarketplace:m2:split-rate-api [2019/10/23 21:37]
wtsergo created
udropship:umarketplace:m2:split-rate-api [2019/10/23 21:38]
wtsergo [Estimate guest cart shipping]
Line 8: Line 8:
  
 If you check results of this API call you will notice a presence of udropship_vendor, vendor_id, udropship_default fields.\\ If you check results of this API call you will notice a presence of udropship_vendor, vendor_id, udropship_default fields.\\
-vendor_id - reference id of the vendor that this item relates to.\\ +**vendor_id** - reference id of the vendor that this item relates to.\\ 
-udropship_default - indicates if this method selected by default or using previos calls to ///V1/guest-carts/:cartId/shipping-information//\\+**udropship_default** - indicates if this method selected by default or using previos calls to ///V1/guest-carts/:cartId/shipping-information//\\
 Item needs to be treated differently depending on udropship_vendor field value:\\ Item needs to be treated differently depending on udropship_vendor field value:\\
-udropship_vendor=0 - should be skipped. normaly it's a system carrier method that not used in per vendor shipping\\ +**udropship_vendor=0** - should be skipped. normaly it's a system carrier method that not used in per vendor shipping\\ 
-udropship_vendor=-1 - special item that holds vendor information for the following results with udropship_vendor="vendor_id of this item"\\ +**udropship_vendor=-1** - special item that holds vendor information for the following results with udropship_vendor="vendor_id of this item"\\ 
-udropship_vendor=>0 - reference id of the vendor that this shipping method belongs to\\+**udropship_vendor=>0** - reference id of the vendor that this shipping method belongs to\\
 '' ''
 Example: Example:
udropship/umarketplace/m2/split-rate-api.txt · by wtsergo