Profile
Table of Contents
Classes
- CreateProfile
- Request for the Create KYC Profile endpoint (`POST /profile`).
- EdProfile
- Request for the Edit KYC Profile endpoint (`PUT /profile/{profileId}`).
- ExportProfile
- Request for the Export KYC Profile endpoint (`GET /export/profile/{profileId}`).
- LsProfile
- Request for the List KYC Profiles endpoint (`GET /profile`).
- ProfileDetail
- Request for the KYC Profile Detail endpoint (`GET /profile/{profileId}`).
- RmProfile
- Request for the Delete KYC Profile endpoint (`DELETE /profile/{profileId}`).