Update a debit or credit card token

This endpoints allow developers update the details tied to a customer's card token.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to flw-t1nf-f9b3bf384cd30d6fca42b6df9d27bd2f-xxxx

This is the card token returned from the transaction verification endpoint as data.card.token

Body Params
string
required
Defaults to user@example.com

The customer's email address.

string
required
Defaults to Kendrick Graham

This is the fullname of the customer making the payment

string
required
Defaults to 0800000000

This is the mobile number of the customer making the payment.

Headers
string
required
Defaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-X

Pass your secret key as a bearer token in the request header to authorize this call

Responses

Language