PaymentDetails#Validate
Validate a Payment Detail
This endpoint can determine whether the provided payment detail will pass Pay.so regex checks.
NB: It does not guarantee it will be accepted by our payment partners. Nor does it guarantee it will be the recipients intended account.
Example Request
Endpoint Information
Validate Payment Detail Parameters
POST
https://{{base_url}}/users/:user_id/payment_details/validate
Path Parameters
Request Body
Last updated