Check-out with Invitee Id
Check-out with invitee id
POST
https://api.w3lcome.com/v1/visit/inviteeCheckout/:inviteeId
This endpoint allows you to check-out a visit with an invitee id.
Path Parameters
Name | Type | Description |
---|---|---|
inviteeId | string | ID of the invitee |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated