# Proration

## What is Proration?

Proration is the proportional adjustment of billing charges when a swap or plan change occurs mid-cycle. It ensures customers only pay for the actual time each asset was used.

## Key Concepts & Terms

| **Term**                        | **Definition**                                                                                                                                                                                                                                                          |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Unused Period                   | The part of the billing cycle not used under the original asset.                                                                                                                                                                                                        |
| Adjustment Credit Note (Adj CN) | A credit applied directly to an existing invoice to reduce its unpaid balance.                                                                                                                                                                                          |
| Refundable Credit Note (Ref CN) | A standalone credit issued when the invoice is already paid; can be refunded or applied later. If linked to a payment, it can be refunded or applied to another outstanding invoice. If not linked to a payment, it can only be applied to another outstanding invoice. |
| Pro-rata Invoice                | A new invoice covering the remainder of the current cycle under the new asset's rate.                                                                                                                                                                                   |
| Full Invoice                    | The regular billing invoice for the upcoming complete cycle.                                                                                                                                                                                                            |

## Calculation Formula

```
Pro-rata Amount = (Days in Unused Period ÷ Total Days in Cycle) × Booking ongoing fees
```

## Billing Scenarios & Adjustment Logic

For all billing frequencies—and regardless of payment method—the process unfolds in a consistent structure:

1. **Calculate unused period** on the existing asset and issue an **Adjustment Credit Note**.
2. **Issue a pro‑rata invoice** for the remaining period on the new asset.
3. **Generate the full invoice** for the next billing cycle.
4. **Handle credits differently** based on whether the current invoice is unpaid, paid electronically, or paid via credits.

## **Special Handling Examples:**

* **Scenario: Last Invoice Unpaid**

  * Create and apply **Adjustment Credit Note (Adj CN)** to reduce the outstanding balance.
  * Issue the **pro-rata invoice** for the new asset and the **full invoice** for the next billing cycle.

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2FUDcVeHeq8aX8CXcZJu4U%2Fimage.png?alt=media&#x26;token=d261cc77-50cb-4203-8816-79979411a9fd" alt=""><figcaption></figcaption></figure>
* **Scenario: Last Invoice Paid via Electronic Payment**

  * If any amount is still outstanding, create and apply an **Adj CN** to reduce the balance.
  * If there is a remaining amount for the unused period of the last invoice, issue a **Refundable Credit Note (Ref CN)** linked to the payment — refundable or applicable to another invoice.
  * Issue the **pro-rata invoice** and the **full invoice** for the next billing cycle.

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2FFUc3x9oMaxQuNBzVDhul%2Fimage.png?alt=media&#x26;token=2634fd9f-047b-4314-80f1-ad8b690c6fdb" alt=""><figcaption></figcaption></figure>

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2FYP9TqQ7X6gkZqPDuEcub%2Fimage.png?alt=media&#x26;token=866c5d58-3e6a-40f1-89fd-c8a27bca240a" alt=""><figcaption></figcaption></figure>
* **Scenario: Last Invoice Paid Using Credits**

  * If any amount is still outstanding, create and apply an **Adj CN** to reduce the balance.
  * If there is a remaining amount for the unused period of the last invoice, issue a **Ref CN** not linked to a payment — can only be applied to another invoice.
  * Issue the **pro-rata invoice** and the **full invoice** for the next billing cycle.

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2Fo7Sd8bhX8DH0OtiMumX7%2Fimage.png?alt=media&#x26;token=9e9bb098-6233-4d89-9445-3506509447ce" alt=""><figcaption></figcaption></figure>

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2Fby410PpjmCGIj6ZGivw7%2Fimage.png?alt=media&#x26;token=d2e04347-6622-4ea4-98ef-46c63abd45f0" alt=""><figcaption></figcaption></figure>
* **Scenario: Last Invoice Paid Using Credits and Electronic Payment**

  * If any amount is still outstanding, create and apply an **Adj CN** to reduce the balance.
  * If there is a remaining amount for the unused period of the last invoice:
    * Issue a **Ref CN** linked to the payment — refundable or applicable to another invoice.
    * Issue a **Ref CN** not linked to a payment — can only be applied to another invoice.
  * Issue the **pro-rata invoice** and the **full invoice** for the next billing cycle.

  <figure><img src="https://2451226423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT8x4qsJr8A1IrE3A8r3f%2Fuploads%2FqPf2mQPRkPFqo6rRZ4sd%2Fimage.png?alt=media&#x26;token=26a86366-bd97-4cea-a5c7-04e1b1d37019" alt=""><figcaption></figcaption></figure>
