Tokens

Get token information

get

Retrieve token status and other non-sensitive data.

Autorizaciones
OpenID ConnectRequerido

This API uses OAuth 2 with the client credentials flow. More info

Parámetros de ruta
gatewayTokenIdstring · máx: 64Requerido

Unique ID of the token

versionstringRequerido
Parámetros de encabezado
X-Request-Idstring · uuidRequerido

ID of the request, unique to the call, as determined by the initiating party

Respuestas
get
/egw/{version}/tokens/{gatewayTokenId}

Deactivate an existing token

delete

Deactivates an existing token, preventing its use in future payments

Autorizaciones
OpenID ConnectRequerido

This API uses OAuth 2 with the client credentials flow. More info

Parámetros de ruta
gatewayTokenIdstring · máx: 64Requerido

Unique ID of the token

versionstringRequerido
Parámetros de encabezado
X-Request-Idstring · uuidRequerido

ID of the request, unique to the call, as determined by the initiating party

Respuestas
delete
/egw/{version}/tokens/{gatewayTokenId}

Última actualización

¿Te fue útil?