Skip to main content

Get Product By ID

Get Product By ID

Path Parameters
id string REQUIRED

Product ID

Responses
200

Returns a product

Schema OPTIONAL
data object OPTIONAL
name string

Possible values: length ≤ 35

Name of product

productName string OPTIONAL

Possible values: length ≤ 35

Name of product

productCreatedBy 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
productDescription string OPTIONAL

Possible values: length ≤ 35

Description of product.

isPrivate boolean OPTIONAL
isEndUseControlled boolean OPTIONAL
isCollectionControlled boolean OPTIONAL
isAAFlowRequired boolean OPTIONAL
isMonitoringConsentRequired boolean OPTIONAL
isDerivedDataPartnerRequired boolean OPTIONAL
derivedDataDescription string OPTIONAL

Possible values: length ≤ 1000

Description of product.

400

Invalid request

404

Not found