# PrepaymentPolicy

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [TPA_Extensions](/connectivity/docs/api-reference/tpa_extensions)/`PrepaymentPolicy` | - | object | 0..1 | Descendant of [GuaranteePayment](/connectivity/docs/api-reference/guaranteepayment). |
| `PrepaymentPolicy`/`@EffectiveFrom` | The moment at which the refund policy becomes effective. | enum | 1..1 | Accepts: `after_reservation_is_made`, `after_cancellation_fee_begins`. Default: `after_reservation_is_made` |


## XML


```xml
<PrepaymentPolicy
  EffectiveFrom="after_reservation_is_made" />
```

## Related endpoints

* [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)