CashOrderVendor

Perform various operations for Symitar parameters.

Symitar eDocs References: Coming soon.

Operations

getCashOrderVendor

post
Authorizations
Body
CashOrderVendorCashOrderVendorintegerRequired
Responses
200

Successful operation.

application/json
post
/getCashOrderVendor
POST /nexum/627/2022.01/parameter/getCashOrderVendor HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 159

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "CashOrderVendorCashOrderVendor": 1,
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendor": {
    "Active": 1,
    "CashDeliveryDaySaturday": [
      {
        "EntryId": 1,
        "CashDeliveryDaySaturday": 1
      }
    ],
    "CoinBagPennies": [
      {
        "EntryId": 1,
        "CoinBagPennies": 1
      }
    ],
    "CoinRollStateQuarters": [
      {
        "EntryId": 1,
        "CoinRollStateQuarters": 1
      }
    ],
    "CurrencyFitOnes": [
      {
        "EntryId": 1,
        "CurrencyFitOnes": 1
      }
    ],
    "CurrencyNewOnes": [
      {
        "EntryId": 1,
        "CurrencyNewOnes": 1
      }
    ],
    "DeliveryBillingCode": "text",
    "DeliveryKeyCode": 1,
    "ExcessiveBagsBillingCode": "text",
    "ExcessiveBagsCharge": 1,
    "ExtraLiabilityAmount": 1,
    "ExtraLiabilityCharge": 1,
    "HolidayDelivery": 1,
    "LiabilityBillingCode": "text",
    "NumberofFreeBags": 1,
    "OrderCutoffTime": 1,
    "OrderLeadDays": 1,
    "RolledCoinBillingCode": "text",
    "RolledCoinCharge": 1,
    "SpecialDeliveryBillingCode": "text",
    "SpecialHandlingBillingCode": "text",
    "SpecialHandlingFee": 1,
    "SpecialStrapBillingCode": "text",
    "SpecialStrapCharge": 1,
    "VendorName": "text",
    "CashOrderVendor": 1
  }
}

getCashOrderVendorSelectFields

post
Authorizations
Body
CashOrderVendorCashOrderVendorintegerOptional
Responses
200

Successful operation.

application/json
post
/getCashOrderVendorSelectFields
POST /nexum/627/2022.01/parameter/getCashOrderVendorSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 911

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "CashOrderVendorCashOrderVendor": 1,
  "SelectableFields": {
    "IncludeAllCashOrderVendorFields": true,
    "CashOrderVendorFields": {
      "Active": true,
      "CashDeliveryDaySaturday": [
        1
      ],
      "CashOrderVendor": true,
      "CoinBagPennies": [
        1
      ],
      "CoinRollStateQuarters": [
        1
      ],
      "CurrencyFitOnes": [
        1
      ],
      "CurrencyNewOnes": [
        1
      ],
      "DeliveryBillingCode": true,
      "DeliveryKeyCode": true,
      "ExcessiveBagsBillingCode": true,
      "ExcessiveBagsCharge": true,
      "ExtraLiabilityAmount": true,
      "ExtraLiabilityCharge": true,
      "HolidayDelivery": true,
      "LiabilityBillingCode": true,
      "NumberofFreeBags": true,
      "OrderCutoffTime": true,
      "OrderLeadDays": true,
      "RolledCoinBillingCode": true,
      "RolledCoinCharge": true,
      "SpecialDeliveryBillingCode": true,
      "SpecialHandlingBillingCode": true,
      "SpecialHandlingFee": true,
      "SpecialStrapBillingCode": true,
      "SpecialStrapCharge": true,
      "VendorName": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendor": {
    "Active": 1,
    "CashDeliveryDaySaturday": [
      {
        "EntryId": 1,
        "CashDeliveryDaySaturday": 1
      }
    ],
    "CoinBagPennies": [
      {
        "EntryId": 1,
        "CoinBagPennies": 1
      }
    ],
    "CoinRollStateQuarters": [
      {
        "EntryId": 1,
        "CoinRollStateQuarters": 1
      }
    ],
    "CurrencyFitOnes": [
      {
        "EntryId": 1,
        "CurrencyFitOnes": 1
      }
    ],
    "CurrencyNewOnes": [
      {
        "EntryId": 1,
        "CurrencyNewOnes": 1
      }
    ],
    "DeliveryBillingCode": "text",
    "DeliveryKeyCode": 1,
    "ExcessiveBagsBillingCode": "text",
    "ExcessiveBagsCharge": 1,
    "ExtraLiabilityAmount": 1,
    "ExtraLiabilityCharge": 1,
    "HolidayDelivery": 1,
    "LiabilityBillingCode": "text",
    "NumberofFreeBags": 1,
    "OrderCutoffTime": 1,
    "OrderLeadDays": 1,
    "RolledCoinBillingCode": "text",
    "RolledCoinCharge": 1,
    "SpecialDeliveryBillingCode": "text",
    "SpecialHandlingBillingCode": "text",
    "SpecialHandlingFee": 1,
    "SpecialStrapBillingCode": "text",
    "SpecialStrapCharge": 1,
    "VendorName": "text",
    "CashOrderVendor": 1
  }
}

