Cancel Booking API

Description: Cancel booking

Path: /api/v2/reservation/cancelBooking

Method: POST

Content Type/Accept Type: application/json

Request

Attributes

* = required

chevron-rightclientId*hashtag

string

Identity of client

chevron-righttimestamp*hashtag

timestamp

Current timestamp

chevron-righttransactionId*hashtag

string

A unique identifier for each booking, provided as a unique key by partner

Example

Response

Attributes

chevron-rightbookingNohashtag

integer

Go2Joy’s Identity of booking

chevron-righttransactionIdhashtag

string

A unique identifier for each booking, provided as a unique key by partner

chevron-rightrefundAmounthashtag

integer

The amount to refund

Example