post https://api.sandbox.prosper.trade/v1/user
Log in to see full request history
Responses
xxxxxxxxxx
18curl --request POST \
--url https://api.sandbox.prosper.trade/v1/user \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"nationality": "NL",
"termsOfUseAccepted": true,
"privacyPolicyAccepted": true,
"nonProfessionalTraderAccepted": true,
"address": {
"countryCode": "NL"
},
"phoneNumber": {
"country": "NL"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: