Consent General
Methods related to all types of consent
Last updated
Was this helpful?
Methods related to all types of consent
Last updated
Was this helpful?
POST
/ICardProcess/ConsentGeneral_Query
Return consent details.
POST
/ICardProcess/ConsentsExpiringCards
Find expired cards and cards expiring before/in the specified number of days used on consents.
NumDays
int
Number of days in the future to look for expiring cards.
POST
/ICardProcess/ConsentsExpiringCards_01
Find expired cards and cards expiring during the specified range of dates used on consents.
StartDate
string
Start date of the consent expiring cards range.
EndDate
string
End date of the consent expiring cards range.