Skip to main content
GET
/
subscriptions
List subscriptions
curl --request GET \
  --url https://api.quivo.co/subscriptions
[
  {
    "sellerId": 123,
    "entity": "SHIPMENTS",
    "endpoint": {},
    "uuid": "<string>"
  }
]

Response

Returns an array of subscriptions for the authenticated account with status and details.

sellerId
integer<int64>
required

Required seller for which to make a subscription.

entity
enum<string>
required

Required entity name for which to subscribe.
Enum: ORDERS SHIPMENTS

Available options:
SHIPMENTS,
ORDERS,
INBOUNDS,
RETURNS,
INVOICES
endpoint
object
required

Response object containing endpoint details

uuid
string

The uuid value