store
Get checkout config
Returns checkout configuration for the authenticated company. Requires JWT.
GET
Get checkout config
Authorizations
Bearer token authentication
Response
Success
Per-merchant Kount environment. Used by the checkout DDC initializer to pick TEST vs PROD.
Available options:
sandbox, production Example:
"sandbox"
Per-merchant Kount Client ID (MID) for enterprise merchants. Null for portfolio merchants — the checkout app falls back to NEXT_PUBLIC_KOUNT_CLIENT_ID.
Example:
"150953359757648"