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": "84884827-b60e-448e-bef5-bbd58f4c6baf",
"CreateDte": "2025-08-16T11:48:00.996296+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}