code: 4, message: 'Invalid value passed for zsm.plans.api.PlanID'
I am trying to make a request in order to create the subscription, I have sent the customer_id and the plan details but I am getting this error
data: {
code: 4,
message: 'Invalid value passed for zsm.plans.api.PlanID'
}