List bookings of a daily closingCopy Pageget https://api.instellix.io/v2/monthly-closings/{spanned_month}/daily-closings/{day}/{ident}/bookingsReturns a paginated list of closing booking entries for a specific daily closing.Path Paramsspanned_monthstringrequireddocumented as booking period month in YYYY-MM formatidentstringrequiredidentdayint32requireddocumented as day of month (1-31) within spanned_monthQuery ParamsformatstringDefaults to journalFormat type. Allowed: journal | documentpageintegerDefaults to 0Zero-based page index (0..n). Default is 0.sizeintegerDefaults to 20Size of the page to be returned. Max page size allowed is 100, default is 20.sortarray of stringsDefaults to []A list of one or more sorting criteria each in the format 'property(,asc|desc)' with direction being case-insensitive. If sorting direction is not provided, default direction is 'asc'.sortADD stringResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 27 days ago A specific end of the dayRetrieve the latest completed monthly closingDid this page help you?YesNo