# Free time request

### <mark style="color:$primary;">Overview</mark>

The [Container Payment Portal (CPP)](https://watchlist.paycargo.com/account/login?redirectUrl=%2F) allows payers to request additional free time directly from carriers through the built-in Dispute Management module. This functionality enables real-time communication with carriers to request **Last Free Day (LFD) extensions** and manage related inquiries within the same platform used for container tracking and payments.

By centralizing these requests, CPP helps reduce delays, minimize unnecessary demurrage charges, and maintain clear, documented communication throughout the container lifecycle.

### <mark style="color:$primary;">How it Works</mark>

The Dispute Management module streamlines LFD extension requests through a structured, transparent workflow:

* **Direct Carrier Communication:** Submit LFD extension requests directly through the CPP, allowing carriers to review and respond within the platform.
* **Centralized Visibility:** All requests and carrier responses are logged and viewable in real time, creating a clear audit trail for each container.
* **Flexible Carrier Support:** When carriers provide specific instructions for requesting additional free time, payers can follow those guidelines while still tracking activity within the portal.

Managing extension requests inside the CPP improves transparency, keeps communication organized, and supports more efficient container and payment management.

### <mark style="color:$primary;">Related Questions</mark>

<details>

<summary>How do I dispute current charges shown on the watchlist prior to payment?</summary>

Please review the following [video guide](https://vimeo.com/1048684575/11f4a06460) on how to dispute your payments prior to payment.&#x20;

Kindly note that not all vendors on the Container Payment Portal have the dispute option enabled for disputes before payments. If your vendor does not have this dispute option, please contact your vendor for more information on updating these charges.

</details>

<details>

<summary>I have made my payment, but I wish to dispute the charges I have paid. How would I do so?</summary>

A dispute after payment would be treated as a refund request. Please log in to your PayCargo account and select the transaction in question. You will be presented with an option at the bottom of the transaction for a Refund Request, where you may:

* Upload **Supporting Documents** if necessary (PDF, PNG, or JPEG formats accepted).
* Provide a clear **Reason** for the refund (e.g., duplicate payment, clerical error).
* Input the **Amount** (can be full or partial).

&#x20;

</details>

<details>

<summary>I have contacted the vendor, and the changes they mentioned have not been updated on the Container Payment Portal. How long until the changes apply?</summary>

Please allow up to 1 hour before any changes made on the vendor's end reflect on the Container Payment Portal. If the changes have not reflected after 1 hour, please feel free to reach out to our team at **<cppsupport@paycargo.com>** for additional assistance.

</details>


---

# 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://support.paycargo.com/integrations-and-customizations/container-payment-portal/free-time-request.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.
