API Reference

Deletes a payment method for the logged-in consumer

Log in to see full request history

📘

Deletes the tokenized payment method

This endpoint is used to delete a payment method from the logged-in user's profile. Please supply the proper payment token in order to delete the record from the Noba database.

Path Params
string
required
Headers
string
required
string
string

Timestamp in milliseconds, use: new Date().getTime().toString()

Responses

400

Invalid payment method details

403

Logged-in user is not a Consumer

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json