Booking propositions

Current version: 1.1.0 - Expect backwards compatibility according to SemVer

Create

POST /api2/boekingen/(int: booking_id)/boekingsvoorstellen

Instantiate a new booking proposition according to a booking proposition template. This chapter is incomplete, please contact Recras development if you’d like to integrate with this API call.

List

GET /api2/boekingen/(int: booking_id)/boekingsvoorstellen

List all booking propositions for the booking with id-number booking_id. This chapter is incomplete, please contact Recras development if you’d like to integrate with this API call.