details? | ProfileDetailsState | KYC details section with its current state. |
form? | ProfileFormState | The form data for the profile. |
id | string | Unique identifier of the profile. The Profile ID is the main identifier used to represent ownership of other API resources |
kind | ProfileKind | String identifier specifying the type of the profile. |
name | string | The Profile name. This can be a corporate or an individual. |
state | ProfileState | The state of the profile lifecycle. |
verifications? | ProfileVerificationState[] | Verification items required for this profile, each with its current state. |