Model/tests/abri/abri_relay_getscstenantdata_request_example.xml
Daniel Roth 0ef1687bd7 Relay receives the spec's recorded getSCSTenantData envelope 🟩
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 13:26:07 +00:00

11 lines
292 B
XML

<?xml version="1.0" ?>
<message>
<Header>
<Security username="DomnaWeb" password="" />
</Header>
<Body>
<Request request_type="getSCSTenantData">
<Parameters attribute="place_ref" attribute_value="1004202A" />
</Request>
</Body>
</message>