v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
SubscriberLocation

Retrieves the collection of SubscriberLocation resources.

Retrieves the collection of SubscriberLocation resources.

get/subscriber_locations

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

SubscriberLocation collection

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring
totalItemsinteger nullable
countrystring nullable
percentstring nullable
totalinteger nullable

Example response

[
  {
    "integration": "quickbooks"
  }
]