Check SKU Serviceability
Use this endpoint to check if the given SKUs are available at the servicing hub that covers the given postcode.
Authentication
AuthorizationBearer
Request
This endpoint expects an object.
postcode
The postcode the items would be delivered to.
items
country_code
If not provided, the API will try and get this from the X-User-Timezone/X-Timezone header if available. If the header is not available, the value is discerned from the requesting account.
Response
OK
available
true if all items are available, false otherwise.
message
Provided if one or more SKUs are not available.
Errors
404
Not Found Error
422
Unprocessable Entity Error
