Newer Version Available
Commerce Webstore Pricing Products
Getting prices for products respects buyer entitlements and only users entitled to view product and price data can access it.
- Resource
-
- Available version
- 49.0
- Requires Chatter
- No
- HTTP methods
- POST
POST methods typically create an item, but for this resource POST is used to retrieve information.
- Request body for POST
-
- Root XML tag
- <PricingInput>
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version pricingLineItems Pricing Line Item Input[] Up to 500 line items for pricing. Required 49.0
- Request parameters for POST
-
Parameter Name Type Description Required or Optional Available Version effectiveAccountId String ID of the account for which the request is made. If unspecified, defaults to the account ID for the context user. Optional 49.0 - Response body for POST
- Pricing Result