# Dispatch Availability **POST /fulfillment/validate** ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **channelLinkId** (string) - **deliveryLocations** (object) - **deliveryLocations.deliveryTime** (string) - **coordinates** (array) - **street** (string) - **streetNumber** (string) - **city** (string) - **postalCode** (string) ## Responses ### 200 Successful response #### Body: application/json (object) - **channelLinkId** (string) - **deliveryLocations** (object) - **deliveryLocations.deliveryTime** (string) - **coordinates** (array) - **street** (string) - **streetNumber** (string) - **city** (string) - **postalCode** (string) [Powered by Bump.sh](https://bump.sh)