Skip to main content
POST
admin_checkout_gw_type_status_post

Authorizations

x-api-key
string
header
required

X-API-Key authentication for accessing admin endpoints. Use Create api-key to create a key.

The content of the header should look like the following:

Path Parameters

gateway
enum<string>
required
Available options:
bambora,
collector,
instabank,
netaxept,
payex,
santander,
swish,
vipps

Body

application/json
override_id
string

The id of the override that the status should be checked for. If empty, checks the root gateway config.

Example:

"STORE_1"

Response

Gateway status

status
number

the gateway status

Last modified on July 14, 2026