POST https://secure.ministrysync.com/ministrysync/api/post.php
Param | Length | Type | Required | Description |
---|---|---|---|---|
APIUsername | 36 | string | Yes | Assigned by Ministry Sync |
APIPassword | 36 | string | Yes | Assigned by Ministry Sync |
APIKey | 36 | string | Yes | Assigned by Ministry Sync |
Action | 36 | string | Yes | DeleteAttendance |
EventID | 11 | int | Yes | Event ID to get attendance |
AttendDate | 36 | string | No | Delete all attendance from this specific date. Leave blank to remove all attendance. |
<Root>
<Status>
<ErrorCode></ErrorCode>
<Description></Description>
</Status>
</Root>
Error Code Description
0 Success
-1000 Invalid Login Credentials
-1001 Invalid Action
-1004 Invalid or missing Event ID.
-1034 Invalid or missing AttendDate.
This page was helpful! 👍 This page needs help. 🛎
Thanks for your feedback.