Creates a task for a contact
From Body | Type | Description | ||||
---|---|---|---|---|---|---|
ClubId | Int32 | Optional. | ||||
ContactGuid | Guid | Optional. | ||||
LocationGuid | Guid | Optional. | ||||
MemberBarcode | String | Optional. | ||||
MembershipNumber | String | Optional. | ||||
Notes | String | Optional. | ||||
Queue | Int32 | Optional. | ||||
Salesperson | Int32 | Optional. | ||||
TargetDate | DateTime | Optional. | ||||
TaskStatus | Optional. | |||||
|
||||||
TaskSubType | Int32 | Optional. | ||||
TaskType | Int32 | Optional. |
{ "ContactGuid": "ebae0798-ab07-46f1-a595-3b79710576d3", "MembershipNumber": "sample string 1", "MemberBarcode": "sample string 2", "TaskType": 3, "TaskSubType": 4, "Queue": 1, "Salesperson": 1, "Notes": "sample string 5", "TargetDate": "2025-06-11T07:17:07.581659+01:00", "TaskStatus": 1, "LocationGuid": "ff522e92-16fb-4452-93fc-6fd520dea1bf", "ClubId": 1 }
Int32
1
Bundle(s) |
---|
Tasks |