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": "0ac8327a-6e01-4530-8767-e7ffc7ecce86",
"CreateDte": "2025-10-13T17:43:33.9874809+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}