SCAPI - Create basket
POST {{HOST}}/checkout/shopper-baskets/{{version}}/organizations/{{organizationId}}/baskets?siteId={{siteId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
siteId | string |
Request Body
{"customerInfo"=>{"email"=>"{{CUSTOMER_EMAIL}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |