Skip to main content

Get Server Whitelisting Items by ParticipantRoleIDs

Get Server Whitelisting Items by ParticipantRoleIDs

Path Parameters
participantRoleId string REQUIRED

Participant Role ID

Responses
200

Found ServerWhitelistingItems for given Participant Role ID

Schema OPTIONAL
object[]
id int64 OPTIONAL
ipAddress string OPTIONAL
portNumber string OPTIONAL
participantRole object OPTIONAL
id int64 OPTIONAL
participantRole string OPTIONAL

Possible values: [LENDER, LOAN_AGENT, DISBURSEMENT_PARTNER, COLLECTIONS_PARTNER, DERIVED_DATA_PARTNER, KYC_PARTNER, ADMIN, REGULATOR]

approvedBy string OPTIONAL
isApproved boolean OPTIONAL
participantRoleStatus string OPTIONAL

Possible values: [APPLIED, UNDER_REVIEW, APPROVED, REJECTED]

publicKey string OPTIONAL
400

Invalid request

404

Not found