Skip to content

Validation of PickupRuleCheck.

GET
/api/stores/{storeId}/pickupRuleCheck/{pickupDate}/{fsId}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

storeId*
Typestring
Required
Pattern"\\d+"
pickupDate*
Typestring
Required
Pattern"[^/]+"
fsId*
Typestring
Required
Pattern"\\d+"

Responses

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python