Methods related to all types of consent
POST /ICardProcess/ConsentGeneral_Query
POST
Return consent details.
POST /ICardProcess/ConsentsExpiringCards
Find expired cards and cards expiring before/in the specified number of days used on consents.
NumDays int
NumDays
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
StartDate
Start date of the consent expiring cards range.
EndDate string
EndDate
End date of the consent expiring cards range.
Last updated 1 year ago
Was this helpful?