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": "bc99314f-10eb-40dd-a382-f7e92888a1b8",
"CreateDte": "2026-01-17T16:52:21.3443637+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}