Search Subscriptions
GET {{baseUrl}}/subscriptions/?Email=<string>&DeliveredCode=<string>&AvangateCustomerReference=<integer>&ExternalCustomerReference=<string>&Aggregate=<string>&SubscriptionEnabled=<boolean>&RecurringEnabled=<boolean>&ProductCodes=<string>&CountryCodes=<string>&PurchasedAfter=<string>&PurchasedBefore=<string>&ExpireAfter=<string>&ExpireBefore=<string>&RenewedAfter=<string>&RenewedBefore=<string>&NotificationAfter=<string>&NotificationBefore=<string>&ModifiedAfter=<string>&ModifiedBefore=<string>&LifetimeSubscription=<string>&Type=<string>&Page=<integer>&Limit=<integer>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Email | string | Shopper's email address | |
DeliveredCode | string | Customer's delivered code | |
AvangateCustomerReference | string | Customer's reference | |
ExternalCustomerReference | string | Customer's external reference | |
Aggregate | string | Aggregated data, the only valid value is 'true' | |
SubscriptionEnabled | string | Checks status | |
RecurringEnabled | string | Filter by recurring status | |
ProductCodes | string | Array of product codes | |
CountryCodes | string | Array of countries codes | |
PurchasedAfter | string | Purchase date | |
PurchasedBefore | string | Purchase date | |
ExpireAfter | string | Expire date | |
ExpireBefore | string | Expire date | |
RenewedAfter | string | Renew date | |
RenewedBefore | string | Renew date | |
NotificationAfter | string | Notification date | |
NotificationBefore | string | Notification date | |
ModifiedAfter | string | Change date | |
ModifiedBefore | string | Change date | |
LifetimeSubscription | string | Filter by lifetime subscriptions | |
Type | string | Affiliate type | |
Page | string | Page number | |
Limit | string | Number of results on a page |