Skip to content

Submit profile

POST
/v1/account/register/{regId}/profile
curl --request POST \
--url https://api.parasta.io/v1/account/register/example/profile \
--header 'Content-Type: application/json' \
--header 'Idempotency-Key: 2489E9AD-2EE2-8E00-8EC9-32D5F69181C0' \
--header 'X-Pass-Token: <X-Pass-Token>' \
--data '{ "residentNumber": "example", "address": "example", "englishName": "example", "transactionPurpose": "investment", "fundSource": "salary", "occupation": "example", "email": "hello@example.com" }'
regId
required
string
Idempotency-Key
required
string format: uuid

IETF draft-ietf-httpapi-idempotency-key-header. Generated freshly by the client for each request.

Media type application/json
object
residentNumber

Encrypted value

string
address
string
englishName
string
transactionPurpose
string
Allowed values: investment payment remittance other
fundSource
string
Allowed values: salary business inheritance other
occupation
string
email
string format: email

OK

Media type application/json
object
step
string
Example generated
{
"step": "example"
}

Please contact your representative. 담당자에게 문의해주세요.