Legacy: Retrieve an onramp
Onramps
Legacy: Retrieve an onramp
Legacy route for retrieving an NGN receive flow
GET
Legacy: Retrieve an onramp
Overview
Retrieve an onramp through the legacy compatibility route. New integrations should useGET /v1/funding-accounts/{id}.
Authentication
Your merchant API key
Path Parameters
Onramp ID (UUID format)Example:
750e8400-e29b-41d4-a716-446655440000Request Examples
Response
Unique onramp identifier (UUID)
Onramp type:
TEMPORARY or PERMANENTAssociated customer ID (UUID)
Virtual account provisioning status:
PENDING, ACTIVE, or FAILEDExpected deposit amount in NGN. Always present for temporary onramps (required at creation). Not present for permanent onramps. Decimal string.Example:
"50000.50"Associated rate identifier (temporary onramps only)
When the locked rate expires (temporary onramps only)
Settlement configuration
Virtual bank account details
When the onramp was created (ISO 8601 timestamp)
Success Responses
Next Steps
List Onramps
List all onramps with filters
List Deposits
View deposits for an onramp