blob: 889627a9c648897694625d96e82dc2565bab3dda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"request": {
"method": "PUT",
"url": "/aai/v11/business/customers/customer/new/service-subscriptions/service-subscription/vFW"
},
"response": {
"status": 201,
"headers": {
"Content-Type": "application/json"
}
}
}
|