Guarantee
Fields
| Field | Description | Type | Min/max | Notes | 
|---|---|---|---|---|
| ResGlobalInfo/ Guarantee | Details of the payment method used. | object | 1..1 | Will only be sent once and deleted afterwards. | 
| Guarantee/GuaranteesAccepted | Details of the payment method used for the reservation. | array of GuaranteeAccepted | 1..1 | - | 
XML
<Guarantee>
   <GuaranteesAccepted>
      ...
   </GuaranteesAccepted>
</Guarantee>