getCashOrderVendorPagedList

post
Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getCashOrderVendorPagedList
POST /nexum/627/2022.01/parameter/getCashOrderVendorPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendor": [
    {
      "Active": 1,
      "CashDeliveryDaySaturday": [
        {
          "EntryId": 1,
          "CashDeliveryDaySaturday": 1
        }
      ],
      "CoinBagPennies": [
        {
          "EntryId": 1,
          "CoinBagPennies": 1
        }
      ],
      "CoinRollStateQuarters": [
        {
          "EntryId": 1,
          "CoinRollStateQuarters": 1
        }
      ],
      "CurrencyFitOnes": [
        {
          "EntryId": 1,
          "CurrencyFitOnes": 1
        }
      ],
      "CurrencyNewOnes": [
        {
          "EntryId": 1,
          "CurrencyNewOnes": 1
        }
      ],
      "DeliveryBillingCode": "text",
      "DeliveryKeyCode": 1,
      "ExcessiveBagsBillingCode": "text",
      "ExcessiveBagsCharge": 1,
      "ExtraLiabilityAmount": 1,
      "ExtraLiabilityCharge": 1,
      "HolidayDelivery": 1,
      "LiabilityBillingCode": "text",
      "NumberofFreeBags": 1,
      "OrderCutoffTime": 1,
      "OrderLeadDays": 1,
      "RolledCoinBillingCode": "text",
      "RolledCoinCharge": 1,
      "SpecialDeliveryBillingCode": "text",
      "SpecialHandlingBillingCode": "text",
      "SpecialHandlingFee": 1,
      "SpecialStrapBillingCode": "text",
      "SpecialStrapCharge": 1,
      "VendorName": "text",
      "CashOrderVendor": 1
    }
  ],
  "Token": "text"
}

getCashOrderVendorListSelectFields

post
Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getCashOrderVendorListSelectFields
POST /nexum/627/2022.01/parameter/getCashOrderVendorListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 876

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllCashOrderVendorFields": true,
    "CashOrderVendorFields": {
      "Active": true,
      "CashDeliveryDaySaturday": [
        1
      ],
      "CashOrderVendor": true,
      "CoinBagPennies": [
        1
      ],
      "CoinRollStateQuarters": [
        1
      ],
      "CurrencyFitOnes": [
        1
      ],
      "CurrencyNewOnes": [
        1
      ],
      "DeliveryBillingCode": true,
      "DeliveryKeyCode": true,
      "ExcessiveBagsBillingCode": true,
      "ExcessiveBagsCharge": true,
      "ExtraLiabilityAmount": true,
      "ExtraLiabilityCharge": true,
      "HolidayDelivery": true,
      "LiabilityBillingCode": true,
      "NumberofFreeBags": true,
      "OrderCutoffTime": true,
      "OrderLeadDays": true,
      "RolledCoinBillingCode": true,
      "RolledCoinCharge": true,
      "SpecialDeliveryBillingCode": true,
      "SpecialHandlingBillingCode": true,
      "SpecialHandlingFee": true,
      "SpecialStrapBillingCode": true,
      "SpecialStrapCharge": true,
      "VendorName": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendorList": {
    "hasReachedMaximumListSize": true,
    "CashOrderVendor": [
      {
        "Active": 1,
        "CashDeliveryDaySaturday": [
          {
            "EntryId": 1,
            "CashDeliveryDaySaturday": 1
          }
        ],
        "CoinBagPennies": [
          {
            "EntryId": 1,
            "CoinBagPennies": 1
          }
        ],
        "CoinRollStateQuarters": [
          {
            "EntryId": 1,
            "CoinRollStateQuarters": 1
          }
        ],
        "CurrencyFitOnes": [
          {
            "EntryId": 1,
            "CurrencyFitOnes": 1
          }
        ],
        "CurrencyNewOnes": [
          {
            "EntryId": 1,
            "CurrencyNewOnes": 1
          }
        ],
        "DeliveryBillingCode": "text",
        "DeliveryKeyCode": 1,
        "ExcessiveBagsBillingCode": "text",
        "ExcessiveBagsCharge": 1,
        "ExtraLiabilityAmount": 1,
        "ExtraLiabilityCharge": 1,
        "HolidayDelivery": 1,
        "LiabilityBillingCode": "text",
        "NumberofFreeBags": 1,
        "OrderCutoffTime": 1,
        "OrderLeadDays": 1,
        "RolledCoinBillingCode": "text",
        "RolledCoinCharge": 1,
        "SpecialDeliveryBillingCode": "text",
        "SpecialHandlingBillingCode": "text",
        "SpecialHandlingFee": 1,
        "SpecialStrapBillingCode": "text",
        "SpecialStrapCharge": 1,
        "VendorName": "text",
        "CashOrderVendor": 1
      }
    ]
  }
}

