# PMS Integration API

PMS Integration API

Version: v1

## Servers

Sandbox Test Server
```
https://l89hmcdo52.execute-api.eu-south-2.amazonaws.com/default
```

## Security

### BearerAuth

API Gateway JWT Bearer token

Type: http
Scheme: bearer
Bearer Format: JWT

## Download OpenAPI description

[PMS Integration API](https://developer.corpay-lodging.com/_bundle/API/openapi.yaml)

## Reservation

### Creates a check-in Request

 - [POST /api/v1/reservation/checkin](https://developer.corpay-lodging.com/api/openapi/reservation/paths/~1api~1v1~1reservation~1checkin/post.md)

### Creates a check-out Request

 - [POST /api/v1/reservation/checkout](https://developer.corpay-lodging.com/api/openapi/reservation/paths/~1api~1v1~1reservation~1checkout/post.md)

