Get Subscription Details

Retrieves the subscription details of a customer to different channels - SMS, email and WeChat.
The status will be OPTIN for subscribed and OPTOUT for unsubscribed.

Request URL

{host}/v2/customers/{customerId}/subscriptions or

{host}/v2/customers/{customerId}/subscriptions?source={sourceName}?&accountId={accountId}&identifierName={identifierName}&identifierValue={IdentifierValue}

Request Path Parameters (for normal API)

ParameterDescription
customerIdUnique ID of the customer to fetch retro transaction details.

Request Query Parameters (for lookup API)

ParameterDescription
identifierNameIdentifier type to used for the customer.
identifierValueThe respective identifier value.
sourceSpecify the source in which you want to update the customer details.
accountIdAccount in which you want to update the customer details.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!