Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
Success
Gets the recharge settings for the customer. This is used for automatically recharging prepaid credits when the balance reaches a threshold. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success