accounts_oid_signup_prefill_get
account-onboarding-prefill
Get pending pre-filled sign up for a new Dintero Account
Get a prefilled a sign up form for a new Dintero Account by id, not yet accepted by the applicant.
scopes:
- create:account
GET
accounts_oid_signup_prefill_get
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account or owner (partner)
Response
Account Signup
Last modified on May 29, 2026