{ "location_id": "string", "status": "pending" }
curl --location --request POST '/checklists/webhook/pending' \ --header 'Content-Type: application/json' \ --data-raw '{ "location_id": "string", "status": "pending" }'
{}