GuidesAPI ReferenceChangelog
API Reference

Create Onboarding Grant (Legacy)

Create an onboarding grant token for a customer. This is a legacy endpoint; prefer POST /v1/customers/{customer_id}/onboarding_links instead.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The customer ID to create an onboarding grant for. Must be a valid customer ID previously returned by POST /v1/customers/lightweight.

string | null

URL to redirect the end user to after they complete or leave the onboarding flow. Must be a valid URL (HTTPS recommended for production). If omitted, the user remains on the 1money page after submission.

string | null
Defaults to en-US

UI locale for the hosted onboarding page. Determines the language of the onboarding form. Defaults to en-US if not provided.

Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json