> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/support-us/premier-portal/create-a-priority-exchange-or-repair-order.md).

# Create a Priority Exchange or Repair Order

Submit a device replacement (Priority Exchange) or repair request through the Premier Portal, and track it with your work order number.

<details>

<summary>Keywords</summary>

Also called: priority exchange, ERS, repair order, work order. Search terms: create work order, device replacement, device repair, boarding information.

</details>

## What is this guide for?

Use this guide to submit a device replacement or repair request through the Premier Portal, review applicable charges, and save the work order number for tracking.

{% hint style="warning" %}
Have the following ready before starting either request:

* Device serial number(s)
* Site ID, Merchant ID, Customer ID, ZIP code, or site address
* Contact email address
* Purchase Order (PO) number or internal reference number, if applicable
* Boarding information, if required
  {% endhint %}

## Choose your request type

* [Create a Priority Exchange Request](/support-us/premier-portal/create-a-priority-exchange-or-repair-order/create-a-priority-exchange-request.md) — use when a replacement device is needed before the current device is returned.
* [Create a Repair Order](/support-us/premier-portal/create-a-priority-exchange-or-repair-order/create-a-repair-order.md) — use when a device must be sent in for service.

## Need assistance?

{% hint style="info" %}
If you encounter an issue while creating a work order, contact Verifone Support. Have your Work Order Number available if the request has already been created.
{% endhint %}

## FAQ

<details>

<summary>How can I track my request?</summary>

Log in to the Premier Portal and search using your Work Order Number to view the available status information.

</details>

<details>

<summary>Can I add multiple devices to one request?</summary>

Yes. Add each device before submitting the work order.

</details>

<details>

<summary>Will I see service charges before submitting?</summary>

If charges apply, they're displayed during the work order review process.

</details>

<details>

<summary>What information should I save after submitting?</summary>

Save the Work Order Number. You may need it for tracking and service inquiries.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/support-us/premier-portal/create-a-priority-exchange-or-repair-order.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
