# AcceptedPayment

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [AcceptedPayments](/connectivity/docs/api-reference/acceptedpayments)/`AcceptedPayment` | Details of a payment method. | object | 0..* | - |
| `AcceptedPayment`/`@PaymentTypeCode` | The [Booking.com Payment Type Code](/connectivity/docs/codes-bcpt). | [BCPT](/connectivity/docs/codes-bcpt) | 1..1 | - |


## XML


```xml
<AcceptedPayment
  PaymentTypeCode="1" />
```

## Related endpoints

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