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": "40a95c6e-1289-4196-8e11-2a276859594d",
"CreateDte": "2025-12-01T18:29:45.886472+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}