latestOpenAPI 3.0.12026-08-1073466.9 KB

3c0b3d08cb90

Reservation Status API

Get reservation status

Provides status information for an accommodation reservation.

get/connectivity-payments/reservations/{reservation-id}/status

Path parameters

reservation-idinteger required

The unique identifier of the reservation.

Headers

Authorizationstring required

Bearer token for authentication.

Response

Successfully fetched information about the cc status associated with provided reservation id

Example response

{
  "meta": {
    "ruid": "string"
  }
}