searchCashOrderVendorSelectFields

post

Search cash order vendor select fields

Authorizations
Body
Responses
200

Successful operation.

application/json
post
/searchCashOrderVendorSelectFields
POST /nexum/627/2022.01/parameter/searchCashOrderVendorSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 908

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "SelectableFields": {
    "IncludeAllCashOrderVendorFields": true,
    "CashOrderVendorFields": {
      "Active": true,
      "CashDeliveryDaySaturday": [
        1
      ],
      "CashOrderVendor": true,
      "CoinBagPennies": [
        1
      ],
      "CoinRollStateQuarters": [
        1
      ],
      "CurrencyFitOnes": [
        1
      ],
      "CurrencyNewOnes": [
        1
      ],
      "DeliveryBillingCode": true,
      "DeliveryKeyCode": true,
      "ExcessiveBagsBillingCode": true,
      "ExcessiveBagsCharge": true,
      "ExtraLiabilityAmount": true,
      "ExtraLiabilityCharge": true,
      "HolidayDelivery": true,
      "LiabilityBillingCode": true,
      "NumberofFreeBags": true,
      "OrderCutoffTime": true,
      "OrderLeadDays": true,
      "RolledCoinBillingCode": true,
      "RolledCoinCharge": true,
      "SpecialDeliveryBillingCode": true,
      "SpecialHandlingBillingCode": true,
      "SpecialHandlingFee": true,
      "SpecialStrapBillingCode": true,
      "SpecialStrapCharge": true,
      "VendorName": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendorList": {
    "hasReachedMaximumListSize": true,
    "CashOrderVendor": [
      {
        "Active": 1,
        "CashDeliveryDaySaturday": [
          {
            "EntryId": 1,
            "CashDeliveryDaySaturday": 1
          }
        ],
        "CoinBagPennies": [
          {
            "EntryId": 1,
            "CoinBagPennies": 1
          }
        ],
        "CoinRollStateQuarters": [
          {
            "EntryId": 1,
            "CoinRollStateQuarters": 1
          }
        ],
        "CurrencyFitOnes": [
          {
            "EntryId": 1,
            "CurrencyFitOnes": 1
          }
        ],
        "CurrencyNewOnes": [
          {
            "EntryId": 1,
            "CurrencyNewOnes": 1
          }
        ],
        "DeliveryBillingCode": "text",
        "DeliveryKeyCode": 1,
        "ExcessiveBagsBillingCode": "text",
        "ExcessiveBagsCharge": 1,
        "ExtraLiabilityAmount": 1,
        "ExtraLiabilityCharge": 1,
        "HolidayDelivery": 1,
        "LiabilityBillingCode": "text",
        "NumberofFreeBags": 1,
        "OrderCutoffTime": 1,
        "OrderLeadDays": 1,
        "RolledCoinBillingCode": "text",
        "RolledCoinCharge": 1,
        "SpecialDeliveryBillingCode": "text",
        "SpecialHandlingBillingCode": "text",
        "SpecialHandlingFee": 1,
        "SpecialStrapBillingCode": "text",
        "SpecialStrapCharge": 1,
        "VendorName": "text",
        "CashOrderVendor": 1
      }
    ]
  }
}

