Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

product_id
string
required
Pattern: ^\d{8}$|^\d{10}$
delivery_type
enum<string>

Delivery method

Available options:
pickup,
delivery,
shipping
delivery_zip
string

Zip code for delivery/shipping (required with those delivery types)

Required string length: 3 - 10
store_id
string

Target store ID (required for pickup)

Required string length: 3 - 4
geo
string

Country to use when submitting the request

Required string length: 2 - 64

Response

Structured Target product details.

provider
enum<string>
required
Available options:
target
request_id
string
required
product
object
required