Skip to main content
API to disconnect an existing payment config for given account

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

string
default:"Lk3nlfk4lxlelVEwcW"
required
Account id

Body

boolean
default:"true"
required
Whether the config is for test mode or live mode. true represents config is for live payments

Respuestas

boolean
default:"true"
required
Whether the custom provider config is disconnect or not. true represents config is disconnect

Ejemplo