Created
June 13, 2018 17:37
-
-
Save jparbros/6de2910784af669f1d7e797260287d3f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<customer_advice_request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:demandware.com:bf:api:core:v1"> | |
<instructions> | |
<instruction i:type="customer_advice_instruction_log_event"> | |
<description>Example Event</description> | |
<source>Location of event source</source> | |
</instruction> | |
</instructions> | |
<key> | |
<guid>customer_guid</guid> | |
</key> | |
</customer_advice_request> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment