Update Payment Method Verification Status

This endpoint validates the input and updates the status of a payment method, which will result in a 200 OK successful response, with the updated payment method in the response.

Path Params
string
required

The unique identifier of the payment method.

Body Params
string
enum
required

The BANV status of the payment method.

Allowed:
banv_response
object

The response received when bank account verification was attempted. Required when banv_status is failed_verification.

string

The reason the payment method is blocked. Required when banv_status is blocked.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json