Hi folks
I want to know if it is possible to send back the output componet part "output": [ ... ] of the JSON response when an E1 BSFN encounters an error
Example of success
{
"ServiceRequest1": {
"name": "GetUDC",
"template": "D0005",
"submitted": true,
"result": {
"output": [
{
"id": 7,
"value": "Capitalized Lease",
"name": "szDescription001"...
Read more
I want to know if it is possible to send back the output componet part "output": [ ... ] of the JSON response when an E1 BSFN encounters an error
Example of success
{
"ServiceRequest1": {
"name": "GetUDC",
"template": "D0005",
"submitted": true,
"result": {
"output": [
{
"id": 7,
"value": "Capitalized Lease",
"name": "szDescription001"...
Read more