summaryrefslogtreecommitdiffstats
path: root/src/test/resources/mappings/aai_get_customer_6490.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/mappings/aai_get_customer_6490.json')
-rw-r--r--src/test/resources/mappings/aai_get_customer_6490.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/test/resources/mappings/aai_get_customer_6490.json b/src/test/resources/mappings/aai_get_customer_6490.json
new file mode 100644
index 0000000..eaf5a4b
--- /dev/null
+++ b/src/test/resources/mappings/aai_get_customer_6490.json
@@ -0,0 +1,18 @@
+{
+ "request": {
+ "method": "GET",
+ "url": "/aai/v11/business/customers/customer/6490"
+ },
+ "response": {
+ "status": 200,
+ "jsonBody": {
+ "global-customer-id": "6490",
+ "subscriber-name": "Jean Pontus",
+ "subscriber-type": "BSS",
+ "resource-version": "1518595364087"
+ },
+ "headers": {
+ "Content-Type": "application/json"
+ }
+ }
+} \ No newline at end of file