aboutsummaryrefslogtreecommitdiffstats
path: root/tests/create_stocking_order.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/create_stocking_order.json')
-rw-r--r--tests/create_stocking_order.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/create_stocking_order.json b/tests/create_stocking_order.json
deleted file mode 100644
index 1af23a4..0000000
--- a/tests/create_stocking_order.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "purchaseOrderNumber": "Order7899",
- "shipToCode": "677592",
- "orderLines": [
- {"partNumber": "661-5097", "quantity": "1"},
- {"partNumber": "661-5098", "quantity": "2"}
- ]
-}