| App-Id | All | All methods | Required on all JRNI API calls |
| Accept | All | All methods | Populate with "application/json" |
| Accept-Language | Admin & Pubic | GET | Add the ISO 632 language code to return translated customer configured dynamic content within the JRNI Platform in the selected language o the end user. Examples of dynamic data which can be translated include, but is not limited to, Locations, Services, Booking questions, etc. |
| Content Type | All | PUT and POST | Populate with "application/json" |
| Auth-Token | Public | All methods | Used on all Baskets API calls for the customer booking. Returned in the POST Baskets API call response |
| Auth-Token | Admin & Member | All methods | Returned in the Login API response (Single Sign On or Basic Auth). |
| Authorization | Admin only | All methods | Only used when authorizing with OAuth Client ID and Secret for system to system integration. Populate with Bearer {{Token}} where the Token is required from the Oauth login call. |
| Cache-Control | All | All | Mandatory - Populated with "no-cache" to prevent caching of results on Proxies or Proxies returning cached results |