Create a Test Credit Card Token
GET {{api_base_url}}/v1/testing/card_token
Creates a credit card token from Bolt's universal test credit card number (4111 1111 1111 1004) - available for sandbox use only. This mimics the behavior of Bolt's tokenization SDK or hosted payment fields.
Short-term credit card tokens are active for 15 minutes and are single-use.
The credit card token will be returned in the response under the token field.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-API-Key | string | Bolt Account API Key |