Skip to content
English
  • There are no suggestions because the search field is empty.

5.10 API Documentation

API Documentation

Table of Contents 

 

Add the DSP ID to the response of the API method v2/Checks API

CONSR-1471

Description

We have provided an updated version of the checks API in which the 'dspId' field is displayed in v2/checks API. For orders placed via OlO, it displays the order Id. The response JSON will display dspID as null if the order Id is missing from the check.

 

 

Sales Subject to Tips in Data API

CONSR-1079 

Description

We have added a new field to show how much of each employee's sales are subject to tips. There is now a field called netSales available when using the time entries API that will display the net sales of orders during the specified employee's shift.

 

 

 

Data API and BI Export Restrictions for Training Mode Dataa

CONSR-1536 & CONSR-1565 

Description

To ensure more accurate reporting of sales data between TRAY reporting, the Data API, and the BI Export, the Data API and BI export will no longer transmit sales data via the API for services that are marked as "training mode."

 

 

Screen Shot 2023-08-23 at 10.19.54 AM.png

 

 

The fiscalStartDate field in the Sites API.

CONSR-1412 

Description

A new field called “fiscalStartDate” has been introduced in the site method /v1/sites providing additional information related to the fiscal calendar that the site will observe. When the Franchisee Fiscal Start Date is configured for a particular site in TRAY HQ, the fiscalStartDate field in the v1/sites endpoint should reflect that date for that site.

 

If there is no fiscal start date configured then the value of this key will be NULL.

 

 

Olo - Custom Identifier for Tax Exempt Status

CONSR-1626

Description

If the custom identifier field is included in an Olo order, the system should follow the tax exempt status of the associated tender type. Otherwise, the tax exempt status should be determined by using the slug.



Screen Shot 2023-08-23 at 10.15.41 AM.png

 

 

Order Pickup Time to Checks API

CONSR-1690 

Description

Users can retrieve the pickup time for Olo orders using this feature. As a part of this change, we have included a new field called "pickupTime" in the v2/Checks API. This field will provide the pickup date and time for Olo orders.

 

 

Screen Shot 2023-08-23 at 10.15.05 AM.png