I like to have coonfigurar the XBEE API response to a frame sent

Hello. I am working in API mode, the coordinator (configured as API coordinator) send the frame 7e 00 04 08 52 44 42 1F to Xbee end device, but the xbee end device API set as I do not get a response.
as I coonfigurar the XBEE to be answered?

If you meant to send a remote AT command to change a value on your end device from the coordinator, you want to use the frame type 0x17. The frame 0x08 is a local AT command and will affect the local node you are connected to the UART of.