Skip to main content
PUT
admin_checkout_id_gw_override_payex_put

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:

Query Parameters

keep_versions
boolean
default:true

keep existing override versions when updating the overridej

Body

application/json
store_id
string
required
override
object | null

Override properties for given store. Will delete override if null.

Response

Gateway updated

Last modified on July 14, 2026