Fetch a User
Once a person or business is created, the information can be fetched in order to validate the profile created. When making a request to an API for a user’s information, you typically need to provide a unique identifier UUID. The UUID is generated at the time of registration and is associated with the user’s account.
Endpoint
GET /3p/api/v1/user/{uuid}
Response Object
Errors & Warnings
Code | Message |
---|---|
401 | |
403 | |
422 |