GET
portal
Returns portal information.
Response Details
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{ "name": "TAVPORT", "domain": "www.tavport.com", "currency_": [ { "id": 1, "symbol": "TL", "name": "Türk Lirası", "code": "TRY" } ], "lang_": [ "tr", "en" ], "payment_": { "MT": "1", "CC": "1", "CI": "0", "PAYPAL": "0" }, "extra_": null, "callCenterNumber": "+90 850 200 7050" } |