Saved Card Billing
Get saved card details
Use this API to get the detail of recurring billing with a saved card. If the card is saved the response will have the card details (The last 4 digits and card brand). You can use the card details to display it to the users so they are aware of which card is saved and give them the option to change the card by navigating to the “url”
GET
/
v1
/
recurring-billing
/
{recurring_billing_id}
Headers
Path Parameters
Response
200 - application/json
Was this page helpful?