GET netflix/subscriptions/show
Available from CRM.COM R12.0.0
This method returns the status and additional billing information related with netflix subscriptions . Multiple netflix subscriptions are returned by each call
Resource URL
Parameters
Name | Type | Description |
token | String | The token retrieved from the login method |
billing_system_customer_identifier (semi-optional) | String | The identifier of the customer as defined in the billing system managed by the caller |
netflix_customer_identifier (semi-optional) | String | The identifier of the customer as defined on netflix (PAI) |
fields_set (optional) | List of Strings, comma separated | A list of fields that should be included in the results. If not specified then all the available fields will be returned |
Restrictions
- N/A
Response Data
Name | Type | Description |
---|---|---|
subscription_number | String | The number of the subscription as defined in CRM.COM |
netflix_sate | String | The state of the subscription on Netflix which can be one of the following:
|
life_cycle_state | String | The life cycle state of the CRM.COM subscription that can be one of the following:
|
promotions_set | Set of Netflix Promotions | The Netflix promotions redeemed against the given Identifier(s) in the last 10 months |
prices_set | Set of Netflix Prices | The Netflix prices that were applied on that subscriber |
Referred Objects Response Data