getCashOrderVendorPagedListSelectFields

post
Authorizations
Body
Responses
200

Successful operation.

application/json
post
/getCashOrderVendorPagedListSelectFields
POST /nexum/627/2022.01/parameter/getCashOrderVendorPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 970

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllCashOrderVendorFields": true,
    "CashOrderVendorFields": {
      "Active": true,
      "CashDeliveryDaySaturday": [
        1
      ],
      "CashOrderVendor": true,
      "CoinBagPennies": [
        1
      ],
      "CoinRollStateQuarters": [
        1
      ],
      "CurrencyFitOnes": [
        1
      ],
      "CurrencyNewOnes": [
        1
      ],
      "DeliveryBillingCode": true,
      "DeliveryKeyCode": true,
      "ExcessiveBagsBillingCode": true,
      "ExcessiveBagsCharge": true,
      "ExtraLiabilityAmount": true,
      "ExtraLiabilityCharge": true,
      "HolidayDelivery": true,
      "LiabilityBillingCode": true,
      "NumberofFreeBags": true,
      "OrderCutoffTime": true,
      "OrderLeadDays": true,
      "RolledCoinBillingCode": true,
      "RolledCoinCharge": true,
      "SpecialDeliveryBillingCode": true,
      "SpecialHandlingBillingCode": true,
      "SpecialHandlingFee": true,
      "SpecialStrapBillingCode": true,
      "SpecialStrapCharge": true,
      "VendorName": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendor": [
    {
      "Active": 1,
      "CashDeliveryDaySaturday": [
        {
          "EntryId": 1,
          "CashDeliveryDaySaturday": 1
        }
      ],
      "CoinBagPennies": [
        {
          "EntryId": 1,
          "CoinBagPennies": 1
        }
      ],
      "CoinRollStateQuarters": [
        {
          "EntryId": 1,
          "CoinRollStateQuarters": 1
        }
      ],
      "CurrencyFitOnes": [
        {
          "EntryId": 1,
          "CurrencyFitOnes": 1
        }
      ],
      "CurrencyNewOnes": [
        {
          "EntryId": 1,
          "CurrencyNewOnes": 1
        }
      ],
      "DeliveryBillingCode": "text",
      "DeliveryKeyCode": 1,
      "ExcessiveBagsBillingCode": "text",
      "ExcessiveBagsCharge": 1,
      "ExtraLiabilityAmount": 1,
      "ExtraLiabilityCharge": 1,
      "HolidayDelivery": 1,
      "LiabilityBillingCode": "text",
      "NumberofFreeBags": 1,
      "OrderCutoffTime": 1,
      "OrderLeadDays": 1,
      "RolledCoinBillingCode": "text",
      "RolledCoinCharge": 1,
      "SpecialDeliveryBillingCode": "text",
      "SpecialHandlingBillingCode": "text",
      "SpecialHandlingFee": 1,
      "SpecialStrapBillingCode": "text",
      "SpecialStrapCharge": 1,
      "VendorName": "text",
      "CashOrderVendor": 1
    }
  ],
  "Token": "text"
}

searchCashOrderVendorPagedSelectFields

post

Search cash order vendor paged select fields

Authorizations
Body
QuerystringOptional
Responses
200

Successful operation.

