Person Data
Get Change Info
Get a person's registration update request.
post/ GetChangeInfo
Request body
Example request
{
"Method": "GetChangeInfo",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"USN": "5b04b0aa-dc45-4cf8-a281-ce441cb125ab"
}Response
Ok
Example response
{
"PersonInfoSolicitation": {
"TaxNumber": "822.575.600-27",
"Status": "Approved",
"PersonInfos": {
"PersonInfoValue": "985602354",
"Status": "Approved"
}
}
}