Organisations
Retrieve a DateSet
Use this endpoint to retrieve a DateSet.
get/shop/organisations/{organisationId}/date-sets/{dateSetId}
Response
The date set details were successfully retrieved.
Example response
{
"data": {
"name": "Bank holidays"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.