Users
The first step in the credit creation process is to create a
User
object. This is the root object, representing a single borrower (person or business) applying for credit. Users are identified by a unique, random id.Create a user | |
Retrieve a user | |
Update a user | |
Delete a user | |
List all users |
Last modified 1yr ago