workedShifts (All Shifts "Worked by Bank" - in the past, with a Bank worked assigned, regardless of payment status)
POST {{url}}
The currentExternalAccount
returns details about the ExternalAccount associated with the JWT token provided in the request.
staffGroups
gives an array of all the StaffGroups associated with the account. Any webhooks for the account will only be sent for shifts in these StaffGroups. title
is the most useful attribute to read here.
vmsWebhooks
gives an array of all the webhook endpoints configured for the ExternalAccount. action
and url
are the most useful fields here.