Booking Type Cashflow Types

Associates the possible cashflow types that can be associated to a booking type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
int32

The BookingTypeCashflowTypeId field is an identity field of data type int, located in the BookingTypeCashflowType table. This field is responsible for storing and identifying the unique identifier for each booking type's cashflow type. This allows for efficient organization and management of the various cashflow types associated with each booking type. The BookingTypeCashflowTypeId field serves as the primary key for the BookingTypeCashflowType table, ensuring accurate and reliable data retrieval. This essential field plays a crucial role in maintaining the integrity and accuracy of the data within the system.

string | null

The BookingTypeId field in the BookingTypeCashflowType table stores a unique identifier for different types of bookings. This field is of data type nvarchar and can have a maximum length of 128 characters. It is used to categorize bookings based on their type, making it easier to track and analyze cash flow related to different types of bookings.

string
required
length between 1 and 32

The CashflowTypeId field in the BookingTypeCashflowType table is a string data type that can hold up to 32 characters. It is designed to store a type identifier for cashflow transactions related to booking types. This field is essential for organizing and categorizing cashflow data, allowing for efficient tracking and analysis of different types of bookings. The nvarchar data type allows for a wide range of characters, making it suitable for storing various types of cashflow identifiers.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!