aboutsummaryrefslogtreecommitdiffstats
path: root/tests/create_escalation.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/create_escalation.json')
-rw-r--r--tests/create_escalation.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/create_escalation.json b/tests/create_escalation.json
new file mode 100644
index 0000000..3e1ac9c
--- /dev/null
+++ b/tests/create_escalation.json
@@ -0,0 +1,11 @@
+{
+ "shipTo": "677592",
+ "issueTypeCode": "PUR",
+ "notes": "This is a test",
+ "escalationContext": {
+ "contextType": "", "contextID": ""
+ },
+ "attachment": [
+ {"fileName": "", "fileData": ""}
+ ]
+}