Update POS
10.2 Update POS
Request
Method
URL
PUT
/merchant/v1/merchant-poses/order
Copy
Response
Status
Response
200
{
"data": [
{
"merchant_id": 9,
"client_id": "sandbox",
"pos_merchant_key": "string",
"password": null,
"external_merchant_id": null,
"inquery_password": null,
"pay_without_cvc": true,
"api_port": "443",
"store_no": "1958465",
"pos_account_id": "string",
"provaut_username": null,
"api_key": null,
"api_server_key": null,
"is_it_in_the_new_posnet_system": false,
"threed_secure_path": "https://spos.isbank.com.tr/servlet/est3Dgate",
"deletedDate": null,
"terminal_id": "1958465",
"dealer_code": "string",
"provaut_password": null,
"secret_key": null,
"merchant_key": null,
"new_threeds_flow": false,
"enabled_payment_auth_types": [
"THREE_DS",
"NON_THREE_DS"
],
"updatedDate": "2024-01-26 12:55:37.20509+00",
"pos_name": "string",
"posnet_id": "string",
"client_code": null,
"provrfn_username": null,
"payment_username": null,
"merchant_salt": null,
"order_no": "5",
"supported_card_associations": [
"MASTER_CARD",
"VISA",
"TROY",
"AMEX",
"UNION_PAY",
"DINERS_CLUB",
"DISCOVER",
"JCB"
],
"pos_alias": null,
"threed_secure_terminal_id": "1958465",
"guid": null,
"provrfn_password": null,
"payment_password": null,
"currency": "TRY",
"mode": "P",
"order": 1,
"pos_id": 0,
"id": 1,
"threed_secure_posnet_id": "1958465",
"profile_id": null,
"public_key": null,
"refund_username": null,
"accept_foreign_cards": true,
"hostname": "spos.isbank.com.tr",
"status": "PASSIVE",
"threed_secure_key": "sandbox",
"email": null,
"private_key": null,
"refund_password": null,
"installments": true,
"site_url": null,
"is_active": true,
"customer_number": "0",
"pos_merchant_id": "string",
"username": null,
"publishable_key": null,
"inquery_username": null,
"api_path": "/servlet/cc5ApiServer",
"createdDate": "2023-11-03 11:56:40.663892+00"
},
{
"merchant_id": 1,
"client_id": "374528",
"pos_merchant_key": "b'MbyDdG6GhEPkqDWA'",
"password": null,
"external_merchant_id": null,
"inquery_password": null,
"pay_without_cvc": false,
"api_port": "8000",
"store_no": "1958465",
"pos_account_id": "string",
"provaut_username": null,
"api_key": null,
"api_server_key": null,
"is_it_in_the_new_posnet_system": false,
"threed_secure_path": "https://sandbox.magicpay.ai/success",
"deletedDate": "2024-01-09 14:41:31.253372",
"terminal_id": "1958465",
"dealer_code": "string",
"provaut_password": null,
"secret_key": null,
"merchant_key": "MbyDdG6GhEPkqDWA",
"new_threeds_flow": false,
"enabled_payment_auth_types": [
"3d"
],
"updatedDate": "2024-01-22 12:21:18.879986+00",
"pos_name": "paytr",
"posnet_id": "string",
"client_code": null,
"provrfn_username": null,
"payment_username": null,
"merchant_salt": "AmSaornSoqUztB16",
"order_no": "4",
"supported_card_associations": [
"1"
],
"pos_alias": "paytr",
"threed_secure_terminal_id": "1958465",
"guid": null,
"provrfn_password": null,
"payment_password": null,
"currency": "",
"mode": "SANDBOX",
"order": 2,
"pos_id": 0,
"id": 2,
"threed_secure_posnet_id": "1958465",
"profile_id": null,
"public_key": null,
"refund_username": null,
"accept_foreign_cards": false,
"hostname": "https://www.paytr.com/odeme",
"status": "ACTIVE",
"threed_secure_key": "string",
"email": null,
"private_key": null,
"refund_password": null,
"installments": false,
"site_url": "https://www.paytr.com",
"is_active": true,
"customer_number": "12345",
"pos_merchant_id": "374528",
"username": null,
"publishable_key": null,
"inquery_username": null,
"api_path": "https://www.paytr.com/odeme",
"createdDate": "2023-11-05 10:14:48.154321+00"
}
]
}
403
400
401
401
500
Last updated