Skip to main content
DELETE
Delete wallet payment profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

paymentProfile
integer
required

Payment profile ID returned by the Bill Pay Wallet.

Response

Wallet payment profile deleted.

message
string
required
Example:

"Payment profile deleted."

data
object
required
Last modified on July 19, 2026