Description

Removes the specified card from the user account by card pan.

General

End Point
https://www.mogl.com/api/v2/cards/deleteByNumber
HTTP Method POST
Requires SSL true
Requires Acting User true (learn more)
Scope(s) cards_write

Path Parameters

Path parameters are ALWAYS required.

None

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

cardNumber required The card number to remove.

Response Fields

result A basic boolean response.

Try It Now

Endpoint
Client Id
(required)
Access Token
(required)
User Token
*(see below -- client_credentials only)
cardNumber
(required)
*Partners that authenticate with client_credentials should provide a user_token.