GuidesAPI ReferenceChangelog
API Reference

Create Terms of Service URL

Create a signature for the given terms type. Atomically creates a signed TOS session and returns a stable signature_id to be used in the related onboarding request (terms.signature_id).

The returned url is a hosted page where the end-user can review the agreement and be redirected to redirect_url afterwards.

Supported {type} values are BUSINESS_ONBOARDING and INDIVIDUAL_ONBOARDING.

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

Generates a 1Money-hosted URL where the customer can review and accept 1Money's Terms of Service. Returns a signature_id that must be passed to the Initiate Business Account API once the customer has completed acceptance.

This is the 1Money-hosted ToS flow — see the Business Onboarding Overview for the alternative Partner-Hosted flow.

Path Params
string
required

Signature type. Supported values: BUSINESS_ONBOARDING, INDIVIDUAL_ONBOARDING.

Body Params

Request body for creating a 1Money-hosted Terms of Service acceptance URL.

string
required

URL where the customer is redirected after completing Terms of Service acceptance. Must be a valid absolute URL.

Responses

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