POST Common/ValidateOfferCode

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
objModel
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "OfferCodeId": "ab087c75-d560-476f-9e32-6f5cd6faec04",
  "SourceNumber": "sample string 2",
  "DestinationNumber": "sample string 3",
  "Amount": 4.1,
  "Latitude": 5.1,
  "Longitude": 6.1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.