Model/tests/abri/abri_relay_logjob_request_example.xml
Daniel Roth b22afcde9f Abri log_job returns the OpenHousing job number from the relay success response 🟥
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 14:22:09 +00:00

20 lines
1 KiB
XML

<?xml version="1.0" ?>
<message>
<Header>
<Security username="DomnaWeb" password="" />
</Header>
<Body>
<Request request_type="logjob">
<Parameters attribute="place_ref" attribute_value="1007165" />
<Parameters attribute="std_job_code" attribute_value="SCSEXT" />
<Parameters attribute="client" attribute_value="HSG" />
<Parameters attribute="short_description" attribute_value="Christian's SCS External Test." />
<Parameters attribute="long_description" attribute_value="Christian's SCS External Test." />
<Parameters attribute="client_ref" attribute_value="DOM51111" />
<Parameters attribute="appointment_date" attribute_value="18/06/2026" />
<Parameters attribute="appointment_time" attribute_value="PM" />
<Parameters attribute="resource" attribute_value="NAULKH" />
<Parameters attribute="resource_group" attribute_value="Surveyors" />
</Request>
</Body>
</message>