Create a verification

Creates a verification. Available and mandatory fields depend on the type of client, country, and industry.
The service returns a verification ID for use with Payins and Payouts APIs.

Wire format: the endpoint accepts multipart/form-data with a string field body whose value is a JSON string with the same structure as the application/json body below, and optional file parts (use filenames such as DOCUMENT_FRONT and DOCUMENT_BACK where required). The JSON body below is the reference shape; stringify it to populate the body part when using multipart.

Notifications: status updates will be sent to the notification_url provided in the request. See the Callbacks section below and the Verifications notifications guide for the retries policy and signature recipe.

Responses

Callback
Language
Credentials
URL
Loading…
Response
Choose an example:
application/json