Generate a hosted Terms of Service acceptance link for a customer. This endpoint is required only in the Sphere-Managed onboarding model — in the Platform-Managed model, TOS acceptance is handled upstream by your own platform before the customer is passed to SpherePay. Redirect the customer to the returnedDocumentation Index
Fetch the complete documentation index at: https://docs.spherepay.co/llms.txt
Use this file to discover all available pages before exploring further.
link so they can review and accept SpherePay’s Terms of Service. The link expires at the time indicated by expiresAt.
TOS acceptance is a required step in the Sphere-Managed KYC flow. The customer cannot be approved for transfers until they have accepted the Terms of Service. If you are using the Platform-Managed model, skip this endpoint.
Endpoint
Authentication
All requests must include a Bearer token in theAuthorization header.
Path parameters
The ID of the customer for whom to generate the Terms of Service link.
Response fields
The hosted URL to redirect the customer to for Terms of Service acceptance. The link contains a signed token scoped to the specific customer.
ISO 8601 timestamp indicating when the TOS link expires. Generate a new link if the customer has not completed acceptance before this time.

