Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Customer UUID
Response
200 - application/json
List of KYB answers
The response is of type object[]
.
Retrieve all KYB answers for a specific customer
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Customer UUID
List of KYB answers
The response is of type object[]
.