{
"PosAuthProfile": {
"Id": 0,
"Name": "ANIM SED",
"Type": "P",
"IsDefault": false
},
"PosAuthProfileDetail": [
{
"ProfileId": 39,
"PrmTxnDefGuid": 1010000193350636,
"CrdDci": "D",
"CrdSrcGrp": "1"
}
]
}curl --location --request POST 'https://hilarion.corpayss.net:8422/api/IntegrationAcquirer/UpdatePosAuthorizationProfile' \
--header 'token: 58ff081d-eba7-4e9c-bfab-3cd51792b96d+202501211205' \
--header 'Content-Type: application/json' \
--data-raw '{
"PosAuthProfile": {
"Id": 0,
"Name": "ANIM SED",
"Type": "P",
"IsDefault": false
},
"PosAuthProfileDetail": [
{
"ProfileId": 39,
"PrmTxnDefGuid": 1010000193350636,
"CrdDci": "D",
"CrdSrcGrp": "1"
}
]
}'{
"ResultObject": 5769175838,
"Result": 0,
"ReturnDescription": "Successfully completed.",
"ApprovalRefNumber": 0
}