Revoke the consumer's currently designated payment account.
DELETE
Revoke the consumer's currently designated payment account.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Required string length:
2 - 100Pattern:
^[a-zA-Z0-9_.-]*$Response
Successful Response
Previous
Trigger a payout of the consumer's pool.Pays out the consumer's `PAID_IN` rewards: reserves the funds in the ledger, moves the money on the PSP (working capital to the program's UPM wallet, then a bank wire to the consumer's recipient), and marks the rewards `PAID_OUT`. Returns `202 Accepted`: the payout is initiated synchronously but the bank wire is settled asynchronously by the PSP.
Next
Revoke the consumer's currently designated payment account.