application/json
post
/searchCashOrderVendorPagedSelectFields
POST /nexum/627/2022.01/parameter/searchCashOrderVendorPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 985

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllCashOrderVendorFields": true,
    "CashOrderVendorFields": {
      "Active": true,
      "CashDeliveryDaySaturday": [
        1
      ],
      "CashOrderVendor": true,
      "CoinBagPennies": [
        1
      ],
      "CoinRollStateQuarters": [
        1
      ],
      "CurrencyFitOnes": [
        1
      ],
      "CurrencyNewOnes": [
        1
      ],
      "DeliveryBillingCode": true,
      "DeliveryKeyCode": true,
      "ExcessiveBagsBillingCode": true,
      "ExcessiveBagsCharge": true,
      "ExtraLiabilityAmount": true,
      "ExtraLiabilityCharge": true,
      "HolidayDelivery": true,
      "LiabilityBillingCode": true,
      "NumberofFreeBags": true,
      "OrderCutoffTime": true,
      "OrderLeadDays": true,
      "RolledCoinBillingCode": true,
      "RolledCoinCharge": true,
      "SpecialDeliveryBillingCode": true,
      "SpecialHandlingBillingCode": true,
      "SpecialHandlingFee": true,
      "SpecialStrapBillingCode": true,
      "SpecialStrapCharge": true,
      "VendorName": true
    }
  },
  "Query": "text",
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "CashOrderVendor": [
    {
      "Active": 1,
      "CashDeliveryDaySaturday": [
        {
          "EntryId": 1,
          "CashDeliveryDaySaturday": 1
        }
      ],
      "CoinBagPennies": [
        {
          "EntryId": 1,
          "CoinBagPennies": 1
        }
      ],
      "CoinRollStateQuarters": [
        {
          "EntryId": 1,
          "CoinRollStateQuarters": 1
        }
      ],
      "CurrencyFitOnes": [
        {
          "EntryId": 1,
          "CurrencyFitOnes": 1
        }
      ],
      "CurrencyNewOnes": [
        {
          "EntryId": 1,
          "CurrencyNewOnes": 1
        }
      ],
      "DeliveryBillingCode": "text",
      "DeliveryKeyCode": 1,
      "ExcessiveBagsBillingCode": "text",
      "ExcessiveBagsCharge": 1,
      "ExtraLiabilityAmount": 1,
      "ExtraLiabilityCharge": 1,
      "HolidayDelivery": 1,
      "LiabilityBillingCode": "text",
      "NumberofFreeBags": 1,
      "OrderCutoffTime": 1,
      "OrderLeadDays": 1,
      "RolledCoinBillingCode": "text",
      "RolledCoinCharge": 1,
      "SpecialDeliveryBillingCode": "text",
      "SpecialHandlingBillingCode": "text",
      "SpecialHandlingFee": 1,
      "SpecialStrapBillingCode": "text",
      "SpecialStrapCharge": 1,
      "VendorName": "text",
      "CashOrderVendor": 1
    }
  ],
  "Token": "text"
}

updateCashOrderVendorByID

post

Update Cash Order Vendor by ID

Authorizations
Body
CashOrderVendorCashOrderVendorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateCashOrderVendorByID
POST /nexum/627/2022.01/parameter/updateCashOrderVendorByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 990

{
  "Credentials": {
    "AdministrativeCredentials": {
      "Password": "suwn37834b91&"
    }
  },
  "CashOrderVendorCashOrderVendor": 1,
  "CashOrderVendorUpdatableFields": {
    "Active": 1,
    "CashDeliveryDaySaturday": [
      {
        "EntryId": 1,
        "CashDeliveryDaySaturday": 1
      }
    ],
    "CoinBagPennies": [
      {
        "EntryId": 1,
        "CoinBagPennies": 1
      }
    ],
    "CoinRollStateQuarters": [
      {
        "EntryId": 1,
        "CoinRollStateQuarters": 1
      }
    ],
    "CurrencyFitOnes": [
      {
        "EntryId": 1,
        "CurrencyFitOnes": 1
      }
    ],
    "CurrencyNewOnes": [
      {
        "EntryId": 1,
        "CurrencyNewOnes": 1
      }
    ],
    "DeliveryBillingCode": "text",
    "DeliveryKeyCode": 1,
    "ExcessiveBagsBillingCode": "text",
    "ExcessiveBagsCharge": 1,
    "ExtraLiabilityAmount": 1,
    "ExtraLiabilityCharge": 1,
    "HolidayDelivery": 1,
    "LiabilityBillingCode": "text",
    "NumberofFreeBags": 1,
    "OrderCutoffTime": 1,
    "OrderLeadDays": 1,
    "RolledCoinBillingCode": "text",
    "RolledCoinCharge": 1,
    "SpecialDeliveryBillingCode": "text",
    "SpecialHandlingBillingCode": "text",
    "SpecialHandlingFee": 1,
    "SpecialStrapBillingCode": "text",
    "SpecialStrapCharge": 1,
    "VendorName": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "UpdateStatus": {
    "isAllFieldsUpdateSuccess": true,
    "FailedUpdateStatus": [
      {
        "Record": "text",
        "ErrorCode": "text",
        "ErrorMessage": "text",
        "PrimaryKeyField": [
          {
            "Name": "text",
            "Value": "text"
          }
        ]
      }
    ]
  }
}

Last updated

Was this helpful?