Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This area determines the structure of the General Ledger (G/L) files messages we export automate to the accounting systems such as QuickBooks and others.  It allows a property to use their internal MyPMS tracking capabilities to automate accounting postings that conform the posting files (JSON messages) via a JSON message to the setup of their a customer's General Ledger system.

Advanced Deposit File

Advanced Deposits balance in BookingCenter (AD) will be sent as a JSON message to the same endpoint. The amount in this file will be equal to the Advanced Deposits Report that was accurate as of the Night Audit event. *note, this balance is dynamic and will likely not be identical if run at a later time, as bookings may have been checked in or or payments applied to future bookings, thus altering this dynamic balance.

Accounts Receivables File

Accounts Receivable Balance with current balance will also be sent as a JSON message to the same endpoint.  The amount in this file will be equal to the Account Receivable Aging report that was accurate as of the Night Audit event. *note, this balance is dynamic and will likely not be identical if run at a later time, as the Accounts Receivable may have had more charges or payments applied.
Section


Report

                

Advance Deposit : $1,235.90

Accounts Receivables: $9,465.23

American Express detail:

{

    "success": true,

    "data": [

        {

            "propertyID": "TEST
Column

G/L Mapping

The mappings area are where all Inventory Groups and Items that are present on your Transaction Summary Report will allow you to 'map' the Item/Group and decryptiondescription inside of BookingCenter and have that map to the account code codes & description you use in your accounting system. Further, it will allow you to place an 'offset' account  code account code & description used in your accounting system so that the Transaction Summary GL file generated will also provide an 'offset' posting.  The ability to post whether the file will have a 'credit' or 'debit' label - for either side of the Transaction Summary Ledger GL file - is also manageable in this area.  

Because the Transaction Summary Ledger GL file is a version of the Transaction Summary report but is only applicable to single day (the 'Site date') the MTD (month to date) and YTD (year to date_ values are never included.

The columns that are enabled for mapping include

Inventory Item/Group 1 ID | Inventory Item/Group 1 Description | Site GL ID | Site GL Description | Credit/Debit option | Site Offset GL ID | Site Offset GL Description | Description | Offset Credit/Debit option

Two 'special condition Groups' called 'Credit Cards' - which are the total of all active Receipt Types set as 'Credit Cards' - and Non Credit Card -  which are the total of all active Receipt Types NOT set as 'Credit Cards' such as CASH, Write-Off, etc. are included as summaries of the 'Credit Card' and 'Non Credit Card' payments for the day.  Each of these matches the values on the Transaction Summary Report for the day. 

Besides these 2 'special condition Groups', the Transaction Summary Ledger GL file will include all Items and their respective summary numbers for the day. Your Transaction Summary Ledger GL file will contain all Items and Groups that are present on your Transaction Summary Report.  

 If the use of credit/debit or offsets isn't important to you, you can ignore these elements when processing the Transaction Summary Ledger GL file.  But if your intention is to post the data to QuickBooks Online Edition, these are required to be setup properly.  

Because the Transaction Summary Ledger GL file is a version of the Transaction Summary report, it is only applicable to single day, (the 'Site date') the MTD (month to date) and YTD (year to date) values are never included.  In addition, for customers who use Direct Bills, the Direct Bill line on the Transaction Summary will not be sent in the GL file since that number is included in the Accounts Receivable Balance and should not be duplicated.

Understanding GL Mappings

The options enabled for mapping to your accounting system GL  include:

Category: this matches the category summary of the Transaction Summary Report and Ledger GL file).  For example, 'TOTAL CREDIT CARDS'

Sub category: this matches the category summary of the Transaction Summary Report and Ledger GL file).   For example, 'Visa'

Account: This is the AccountID setup in your G/L system, such as "0012" where the credit/debit event will post and will be displayed the JSON array as "gl_id": "0012",

Account Description: This is the Account Description setup in your G/L system, such as "RoomRentTotals" where the credit/debit event will post and will be displayed the JSON array as "gl_desc": "RoomRentTotals".

Posting Type: This is where you wish to either Credit or Debit the specific account and will be displayed in the JSON array as "gl_type": "Credit" or  "gl_type": "Debit"

Offset: This is the AccountID setup in your G/L system, such as "0006" where the OFFSET credit/debit event will post and will be displayed the JSON array as "offset_id": "0006",

Offset Description: This is the Account Description setup in your G/L system, such as "RoomRentOffset" where the credit/debit event will post and will be displayed the JSON array as "offset_desc": "RoomRentOffset

Offset Type: This where you wish to balance the Credit or Debit specific account from above ('AccountID') with an 'OFFSET' account which will be displayed in the JSON array as "gl_offset_type": "Credit" or  "gl_offset_type": "Debit".  The "Offset Type" must be the opposite of what the Posting Types was else the 'books won't balance'.

Live: yes/no (you can turn one of the mappings to NOT LIVE to stop it from appearing in your mappings area, but if it's still reporting on the Transaction Summary Report then it will be included in the JSON array sent to your G/L.

*note: The $ amounts (or values) of the Debit/Credit and the matching 'Offset' Debit/Credit can be either positive or negative numbers, but will always be equal to each other.  These values are not shown in the 'mapping area' (they differ each day), but they appear every day in the G/L file and are what gets posted automatically to the Accounts and Offset accounts.  

Totals or Details for Income accounts?

Two 'special condition Groups' called 'Credit Cards' - which are the total of all active Receipt Types set as 'Credit Cards' - and Non Credit Card which are the total of all active Receipt Types NOT set as 'Credit Cards' such as CASH, Write-Off, etc. are included as summaries of the 'Credit Card' and 'Non Credit Card' payments for the day.  Each of these matches the values on the Transaction Summary Report for the day.  

If your G/L goal is to update daily Visa amounts separate from American Express amounts, for example, then you must map the Visa Account ID and Description from your G/L separate from the American Express ones and this will map them discreetly. However if you prefer to 'keep to simple' and keep the detail about daily credit card values in your GL as 'Credit Card', then use the category 'TOTAL CREDIT CARDS'  and only the total of the aggregate will be posted to you G/L.  You need to choose one or the other, not both. If you map both detailed credit cards type (such as VISA) and also aggregate 'TOTAL CREDIT CARDS', your G/L will end up with double amounts posted each day.  

The same is true of 'NON CREDIT CARDS', these are payment methods ('Receipt Types') such as CASH, Write-Off, check that can be mapped as detailed NON CREDIT CARDS (such as CASH) or  aggregate 'NON CREDIT CARDS', but you should choose one or the other, not both. If you chose both, your G/L will end up with double amounts posted each day.  

Besides these 2 'special condition Groups', the Transaction Summary Ledger GL file will include all Items and their respective summary numbers for the day. Your Transaction Summary Ledger GL file will contain all Items and Groups that are present on your Transaction Summary Report.  

Advanced Deposits

The Advanced Deposits balance in BookingCenter (AD) will be sent in the JSON message and will update the G/L account of type 'liability' and that is mapped to the 'BookingCenter Advance Deposit.  If using the Automated G/L Posting Product, the application will query the current balance in your General Ledger for the account mapped to Advanced Deposits as follows: 

 "Advance Deposits" |  "gl_id": "00002" |  gl_desc": "AdvanceDeposit" | "gl_type": "Credit" | "gl_amount": "1345.67",

The application will query the balance of the AD account (in example above, AccountID: 0002), reduce it to 0, then CREDIT the AD account with the current Advance Deposit amount $1,345.67.  It then will make an 'offset' DEBIT posting to whatever the customer setup as their offset account to keep the Advanced Deposit balanced.  The customer can always run the 'Advanced Deposit Report' in BookingCenter to see the details of bookings that supports the Advanced Deposit amount. *note, this balance is dynamic and will likely not be identical if run at a later time, as bookings may have been checked in, canceled, or payments applied to future bookings, thus altering the Advanced Deposit dynamic balance.

Accounts Receivable

From QBOE: Accounts Receivable (A/R) account: needs to have a Customer in the Name Field. The A/R account is visible only after there are A/R transactions such as receive payments from invoices.  

BookingCenter doesn't use the internal QBOEAccounts Receivable (A/R) system.  Instead, your accountant will create an AR account of type 'liability' and description: 'BookingCenter AR' and use the account code (customer-provided) to map to this. This amount will be equal to the AR Ageing Report that was accurate as of the Night Audit event. *note, this balance is dynamic and will likely not be identical if run at a later time, as Company Accounts may have been paid off via an AR payment or DB: payments applied to bookings, thus altering this dynamic balance.  Thus, the customer's GL will end up with an'BookingCenter AR' account that is managed by the GL JSON but the details of which Company owes how much is left detailed in BookingCenter and reflected as a Toal 'liability' nightly in the G/L.

Transaction Summary Ledger GL file

For customers enrolled in the G/L program, BookingCenter will save an endpoint you will provide and during Night Audit, we trigger three messages to you when the System Date increments, as that is the indication that the day ’closes’ in BookingCenter.  This event happens when the staff does it, or if you are set to Auto Night Audit, when that time occurs. This is when the Transaction Summary Ledger GL file will trigger to your endpoint.  The file is a JSON array that is equal to the 'Today' column in the Transaction Summary Report for that specific System Date.  An example is included here:

Sample Transaction Summary Report output:

Transaction Summary
June 6, 2023

Transaction Summary Ledger GL file
System Date: June 6, 2023


JSON Array Sample



JSON Array Sample

continued

Report

Category

Type

TODAY

MTD

YTD


Credit Card


 

American Express

$-105.00

$-105.00

$-205.77


 

Mastercard

$-100.44

$-100.44

$-150.78


 

Visa

$-15.00

$-15.00

$-115.00




 

TOTAL Credit Card:

$-220.44

$-220.44

$-471.55


Gift Certificates


 

Gift Certificate

$100.00

$100.00

$100.00




 

TOTAL Gift Certificates:

$100.00

$100.00

$100.00


Non Credit Card


 

Cash

$-135.15

$-135.15

$-260.15


 

Check

$0.00

$0.00

$0.00


 

Gift Certificate Redeemed

$0.00

$0.00

$0.00




 

TOTAL Non Credit Card:

$-135.15

$-135.15

$-260.15


Room Rent


 

Room Rent

$100.00

$100.00

$451.50




 

TOTAL Room Rent:

$100.00

$100.00

$451.50


Tax


 

Sales tax

$9.00

$9.00

$16.03


 

TOT

$5.00

$5.00

$22.58




 

TOTAL Taxes:

$14.00

$14.00

$38.61



 

GRAND TOTAL:

$-141.59

$-141.59

$-141.59

Advance Deposit : $1,235.90

Accounts Receivables: $9,465.23

American Express detail:

{

    "success": true,

    "data": [

        {

            "propertyID": "TEST",

            "propertyName": "Test hotel",

            "transactionDate": "2023-06-06",

            "ItemID": "AX",

           "Item description": "American Express",

            "GLCode": "AX",

           "GL description": "American Express",

            "amount": 105.00,

            "GLType": "debit"

            "GLOffsetID": "AXCreditRc"

            "GLOffsetDesc": "AX Credit Card Receivables"

            "amount": 105.00,

            "GLOffsetType": "credit"

        },

Visa detail:

  {

            "propertyID": "TEST",

            "propertyName": "Test hotel",

            "transactionDate": "2023-06-06",

            "ItemID": "VI",

           "Item description": "Visa",

            "GLCode": "VI",

           "GL description": "Visa

Transaction Summary Ledger GL file

For customers enrolled in the G/L program, BookingCenter will save an endpoint you will provide and during Night Audit, we trigger three messages to you when the System Date increments, as that is the indication that the day ’closes’ in BookingCenter.  This event happens when the staff does it, or if you are set to Auto Night Audit, when that time occurs. This is when the Transaction Summary Ledger GL file will trigger to your endpoint.  The file is a JSON array that is equal to the 'Today' column in the Transaction Summary Report for that specific System Date.  An example is included here:

Sample Transaction Summary Report output:
Transaction Summary
June 6, 2023

Transaction Summary Ledger GL file
System Date: June 6, 2023

JSON Array Sample

JSON Array Sample continued

Category

Type

TODAY

MTD

YTD

Credit Card

American Express

$-105.00

$-105.00

$-205.77

Mastercard

$-100.44

$-100.44

$-150.78

Visa

$-15.00

$-15.00

$-115.00

TOTAL Credit Card:

$-220.44

$-220.44

$-471.55

Gift Certificates

Gift Certificate

$100.00

$100.00

$100.00

TOTAL Gift Certificates:

$100.00

$100.00

$100.00

Non Credit Card

Cash

$-135.15

$-135.15

$-260.15

Check

$0.00

$0.00

$0.00

Gift Certificate Redeemed

$0.00

$0.00

$0.00

TOTAL Non Credit Card:

$-135.15

$-135.15

$-260.15

Room Rent

Room Rent

$100.00

$100.00

$451.50

TOTAL Room Rent:

$100.00

$100.00

$451.50

Tax

Sales tax

$9.00

$9.00

$16.03

TOT

$5.00

$5.00

$22.58

TOTAL Taxes:

$14.00

$14.00

$38.61

GRAND TOTAL:

$-141.59

$-141.59

$-141.59

",

            "

propertyName

amount":

"Test hotel"

15.00,

            "

transactionDate

GLType": "

2023-06-06

debit"

,

            "

ItemID

GLOffsetID": "

AX

VICreditRc"

,

            "

Item description

GLOffsetDesc": "

American Express",

Visa Credit Card Receivables"

            "

GLCode

amount":

"AX"

15.00,

            "

GL description

GLOffsetType": "

American Express",

credit"

        },

TOTAL Credit Card summary:

 {

            "

amount

propertyID":

105.00

"TEST",

            "

GLType

propertyName": "

debit

Test hotel",

            "

GLOffsetID

transactionDate": "

AXCreditRc

2023-06-06",

            "

GLOffsetDesc

ItemID": "

AX

Total Credit Card

Receivables

",

           "

amount

Item description":

105.00

"Total Credit Card",

            "

GLOffsetType

GLCode": "

credit"

        },

Visa detail:

  {

Total_Credit_Card",

           "

propertyID

GL description": "

TEST

Total Credit Card",

            "

propertyName

amount":

"Test hotel"

135.15,

            "

transactionDate

GLType": "

2023-06-06

debit"

,

            "

ItemID

GLOffsetID": "

VI

CreditCardRc"

,

            "

Item description

GLOffsetDesc": "

Visa

Credit Card Receivables"

,

            "

GLCode

amount":

"VI"

135.15,

            "

GL description

GLOffsetType": "

Visa"

credit"

        },

Cash detail:

       {

            "

amount

propertyID":

15.00

"TEST",

            "

GLType

propertyName": "

debit

Test hotel",

            "

GLOffsetID

transactionDate": "

VICreditRc

2023-06-06",

            "

GLOffsetDesc

ItemID": "

Visa Credit Card Receivables

Cash",

           "

amount

Item description":

15.00

"Cash",

            "

GLOffsetType

GLCode": "

credit"        }

CASH",

TOTAL Credit Card summary:

 

{

         

 

"

propertyID

GL description": "

TEST

CASH",

            "

propertyName

amount":

"Test hotel"

135.15,

            "

transactionDate

GLType": "

2023-06-06

debit"

,

            "

ItemID

GLOffsetID": "

Total Credit Card

CASHRc"

,

            "

Item description

GLOffsetDesc": "

Total Credit Card

CASH Receivables"

,

            "

GLCode

amount":

"Total_Credit_Card"

135.15,

            "

GL description

GLOffsetType": "

Total Credit Card",

credit"

        },

RENT detail:

 

      {

            "

amount

propertyID":

135.15

"TEST",

            "

GLType

propertyName": "

debit

Test hotel",

            "

GLOffsetID

transactionDate": "

CreditCardRc

2023-06-06",

            "

GLOffsetDesc

ItemID": "

Credit Card Receivables

RENT",

           "

amount

Item description":

135.15

"Room Rent",

            "

GLOffsetType

GLCode": "

credit

RENT",

       

},

Cash detail:

       {

   "GL description": "Room Rent",

            "

propertyID

amount":

"TEST"

15.00,

            "

propertyName

GLType": "

Test hotel

credit"

,

            "

transactionDate

GLOffsetID": "

2023-06-06

AD"

,

            "

ItemID

GLOffsetDesc": "

Cash

Advance Deposit"

,

            "

Item description

amount":

"Cash"

15.00,

            "

GLCode

GLOffsetType": "

CASH"

debit"

        },

TOT Tax:

       {

            "

GL description

propertyID": "

CASH

TEST",

           

"amount": 135.15

"propertyName": "Test hotel",

            "

GLType

transactionDate": "

debit

2023-06-06",

            "

GLOffsetID

ItemID": "

CASHRc

TOT",

           "

GLOffsetDesc

Item description": "

CASH Receivables

TOT",

            "

amount

GLCode":

135.15

"TOT",

           "

GLOffsetType

GL description": "

credit

Transient Occupancy Taxt",

       

},

RENT detail:

        {

    "amount": 5.00,

            "

propertyID

GLType": "

TEST

credit"

,

            "

propertyName

GLOffsetID": "

Test hotel

TOTRecd"

,

            "

transactionDate

GLOffsetDesc": "

2023-06-06

TOTRecd"

,

            "

ItemID

amount":

"RENT"

5.00,

            "

Item description

GLOffsetType": "

Room Rent

debit"

,

       

    "GLCode": "RENT",

},

Advanced Deposit:

       {

            "

GL description

propertyID": "

Room Rent

TEST",

            "

amount

propertyName":

15.00

"Test hotel",

            "

GLType

transactionDate": "

credit

2023-06-06",

            "

GLOffsetID

ItemID": "

BANK

AD",

           "

GLOffsetDesc

Item description": "

BANK

Advance Deposit",

            "

amount

GLCode":

15.00

"AD",

           "

GLOffsetType

GL description": "

debit

Advance Deposit",

   

    },

TOTAL Room Rent summary:

       

{

"amount": 1235.90,

            "

propertyID

GLType": "

TEST

credit"

,

            "

propertyName

GLOffsetID": "

Test hotel

TOTAL_BANK"

,

            "

transactionDate

GLOffsetDesc": "

2023-06-06",

Total BANK"

            "

ItemID

amount":

"Total Room Rent"

100.00,

            "

Item description

GLOffsetType": "

Total Room Rent",

debit"

        },

Accounts Receivable:

       

    "GLCode": "TotalRENT",

{

            "

GL description

propertyID": "

Total Room Rent

TEST",

            "

amount

propertyName":

100.00

"Test hotel",

            "

GLType

transactionDate": "

credit

2023-06-06",

            "

GLOffsetID

ItemID": "

TOTAL_BANK

AR",

           "

GLOffsetDesc

Item description": "

Total BANK

Accounts Receivables",

            "GLCode"

amount": 100.00

: "AR",

           "

GLOffsetType

GL description": "

debit

Accounts Receivables",

       

},

  

    "amount": 9465.23,

            "GLType": "credit"

            "GLOffsetID": "TOTAL_BANK"

            "GLOffsetDesc": "Total BANK"

            "amount": 9465.23,

            "GLOffsetType": "debit"

        },

  Example of JSON output:

Archived and Re-Try Messages

Upon triggering the files file to your endpoint, BookingCenter will send an email with . the files attached the array inside the body to the Property Address on file with a subject: Night Audit GL Files File <SystemDate> so that you have a backup to view what was posted at Night Audit. In addition, BookingCenter will provide an endpoint where you could validate using your Hotel/Site credentials, then pass in a date (the desired 'System Date'), and BookingCenter will send the messages message again to your endpoint for that date’s data. The Transaction Summary with that System Date would be identical to what was sent at the initial time (ie, at original Night Audit event, as encapsulated in the archived email). The other 2 messages: other Advanced Deposit Balance and Accounts Receivable Balance will likely not be identical, as those balances may have altered since that time, as these are dynamic balances.  But this offers a ‘retry’ method. 

Email Summary

Every night at Night Audit we send an email to the mail of the property with the subject: BookingCenter General Ledger JSON for <Hotel Name> on <date> and you should archive this in case you require a backup and can't access your JSON function. 



Column
width350px


Panel
borderColor#559ADE
bgColor#F0F0F0
titleColor#ffffff
borderWidth1
titleBGColor#559ADE
titlePMS Tab

Page Tree
rootPMS TabSetup





Section