Further small changes on roids

This commit is contained in:
Pinga 2024-03-06 01:32:53 +02:00
parent 93f1cd7674
commit e760d41b8a
3 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ function processContactInfo($conn, $db, $xml, $trans) {
'svTRID' => $svTRID,
'resultCode' => 1000,
'msg' => 'Command completed successfully',
'id' => $contact['id'],
'id' => $contact['identifier'],
'roid' => 'C' . $contact['id'],
'status' => $statusArray,
'postal' => $postalArray,