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": "0dcdb681-bb58-4e0c-86ff-8eab06fdd651",
"CreateDte": "2025-07-01T09:38:51.5564024+00:00",
"EmailOptIn": true,
"CompanyName": "sample string 5",
"FirstName": "sample string 6",
"LastName": "sample string 7",
"Email": "sample string 8"
}