curl --request POST \
--url https://sandbox-revo-api.raliopay.com/api/v1/account/personal-users \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>",
"birthdate": "<string>",
"city": "<string>",
"country": "<string>",
"documentNumber": "<string>",
"documentType": "<unknown>",
"email": "<string>",
"name": "<string>",
"postalCode": "<string>",
"surname": "<string>",
"activity": "<string>",
"isPublicOffice": true,
"kyc": {
"data": {
"computed": {
"age": {
"data": 123
},
"isDocumentExpired": {
"data": {}
}
},
"deviceFingerprint": {
"app": {
"platform": "<string>",
"version": "<string>"
},
"browser": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"device": {
"type": "<string>"
},
"engine": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"ip": "<string>",
"os": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"ua": "<string>"
},
"documents": [
{
"country": "<string>",
"fields": {},
"merchantFields": [
{}
],
"photos": [
"<string>"
],
"region": "<string>",
"steps": [
{
"data": {},
"error": {},
"id": "<string>",
"status": 123
}
],
"type": "<string>"
}
],
"expired": true,
"flow": {
"id": "<string>",
"name": "<string>"
},
"hasProblem": true,
"id": "<string>",
"identity": {
"id": "<string>",
"status": "<string>"
},
"masJobToBePostpone": true,
"metadata": {
"userId": "<string>"
},
"profileId": "<string>",
"steps": [
{
"data": {},
"error": {},
"id": "<string>",
"status": 123
}
],
"videoAgreement": [
{}
]
}
}
}
'{
"activity": {
"id": 123,
"name": "<string>",
"slug": "<string>"
},
"address": "<string>",
"birthdate": "<string>",
"city": "<string>",
"country": "<string>",
"documentNumber": "<string>",
"documentType": "<string>",
"email": "<string>",
"id": "<string>",
"isPublicOffice": true,
"name": "<string>",
"surname": "<string>"
}Create a new personal user account
curl --request POST \
--url https://sandbox-revo-api.raliopay.com/api/v1/account/personal-users \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"address": "<string>",
"birthdate": "<string>",
"city": "<string>",
"country": "<string>",
"documentNumber": "<string>",
"documentType": "<unknown>",
"email": "<string>",
"name": "<string>",
"postalCode": "<string>",
"surname": "<string>",
"activity": "<string>",
"isPublicOffice": true,
"kyc": {
"data": {
"computed": {
"age": {
"data": 123
},
"isDocumentExpired": {
"data": {}
}
},
"deviceFingerprint": {
"app": {
"platform": "<string>",
"version": "<string>"
},
"browser": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"device": {
"type": "<string>"
},
"engine": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"ip": "<string>",
"os": {
"major": "<string>",
"name": "<string>",
"version": "<string>"
},
"ua": "<string>"
},
"documents": [
{
"country": "<string>",
"fields": {},
"merchantFields": [
{}
],
"photos": [
"<string>"
],
"region": "<string>",
"steps": [
{
"data": {},
"error": {},
"id": "<string>",
"status": 123
}
],
"type": "<string>"
}
],
"expired": true,
"flow": {
"id": "<string>",
"name": "<string>"
},
"hasProblem": true,
"id": "<string>",
"identity": {
"id": "<string>",
"status": "<string>"
},
"masJobToBePostpone": true,
"metadata": {
"userId": "<string>"
},
"profileId": "<string>",
"steps": [
{
"data": {},
"error": {},
"id": "<string>",
"status": 123
}
],
"videoAgreement": [
{}
]
}
}
}
'{
"activity": {
"id": 123,
"name": "<string>",
"slug": "<string>"
},
"address": "<string>",
"birthdate": "<string>",
"city": "<string>",
"country": "<string>",
"documentNumber": "<string>",
"documentType": "<string>",
"email": "<string>",
"id": "<string>",
"isPublicOffice": true,
"name": "<string>",
"surname": "<string>"
}API Key for accessing management endpoints
Language preference (es for Spanish, default: English)
User details
Show child attributes
Show child attributes
Show child attributes
Show child attributes