This service allows you to retrieve a list of KYC (documents) for a merchant or customer. If you don't fill in Email, Id or ClientId, your own documents will be returned.
Request
Body Params application/x-www-form-urlencoded
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.sandbox.easytransac.com/v2/api/kyc/find' \
--data-urlencode'Signature='
Responses
🟢200Response
application/json
Body
Example
{"Code":0,"Signature":"1f51786246a940677afe71f6968972fd46500bd1","Result":[{"Id":"WEX35JSM9G","DocumentType":"ACTIVITY_PROOF","Status":"pending","Date":"2015-11-17 08:58:38","DateUpdated":"2015-11-17 08:59:04","Comment":"just a comment"}]}