GET api/RemittInfo/ValidateNagadAc

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ExchangeCompanyCode": "sample string 1",
  "RefferenceNo": "sample string 2",
  "RemitterName": "sample string 3",
  "RemitterPhone": "sample string 4",
  "RemitterNationality": "sample string 5",
  "BeneficiaryName": "sample string 6",
  "BeneficiaryPhone": "sample string 7",
  "TransDate": "2026-04-04T09:16:59.1270753+06:00",
  "AmountLC": 9.0,
  "CurrencyCode": "sample string 10",
  "ExchangeRate": 11.0,
  "AmountFC": 12.0,
  "BranchName": "sample string 13",
  "BranchCode": "sample string 14",
  "AccountNo": "sample string 15",
  "RemittingCountry": "sample string 16",
  "RemittancePurpose": "sample string 17",
  "SecurityCode": "sample string 18",
  "PaymentDate": "2026-04-04T09:16:59.1270753+06:00",
  "Status": "sample string 19",
  "StatusName": "sample string 20"
}

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.