Get Security Code
The purpose of this API is to allow the fetching of cvv
Consists of two parts.
Username: API Key obtained from Juspay dashboard
Password: Empty string
Example:- Basic MUQ2QUxxxxxxxxxxxxU5QTIxQzNFNTQwNkFDMEZCOg==
Pass merchant-id provided by Juspay
Key Id against which encryption is done (to be taken from JusBiz Dashboard)
Example:- application/json
A unique value required to fetch the cvv for a particular token
To get card image pass value as true
Status of the API call
Possible value: SUCCESS | FAILURE
Unique value of payout id which was sent in the request.
Reason for failure / success.
The response contains the details around the token which will be used for processing payments
Security Code for the token
Base 64 encoded string will be sent
SUCCESS | FAILURE
Unique value of payout id which was sent in the request. E.g. “Juspay123456789”
Reason for the Parameter which is invalid
Invalid Key ID passed
Basic Auth & Key ID missing in Headers
Key ID missing in Headers
Basic Auth missing in Headers
Unauthorised: No key given
Error Message: Validated Expense Data cannot be Empty
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

