market_get_product
Get product details and branch-specific offers for a selected location. Provide coordinates and depot IDs to receive promotional fields and indexTime for price comparison.
Instructions
Get product by opaque string identity with identityType=id. Returns location-specific branch offers, promotional fields and indexTime. Barcode wire type is unverified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| pages | No | ||
| depots | Yes | Selected branch IDs from nearest; required and never auto-expanded. | |
| distance | No | Search radius in km. 50 is a local safety limit. | |
| identity | Yes | ||
| latitude | Yes | Explicit user-selected latitude. | |
| longitude | Yes | Explicit longitude. | |
| identityType | No | id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| error | No | ||
| warnings | Yes |