10.3 Get POS

Request

Method

URL

GET

/merchant/v1/merchant-poses/

Response

Status

Response

200

{

"data": {

"items": [

{

"id": 18,

"merchantId": 1,

"name": "sipay",

"customerNumber": "18309",

"clientId": "Sipay",

"storeNo": "1958465",

"terminalId": "1958465",

"posnetId": "integrator_value",

"threedSecureTerminalId": "1958465",

"threedSecurePosnetId": "1958465",

"threedSecureKey": "path_value",

"posMerchantId": "18309",

"posMerchantKey": "$2y$10$HmRgYosneqcwHj.UH7upGuyCZqpQ1ITgSMj9Vvxn.t6f.Vdf2SQFO",

"posAccountId": "mode_value",

"dealerCode": "integrator_value",

"clientCode": null,

"guid": null,

"profileId": null,

"email": null,

"username": null,

"password": null,

"provautUsername": null,

"provautPassword": null,

"provrfnUsername": null,

"provrfnPassword": null,

"publicKey": null,

"privateKey": null,

"publishableKey": null,

"externalMerchantId": null,

"apiKey": null,

"secretKey": null,

"paymentUsername": null,

"paymentPassword": null,

"refundUsername": null,

"refundPassword": null,

"inqueryUsername": null,

"inqueryPassword": null,

"apiServerKey": null,

"merchantKey": null,

"merchantSalt": null,

"currency": "",

"acceptForeignCards": true,

"installments": false,

"payWithoutCvc": false,

"isItInTheNewPosnetSystem": false,

"newThreedsFlow": false,

"orderNo": "1",

"mode": null,

"hostname": null,

"siteUrl": null,

"apiPath": null,

"port": null,

"threedSecurePath": null,

"enabledPaymentAuthTypes": [

"2d"

],

"supportedCardAssociations": [

"1"

],

"order": 1,

"status": "ACTIVE"

},

{

"id": 1,

"merchantId": 9,

"name": "string",

"customerNumber": "0",

"clientId": "sandbox",

"storeNo": "1958465",

"terminalId": "1958465",

"posnetId": "string",

"threedSecureTerminalId": "1958465",

"threedSecurePosnetId": "1958465",

"threedSecureKey": "sandbox",

"posMerchantId": "string",

"posMerchantKey": "string",

"posAccountId": "string",

"dealerCode": "string",

"clientCode": null,

"guid": null,

"profileId": null,

"email": null,

"username": null,

"password": null,

"provautUsername": null,

"provautPassword": null,

"provrfnUsername": null,

"provrfnPassword": null,

"publicKey": null,

"privateKey": null,

"publishableKey": null,

"externalMerchantId": null,

"apiKey": null,

"secretKey": null,

"paymentUsername": null,

"paymentPassword": null,

"refundUsername": null,

"refundPassword": null,

"inqueryUsername": null,

"inqueryPassword": null,

"apiServerKey": null,

"merchantKey": null,

"merchantSalt": null,

"currency": "TRY",

"acceptForeignCards": true,

"installments": true,

"payWithoutCvc": true,

"isItInTheNewPosnetSystem": false,

"newThreedsFlow": false,

"orderNo": "5",

"mode": "P",

"hostname": "spos.isbank.com.tr",

"siteUrl": null,

"apiPath": "/servlet/cc5ApiServer",

"port": "443",

"threedSecurePath": "https://spos.isbank.com.tr/servlet/est3Dgate",

"enabledPaymentAuthTypes": [

"THREE_DS",

"NON_THREE_DS"

],

"supportedCardAssociations": [

"MASTER_CARD",

"VISA",

"TROY",

"AMEX",

"UNION_PAY",

"DINERS_CLUB",

"DISCOVER",

"JCB"

],

"order": 1,

"status": "PASSIVE"

},

]

}

}

403

400

401

401

500

Last updated