Create A Journey
Authentication
Send Authorization: Bearer <PLATFORM_API_KEY> from a trusted back-end.
Path parameters
Stable borrower identity from the partner system. Keep a 1:1 mapping between mobile number and borrowerProviderID to preserve resume and post-disbursal continuity.
Headers
Optional caller-supplied trace identifier. When omitted, the API generates one and mirrors it as correlation_id.
Request
Optional credit product discriminator for product-specific Hybrid journeys. Defaults to PERSONAL_LOAN when omitted.
Optional complete bank prefill. This snake_case shape is accepted and normalized to the platform banking model.
Gold Loan-specific prefill for Hybrid Gold Loan journeys.
Optional buyer-supplied bureau data. When this object is provided, journey.bureauConsent must be true.