Modify an annual consent
{
"ConsentID": 10,
"ConsentMods": {
"ExpMonth": 10,
"ExpYear": 22,
"Email": "[email protected]",
"Zip": "04106",
"CustomerRefID": "A1235456",
"ServiceDescrip": "REST API Testor",
"RPGUID": "adf98580-b4ab-42fc-bb99-01c89964afe9",
"NumDays": 365,
"LimitPerCharge": 10000,
"LimitLifeTime": 100000
}
}{
"ConsentAnnual_ModifyResult": {
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"ModifySuccess": true,
"RespMsg": "Success : Modified Consent ID : 10"
}
}Last updated
Was this helpful?