Logo
Swift API Sandbox Collections API Documentation

subscriptions-category list-error scenarios

Number of APIs: 2


1. InvalidServiceName

GET {{baseUrl}}/services/{{service-name}}-invalid/accessible-categories

A client can invoke this API when they want to get a list of all categories available for a given service. The categories are the notification queues available for customers to subscribe to and consume notifications.



2. NoNotifRole

GET {{baseUrl}}/services/{{service-name}}/accessible-categories

A client can invoke this API when they want to get a list of all categories available for a given service. The categories are the notification queues available for customers to subscribe to and consume notifications.



ENDPOINTS