# PMS Integration API

PMS Integration API

Version: v1

## 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)

### Partial-bills an active stay through the supplied date while the guest remains checked in.

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

### Creates a no-show Request

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

