POST api/TripReservation/SendSyncGoogleApi?ControllerName={ControllerName}&MethodName={MethodName}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
ControllerName
No documentation available.

Define this parameter in the request URI.

MethodName
No documentation available.

Define this parameter in the request URI.

Params
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "sample string 1": "sample string 2",
  "sample string 3": "sample string 4",
  "sample string 5": "sample string 6"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{}