Skip to main content
POST
Switch business mode

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Body

application/json
mode
enum<string>
required

Business mode to switch to

Available options:
test,
live
Example:

"live"

Response

Mode switched successfully

success
boolean
Example:

true

message
string
Example:

"Mode switched successfully"

data
object