v1
latestOpenAPI 3.0.32026-07-2632131.4 MBPrice Adjustments
Create a total amount price adjustments
Use to create a manual price adjustments (increase or decrease) for a reservation.
post/price-adjustments/manual-total-amount
Request body
Example request
{
"reservationId": "623892d57f4f56afcb25587c",
"priceAdjustments": [
{
"parentInvoiceItemId": "623892d57f4f56afcb25587c"
}
]
}Response
The updated reservation folio.