post https://api.marsello.com/v1/stores//check-ins
Log in to see full request history
Responses
200Success
201When a check-in is successfully created
200Success
201When a check-in is successfully created
xxxxxxxxxx
curl --request POST \
--url https://api.marsello.com/v1/stores/storeId/check-ins \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!