Created
June 13, 2018 16:53
-
-
Save jparbros/c440fae37c8dfd7398c2d8bcf721d1ef to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| <shipping_order_advice_request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:demandware.com:bf:api:core:v1"> | |
| <instructions> | |
| <instruction i:type="shipping_order_advice_instruction_approve" /></instruction> | |
| </instructions> | |
| <key> | |
| <guid>shipping_order_guid</guid> | |
| </key> | |
| </shipping_order_advice_request> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment