Improve nbi status
[externalapi/nbi.git] / src / test / resources / mappings / aai / aai_put_customer.json
1 {
2     "request": {
3         "method": "PUT",
4         "url": "/aai/v14/business/customers/customer/new"
5     },
6     "response": {
7         "status": 201,
8         "headers": {
9             "Content-Type": "application/json"
10         }
11     }
12 }