No documentation available.
| Name | Description | Additional information |
|---|---|---|
| accountPartial | No documentation available. |
Define this parameter in the request body. |
| Name | Description | Usage |
|---|---|---|
| user | This will retrieve the related user. | POST accounts/getbyemail?expand=user |
{
"AccountID": 1,
"ParentAccountID": 1,
"UserID": "a9e62c02-8f05-4645-b621-79e2c1350599",
"CreateDte": "2026-09-08T19:37:03.672459+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}