Qodex.ai
Qodex.ai
Introduction
Bolt API
Account
Detect AccountCreate Bolt AccountGet Account DetailsAdd AddressEdit AddressDelete AddressAdd Payment Method
OAuth-token
Get Access Token with Refresh Token
OAuth-openid
OpenID Configuration
Transactions
Authorize Saved CardCapture a TransactionRefund a TransactionVoid a TransactionFetch Transactions Details
Testing
Get Unused Shopper Account IdentifiersCreate a Test Credit Card Token
Webhooks
Create a Webhook EndpointGet Webhook Endpoint By IDQuery Webhook EndpointsDelete Webhook Endpoint
Configuration
Set Callback URLsGet Callback URLsGet Merchant Identifiers
Orders
Create Order Token
Introduction
Bolt API
Account
Detect AccountCreate Bolt AccountGet Account DetailsAdd AddressEdit AddressDelete AddressAdd Payment Method
OAuth-token
Get Access Token with Refresh Token
OAuth-openid
OpenID Configuration
Transactions
Authorize Saved CardCapture a TransactionRefund a TransactionVoid a TransactionFetch Transactions Details
Testing
Get Unused Shopper Account IdentifiersCreate a Test Credit Card Token
Webhooks
Create a Webhook EndpointGet Webhook Endpoint By IDQuery Webhook EndpointsDelete Webhook Endpoint
Configuration
Set Callback URLsGet Callback URLsGet Merchant Identifiers
Orders
Create Order Token
HomeBolt APIConfiguration

Configuration

Number of APIs: 3

  1. Set Callback URLs POST {{api_base_url}}/v1/merchant/callbacks

  2. Get Callback URLs GET {{api_base_url}}/v1/merchant/callbacks?division_id={{division_id}}

  3. Get Merchant Identifiers GET {{api_base_url}}/v1/merchant/identifiers

Previous
Delete Webhook Endpoint
Next
Set Callback URLs