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": "d5f081f9-f39d-46dc-b30f-74d722dc0380",
"CreateDte": "2026-03-07T03:40:59.118666+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}