Plan Subscription API
Eiger web service for customer subscribed plans
PlanSubscription
POST
https://{baseurl}/customres/customer/ap/sales
This endpoint allows you to get customer subscribed plan details.
Query Parameters
Name
Type
Description
country
string
Country Name
partner_code
string
Partner Code
customer_id
string
Customer id
plan_code
string
Plan Code
Headers
Name
Type
Description
EIGER-SESSION-ID
string
Web Service Token API Generated Value
EIGER-TOKEN
string
Web Service Token API Generated Value
EIGER-API-REQUEST-TYPE
string
REST
Accept
string
application/json
Content-Type
string
application/json
Last updated
Was this helpful?