post https://{partner}.liberis.com/api//journey/data
Log in to see full request history
Responses
400Invalid input
500Internal server error
400Invalid input
500Internal server error
xxxxxxxxxx
14curl --request POST \
--url https://youpartnername.liberis.com/api/partner/journey/data \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"applicants": [
{
"primary": true,
"residential_status": "Home Owner"
}
]
}
'
Try It!
to start a request and see the response here! Or choose an example: