v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Fees

Fetch a fee.

get/v2/fees/{id}

Path parameters

idinteger required

The fee unqiue Id.

Response

A model representing the fee.

idinteger

The ID of this record.

amountnumber

The fee amount.

booking_idinteger

The id of the booking.

descriptionstring

The fee description.

payment_idinteger nullable

The id of the payment, if one exists.

refund_idinteger nullable

The id of the refund, if one exists.

security_deposit_idinteger nullable

The id of the security deposit, if one exists.