Skip to main content

Get Server Whitelisting Item By ID

Get Server Whitelisting Item By ID

Path Parameters
id string REQUIRED

ServerWhitelistingItem ID

Responses
200

Found ServerWhitelistingItem for given ID

Schema OPTIONAL
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