post https://live.kable.io/api/v1/customers//plans/add
Add a plan(s) to a customer.
Note that customer plans can also be added and removed manually from within the Customers tab of your Kable dashboard.
Log in to see full request history
Responses
Add a plan(s) to a customer.
Note that customer plans can also be added and removed manually from within the Customers tab of your Kable dashboard.
xxxxxxxxxx
curl --request POST \
--url https://live.kable.io/api/v1/customers/customerId/plans/add \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: