GET/api/v1/shops/bulk/sample

Bulk Shop Sample

GET/api/v1/shops/bulk/sample

Responses

StatusMeaningDescriptionSchema
200OKA successful response indicating the sample file is available for download.
400Bad RequestRequest data failed validation(s)
404Not FoundNo shop was found by userid: _id.
429Too Many RequestsToo Many Requests.
500Internal Server ErrorAn error occurred while fetching shops.

Example Request

# You can also use wget
curl -X GET /api/v1/shops/bulk/sample \
  -H 'Accept: text/csv' \
  -H 'Authorization: API_KEY'

Need Support?

Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.