# Guarantee

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [ResGlobalInfo](/connectivity/docs/api-reference/resglobalinfo)/`Guarantee` | Details of the payment method used. | object | 1..1 | Will only be sent once and deleted afterwards. |
| `Guarantee`/[GuaranteesAccepted](/connectivity/docs/api-reference/guaranteesaccepted) | Details of the payment method used for the reservation. | array of [GuaranteeAccepted](/connectivity/docs/api-reference/guaranteeaccepted) | 1..1 | - |


## XML

```xml
<Guarantee>
   <GuaranteesAccepted>
      ...
   </GuaranteesAccepted>
</Guarantee>
```

## Related endpoints

* [/ota/OTA_HotelResNotif](/assets/ota-resnotif.ae60db22f172cc1c3e8e0729b68abe29f62e3eda08e70660d63519534127009f.53c68abe.md)
* [/ota/OTA_HotelResModifyNotif](/assets/ota-resmodifynotif.abe0b60e546833bce934eba9f3a78fc431f5d6ed303d0cff48abb345e8275a41.53c68abe.md)