DELETE api/VisaPrices/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

VisaPrice
NameDescriptionTypeAdditional information
Id

integer

None.

cost

decimal number

None.

CountryOriginId

string

Required

String length: inclusive between 0 and 3

CountryDestinationId

string

Required

String length: inclusive between 0 and 3

CurrencyId

string

Required

String length: inclusive between 0 and 3

CountryOrigin

Country

None.

CountryDestination

Country

None.

Currency

Currency

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.