KYC Product
Fetch a KYC Product
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
200 - application/json
The apply.kyc-product
Unique identifier for object
Whether this KYC product should run by default if none is specified
Name of the KYC product. Filterable.
The type of application upon which the KYC product can be run. One of: person
, business
. Filterable.
ID of the organization that owns the KYC product
Was this page helpful?