# Missing Customer ID and Customer Name in RC-Walmart

**Question: Why are the Customer ID and Customer Name not displayed in Walmart?**

**Answer**: The main reason why the Customer ID and Customer Name are not being included in the Walmart retransmission is due to an incorrect configuration of the External ID field.

For this type of integration, it is necessary to follow the standard Recurso Confiable format:\
License Plate | Route ID | Company ID | Company Name

It is important to note that the configuration must follow the Trusted Resource documentation. If only a single number is entered in the External ID field, the system will not be able to transmit all the required information, which results in missing fields such as Customer ID and Customer Name.

<figure><img src="/files/QZh4jkcHUc8SZxAJMYIN" alt=""><figcaption></figcaption></figure>

**Links:**

[Waltmart RC blogpost](https://www.navixy.com/es/blog/ayudando-a-transportistas-logisticos-a-cumplir-con-el-cumplimiento-de-recurso-confiable-de-walmart-superando-desafios-de-transmision-de-datos)

[Recurso Confiable](/docs/user/guide/devices-and-settings/data-forwarding/recurso-confiable.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/qna/using-navixy/missing-customer-id-and-customer-name-in-rc-walmart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
