post https://extapiai2-1602d:8443/api/v1/gateway/ext/consumer/account
Consumer account creation request, the client has defined the credit origination logic
Log in to see full request history
Responses
Consumer account creation request, the client has defined the credit origination logic
xxxxxxxxxx
18curl --request POST \
--url https://extapiai2-1602d:8443/api/v1/gateway/ext/consumer/account \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"applicantOne": {
"address": {
"country": "USA"
}
},
"applicantTwo": {
"address": {
"country": "USA"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: