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": "d9ab88cb-9eab-47a3-8f53-542f0dc4b888",
"CreateDte": "2025-04-28T02:12:01.4765467+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}