#john_api

1 messages ¡ Page 1 of 1 (latest)

junior stratusBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1396734855378894908

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

latent galleon
tired depot
#

thank you

#

what are these 2 fields:
tos_acceptance.ip
tos_acceptance.date

#

@latent galleon

latent galleon
#

They refer to these properties of the account:

#

It's basically the IP address from which the user accepted the terms of services and the date they accepted it on.

tired depot
#

what if the Connect account holder doesn't have a website/URL?

#

it is a required field

latent galleon
#

How are you planning on doing the onboarding? Are you planning on using the API or hosted onboarding? With hosted onboarding this will be automatically collected.

tired depot
#

using API

latent galleon
#

Ah sorry, you are referring to the connected account's website.

#

Just a moment.

tired depot
#

I am also weighing between Express & Custom. If I am not wrong, Custom is completely API based, right?

latent galleon
#

I am also weighing between Express & Custom. If I am not wrong, Custom is completely API based, right?

It is based on API but you can use hosted onboarding for custom accounts as well.

tired depot
#

as far as onboarding is concerned, is there any difference between Express & Custom if using hosted onboarding?

#

and can we pre-populate all these information?

latent galleon
#

There shouldn't be any difference between Express & Custom if using hosted onboarding. However, do note that this channel is for API related queries so I can't be too sure about onboarding interfaces.

#

You can pre-populate information when creating the account via API.