{
"TerminalCode": "00100680",
"MerchantCode": "700004440001735",
"TerminalType": "VP",
"StatCode": "AA",
"CloseDate": "1900-01-01T00:00:00",
"ClosedCase": "",
"SlipType": "03",
"SlipName": "INCIDIDUNT IN",
"BatchNo": 4,
"PosComProfileGuid": 0,
"PosComProfileName": "",
"AuthProfileId": 277,
"AuthProfileName": "TEST AUTH PROFILE",
"BatchCloseOptProfileGuid": 0,
"BatchCloseOptProfileName": "",
"OptEnablePinBypass": true,
"OptPinForBatchClose": true,
"OptCardMenu": true,
"OptBankLogo": true,
"OptFallback": true,
"OptManual": true,
"OptMotoCvv2Onus": true,
"OptMotoCvv2Int": true,
"OptMotoCvv2Dom": true,
"OptMotoCvv2Other": true,
"OptMultiCurr": false,
"AutoBatchCloseTime": 0,
"OptSingleTapCap": true,
"CountryCode": "TR",
"StateCode": "34",
"CityName": "ESSE",
"AddressLine1": "IN UT ULLAMCO",
"AddressLine2": "EXERCITATION QUIS EIUSMOD",
"AddressLine3": "SIT ADIPISCING CILLUM",
"ZipCode": "34999"
}curl --location --request POST 'https://hilarion.corpayss.net:8422/api/IntegrationAcquirer/UpdateTerminal' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205' \
--header 'Content-Type: application/json' \
--data-raw '{
"TerminalCode": "00100680",
"MerchantCode": "700004440001735",
"TerminalType": "VP",
"StatCode": "AA",
"CloseDate": "1900-01-01T00:00:00",
"ClosedCase": "",
"SlipType": "03",
"SlipName": "INCIDIDUNT IN",
"BatchNo": 4,
"PosComProfileGuid": 0,
"PosComProfileName": "",
"AuthProfileId": 277,
"AuthProfileName": "TEST AUTH PROFILE",
"BatchCloseOptProfileGuid": 0,
"BatchCloseOptProfileName": "",
"OptEnablePinBypass": true,
"OptPinForBatchClose": true,
"OptCardMenu": true,
"OptBankLogo": true,
"OptFallback": true,
"OptManual": true,
"OptMotoCvv2Onus": true,
"OptMotoCvv2Int": true,
"OptMotoCvv2Dom": true,
"OptMotoCvv2Other": true,
"OptMultiCurr": false,
"AutoBatchCloseTime": 0,
"OptSingleTapCap": true,
"CountryCode": "TR",
"StateCode": "34",
"CityName": "ESSE",
"AddressLine1": "IN UT ULLAMCO",
"AddressLine2": "EXERCITATION QUIS EIUSMOD",
"AddressLine3": "SIT ADIPISCING CILLUM",
"ZipCode": "34999"
}'{
"ResultObject": "7843823656",
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}