v50

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-169377194.1 KB
Gateway accounts

Switch payment provider of a gateway account

post/v1/api/accounts/{accountId}/switch-psp

Path parameters

accountIdinteger required

Gateway account ID

Request body

gateway_account_credential_external_idstring required

Gateway account credential external ID to switch to

user_external_idstring required

User external ID switching payment service provider

Example request

{
  "gateway_account_credential_external_id": "dfokpo23ji0213ldsm0123ofsm213kdfg",
  "user_external_id": "vfrg4245bd0e7453c9b1b0d7e6999f11b"
}

Response

OK