---
title: "postCreditCard"
method: POST
path: "/postCreditCard"
tags: ["Payment"]
---

# postCreditCard

`POST /postCreditCard`

Returns the rate of the room type selected, based on the provided parameters

## Response `200`

200 Response

- PostCardResponse
  - `success` boolean — Returns if the request could be completed
  - `data` object — Rates details
    - `cardID` string — Card ID
    - `cardNumber` string — Ending digits of the credit card
    - `cardType` 'visa' | 'master' | 'amex' | 'aura' | 'diners' | 'hiper' | 'elo' | 'Discover' | 'jcb' | 'maestro' | 'dan' | 'PostCard' | 'Eurocard' | 'сunion' — Abbreviated name of credit card type
    - `redirectUrl` string — null if no 3ds required

---

[API](https://skmtc.net/cloudbeds/apis/cloudbeds-api.md) · [All operations](https://skmtc.net/cloudbeds/apis/cloudbeds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudbeds/cloudbeds-api/revisions/2faa857793e8/schema)
