v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Accounts Receivable Ledger

Transfer a reservation balance to an AR ledger

Transfer the outstanding balance of a reservation to an accounts receivable (AR) ledger. This creates a transfer transaction that moves the balance from the reservation to the specified AR ledger for later collection. This operation is processed asynchronously; the response includes an event ID you can use to track the result.

post/accounting/v1.0/accounts-receivable-ledgers/{accountsReceivableLedgerId}/reservation/{reservationId}/balance-transfer

Path parameters

accountsReceivableLedgerIdinteger required

Unique identifier of the accounts receivable ledger.

reservationIdinteger required

Reservation ID

Headers

X-Property-IDinteger required

Property id

Response

OK

eventIdstring

Id of event which will be processed asynchronous.