Add Card
Add a credit card or debit card of a customer to JusPay Locker. customer_id parameter identifies the customer to whom this card belongs.
Note
Ensure a successful Create Customer API was called before this and use customer_id (or) object_reference_id obtained in the response.
Two possible scenarios for this API
Raw Card details
card_number
card_exp_year
card_exp_month
Card token
Token - Ensure it is a fresh token used within 15 mins of generation- obtained from Tokenize card API
Request
Response
API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/card/add
Production Link
POST
https://api.juspay.io/card/add
Body
200 : Success
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

