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": "2f8beafc-aafd-43da-94b7-3503f63ddd91", "MembershipNumber": "sample string 1", "MemberBarcode": "sample string 2", "TaskType": 3, "TaskSubType": 4, "Queue": 1, "Salesperson": 1, "Notes": "sample string 5", "TargetDate": "2025-09-18T12:26:29.8486189+01:00", "TaskStatus": 1, "LocationGuid": "d879094b-448a-46b6-a289-1ee4cfc46cb0", "ClubId": 1 }
Int32
1
Bundle(s) |
---|
Tasks |