v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Payment

postPayment

Add a payment to a specified reservation, house account, or group. If multiple IDs are provided, precedence is reservationID, then houseAccountID, then groupCode.

post/postPayment

Response

200 Response

successboolean

Returns if the request could be completed

paymentIDstring

Returns paymentID of transaction

transactionIDstring

Returns transactionID

messagestring nullable

To be used in case any error occurs (if success = false). If success = true, it does not exist.