Skip to content

Get Mobile Network Operators

GET

    GET: https://test2.remit.by/koriglobalservicestest/ws/mobileNetworkOperator/getMobileNetworkOperators  # (1)!

  1. Kori Transaction reference number saved during creation or the keyword all for all transactions.
Request

Retrieve a Transaction or all transactions.

Use this endpoint to retrieve a transaction from our system.

Identification

username , password and pin - required

Body

object | application/json

Name Type Notes
country_id Integer optional The name of the Destination Country, as per the output of getDestinationCountries. You can provide destination country name or code.
country_code String optional The ISO code of the Destination Country.
PAYLOAD JSON

{

"country_id": "",
"country_code": "",

}

Not Applicable.