Skip to main content
GET
/
notifications
/
{sellerId}
/
notificationTypes
Get notification
curl --request GET \
  --url https://api.quivo.co/notifications/{sellerId}/notificationTypes
[
  {
    "type": "<string>",
    "category": "<string>"
  }
]

Path Parameters

sellerId
integer<int64>
required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

Response

Returns the notification types configured or available for the specified seller.

type
string

The type or category of the item

category
string

The category value