# NoShowPolicy

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [TPA_Extensions](/connectivity/docs/api-reference/tpa_extensions)/`NoShowPolicy` | No-show policy details. | object | 0..1 | Descendant of [CancelPenalty](/connectivity/docs/api-reference/cancelpenalty). |
| <sub`NoShowPolicy`/`@Penalty` | Specifies how much the property charges if the guest doesn't show up on the check-in date. | enum | 1..1 | Accepts: `total_price` (of stay), `default` (same as cancellation fee). Default: null |


## XML


```xml
<NoShowPolicy
  Penalty="default" />
```

## Related endpoints

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