Suggest Edits This API will return detail of the business or person. 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.Documentation Index
Fetch the complete documentation index at: https://docs.ach.netevia.com/llms.txt
Use this file to discover all available pages before exploring further.
This route is secured with processor and vendor token authentication.
Endpoint
GET /3p/api/v2/users/{uuid}Path Parameters
| Fields | Type | Is Required | Description |
|---|---|---|---|
| uuid | string|uuid | Yes | The registered business or person uuid. |
