Booking Imports

Booking Import is used to import 'Bookings' of type 'Invoice Settlement' en-masse from a file from another system. When the file is imported, the system will add the bookings to the booking table in open state.

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

BookingImportId is the unique identifier for each row in the BookingImport table and is used to reference specific data within the table. This field contains an alphanumeric string (nvarchar) with a maximum length of 128 characters. Its primary purpose is to uniquely identify each row in the table and it cannot be null.

int32 | null

StorageId is an int data type field in the BookingImport table that is used to store the unique identification number associated with each booking. This number is auto-generated and can be used to look up or reference any specific booking.

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!