Xbee S2 communicating data to arduino LCD

All are xbee s2.

I have 2 xbee setup as endpoints transmitting temperature data to a coordinator hooked to an arduino and the arduino is reporting data from end points and is being read by a PC. That hook up is working fine.

Next I want that data transmitted to another xbee hooked to a Uno Arduino that has a LCD display to display and store the data. Eventually I will use that display that has touch screen to give commands to the coordinator arduino.

The xbee/arduino with the LCD display how do I setup the xbee (router or endpoint doesn’t matter to me). What are the commands for the coordinator to send data to the xbee hooked up to the arduino/display?

Thanks