Newer Version Available

This content describes an older version of this product. View Latest

Pricing Input

Pricing for multiple products.
Root XML tag
<PricingInput>
JSON example
1{
2   "pricingLineItems":[
3      {
4         "productId":"01txx000000000V"
5      },
6      {
7         "productId":"01txx000000000W"
8      },
9      {
10         "productId":"01txx000000000A"
11      }
12   ]
13}
Properties
Name Type Description Required or Optional Available Version
pricingLine​Items Pricing Line Item Input[] Up to 500 line items for pricing. Required 49.0