Returns the global catalog of locker group types that can be used to create locker groups.
Security
ApiKeyAuth
- Mock serverhttps://docs.glsnxt.com/_mock/openapi-carrier-integration-api/locker-groups/types
- Staginghttps://api.staging.glsnxt.com/ooh/carrier-connector/v1/locker-groups/types
- Productionhttps://api.glsnxt.com/ooh/carrier-connector/v1/locker-groups/types
curl -i -X GET \
https://docs.glsnxt.com/_mock/openapi-carrier-integration-api/locker-groups/types \
-H 'X-API-Key: YOUR_API_KEY_HERE'Response
[ { "key": "DEPOT", "category": "DISTRIBUTION_CENTER" } ]