Skip to content

Commit

Permalink
MOSIP-36404 - Added admin role to GetPRIDByDate api
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s committed Oct 28, 2024
1 parent 18f8bdb commit 7566893
Showing 1 changed file with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_01
description: Retrieve the PRID within the given date range
role: regproc
role: admin
checkErrorsOnlyInResponse: true
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
Expand All @@ -23,7 +23,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_02
description: Retrieve the PRID within the specified date range for the Invalid ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -46,7 +46,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_03
description: Retrieve the PRID within the specified date range for the blank ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -69,7 +69,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_04
description: Retrieve the PRID within the specified date range for the missing ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -92,7 +92,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_05
description: Retrieve the PRID within the specified date range for the invalid version
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -115,7 +115,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_06
description: Retrieve the PRID within the specified date range for the missing version
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -138,7 +138,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_07
description: Retrieve the PRID within the specified date range for the blank version
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -161,7 +161,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_08
description: Retrieve the PRID within the specified date range for the request time that is blank
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -184,7 +184,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_09
description: Retrieve the PRID within the specified date range for the missing request time
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -207,7 +207,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_10
description: Retrieve the PRID within the specified date range for the invalid request time
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -230,7 +230,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_11
description: Retrieve the PRID within the specified date range for the invalid registration center ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -253,7 +253,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_12
description: Retrieve the PRID within the specified date range for the blank registration center ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -276,7 +276,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_13
description: Retrieve the PRID within the specified date range for the missing registration center ID
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -299,7 +299,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_14
description: Retrieve the PRID within the specified date range where the fromDate is missing
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -322,7 +322,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_15
description: Retrieve the PRID within the specified date range where the fromDate is missing
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -345,7 +345,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_16
description: Retrieve the PRID within the specified date range where the fromDate field is blank
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -368,7 +368,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_17
description: Retrieve the PRID within the specified date range where the toDate field is blank
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -391,7 +391,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_18
description: Retrieve the PRID within the specified date range where the toDate field is missing
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand All @@ -414,7 +414,7 @@ GetPRIDByDateRange:
endPoint: /preregistration/v1/sync
uniqueIdentifier: TC_prereg_GetPRIDByDateRange_19
description: Retrieve the PRID within the specified date range where the 'toDate' field is invalid
role: regproc
role: admin
restMethod: post
inputTemplate: preReg/GetPRIDByDateRange/getPRIDByDateRange
outputTemplate: preReg/error
Expand Down

0 comments on commit 7566893

Please sign in to comment.