BVN
The productiononboarduser endpoint takes a single field - an 11-digit Nigerian BVN. The sandbox accepts the same body but does not validate the BVN against a real identity service.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sample values and constraints for testing Strails Mock Sandbox endpoints.
onboarduser endpoint takes a single field - an 11-digit Nigerian BVN. The sandbox accepts the same body but does not validate the BVN against a real identity service.
| Field | Sample Value | Constraints |
|---|---|---|
bvn | 12345678901 | 11 digits, numeric only |
POST https://sandbox.stablesrail.io/v1/onboarduser
Content-Type: application/json
x-api-key: <sandbox-api-key>
{
"bvn": "12345678901"
}
| Human Amount | Raw Value (6 decimals) |
|---|---|
| 1,000 cNGN | 1000000000 |
| 500 cNGN | 500000000 |