Site

Perform various operations on site records.

Symitar eDocs References: Coming soon.

Operations

getSiteSelectFields

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getSiteSelectFields
POST /nexum/627/persistent/account/getSiteSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 504

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SelectableFields": {
    "IncludeAllSiteFields": true,
    "SiteFields": {
      "City": true,
      "CloseDate": true,
      "ContactPhone": true,
      "ExtraAddress": true,
      "FaxPhone": true,
      "Locator": true,
      "RecordChangeDate": true,
      "SiteContactName": true,
      "SiteId": true,
      "SiteName": true,
      "SiteNumber": true,
      "SiteSettleShareId": true,
      "State": true,
      "Street": true,
      "ZipCode": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Site": {
    "City": "text",
    "CloseDate": "2025-11-07",
    "ContactPhone": "text",
    "ExtraAddress": "text",
    "FaxPhone": "text",
    "Locator": 1,
    "RecordChangeDate": "2025-11-07",
    "SiteCashOrderTypeList": {
      "hasReachedMaximumListSize": true,
      "SiteCashOrderType": [
        {
          "ActiveFlag": 1,
          "ApplyHandlingFee": 1,
          "CashOrderTypeCoinBag": [
            {
              "EntryId": 1,
              "CashOrderTypeCoinBag": 1
            }
          ],
          "CashOrderTypeCoinRoll": [
            {
              "EntryId": 1,
              "CashOrderTypeCoinRoll": 1
            }
          ],
          "CashOrderTypeComment": [
            {
              "EntryId": 1,
              "CashOrderTypeComment": "text"
            }
          ],
          "CashOrderTypeCurrFit": [
            {
              "EntryId": 1,
              "CashOrderTypeCurrFit": 1
            }
          ],
          "CashOrderTypeCurrNew": [
            {
              "EntryId": 1,
              "CashOrderTypeCurrNew": 1
            }
          ],
          "CashOrderTypeDelCharge": 1,
          "CashOrderTypeMaxOrder": 1,
          "CashOrderTypeMinOrder": 1,
          "CashOrderTypeName": "text",
          "CashOrderTypeSpecDelCharge": 1,
          "CloseDate": "2025-11-07",
          "DelFrequency": 1,
          "DeliveryDays": [
            {
              "EntryId": 1,
              "DeliveryDays": 1
            }
          ],
          "LocationCode": "text",
          "Locator": 1,
          "OrderLimiting": 1,
          "RecordChangeDate": "2025-11-07",
          "SpecHandlingFee": 1,
          "VendorNumber": 1
        }
      ]
    },
    "SiteContactName": "text",
    "SiteId": "text",
    "SiteName": "text",
    "SiteNumber": 1,
    "SiteSettleShareId": "text",
    "State": "text",
    "Street": "text",
    "ZipCode": "text"
  }
}

getSiteSelectFieldsFilterChildren

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getSiteSelectFieldsFilterChildren
POST /nexum/627/persistent/account/getSiteSelectFieldsFilterChildren HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 1183

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SelectableFields": {
    "IncludeAllSiteFields": true,
    "SiteFields": {
      "City": true,
      "CloseDate": true,
      "ContactPhone": true,
      "ExtraAddress": true,
      "FaxPhone": true,
      "Locator": true,
      "RecordChangeDate": true,
      "SiteContactName": true,
      "SiteId": true,
      "SiteName": true,
      "SiteNumber": true,
      "SiteSettleShareId": true,
      "State": true,
      "Street": true,
      "ZipCode": true
    },
    "SiteCashOrderTypeSelectableFields": {
      "IncludeAllSiteCashOrderTypeFields": true,
      "SiteCashOrderTypeFields": {
        "ActiveFlag": true,
        "ApplyHandlingFee": true,
        "CashOrderTypeCoinBag": [
          1
        ],
        "CashOrderTypeCoinRoll": [
          1
        ],
        "CashOrderTypeComment": [
          1
        ],
        "CashOrderTypeCurrFit": [
          1
        ],
        "CashOrderTypeCurrNew": [
          1
        ],
        "CashOrderTypeDelCharge": true,
        "CashOrderTypeMaxOrder": true,
        "CashOrderTypeMinOrder": true,
        "CashOrderTypeName": true,
        "CashOrderTypeSpecDelCharge": true,
        "CloseDate": true,
        "DelFrequency": true,
        "DeliveryDays": [
          1
        ],
        "LocationCode": true,
        "Locator": true,
        "OrderLimiting": true,
        "RecordChangeDate": true,
        "SpecHandlingFee": true,
        "VendorNumber": true
      }
    }
  },
  "ChildrenSearchFilter": {
    "SiteCashOrderTypeFilter": {
      "Query": "text"
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Site": {
    "City": "text",
    "CloseDate": "2025-11-07",
    "ContactPhone": "text",
    "ExtraAddress": "text",
    "FaxPhone": "text",
    "Locator": 1,
    "RecordChangeDate": "2025-11-07",
    "SiteCashOrderTypeList": {
      "hasReachedMaximumListSize": true,
      "SiteCashOrderType": [
        {
          "ActiveFlag": 1,
          "ApplyHandlingFee": 1,
          "CashOrderTypeCoinBag": [
            {
              "EntryId": 1,
              "CashOrderTypeCoinBag": 1
            }
          ],
          "CashOrderTypeCoinRoll": [
            {
              "EntryId": 1,
              "CashOrderTypeCoinRoll": 1
            }
          ],
          "CashOrderTypeComment": [
            {
              "EntryId": 1,
              "CashOrderTypeComment": "text"
            }
          ],
          "CashOrderTypeCurrFit": [
            {
              "EntryId": 1,
              "CashOrderTypeCurrFit": 1
            }
          ],
          "CashOrderTypeCurrNew": [
            {
              "EntryId": 1,
              "CashOrderTypeCurrNew": 1
            }
          ],
          "CashOrderTypeDelCharge": 1,
          "CashOrderTypeMaxOrder": 1,
          "CashOrderTypeMinOrder": 1,
          "CashOrderTypeName": "text",
          "CashOrderTypeSpecDelCharge": 1,
          "CloseDate": "2025-11-07",
          "DelFrequency": 1,
          "DeliveryDays": [
            {
              "EntryId": 1,
              "DeliveryDays": 1
            }
          ],
          "LocationCode": "text",
          "Locator": 1,
          "OrderLimiting": 1,
          "RecordChangeDate": "2025-11-07",
          "SpecHandlingFee": 1,
          "VendorNumber": 1
        }
      ]
    },
    "SiteContactName": "text",
    "SiteId": "text",
    "SiteName": "text",
    "SiteNumber": 1,
    "SiteSettleShareId": "text",
    "State": "text",
    "Street": "text",
    "ZipCode": "text"
  }
}

getSitePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/getSitePagedListSelectFields
POST /nexum/627/persistent/account/getSitePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 582

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllSiteFields": true,
    "SiteFields": {
      "City": true,
      "CloseDate": true,
      "ContactPhone": true,
      "ExtraAddress": true,
      "FaxPhone": true,
      "Locator": true,
      "RecordChangeDate": true,
      "SiteContactName": true,
      "SiteId": true,
      "SiteName": true,
      "SiteNumber": true,
      "SiteSettleShareId": true,
      "State": true,
      "Street": true,
      "ZipCode": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Site": [
    {
      "City": "text",
      "CloseDate": "2025-11-07",
      "ContactPhone": "text",
      "ExtraAddress": "text",
      "FaxPhone": "text",
      "Locator": 1,
      "RecordChangeDate": "2025-11-07",
      "SiteCashOrderTypeList": {
        "hasReachedMaximumListSize": true,
        "SiteCashOrderType": [
          {
            "ActiveFlag": 1,
            "ApplyHandlingFee": 1,
            "CashOrderTypeCoinBag": [
              {
                "EntryId": 1,
                "CashOrderTypeCoinBag": 1
              }
            ],
            "CashOrderTypeCoinRoll": [
              {
                "EntryId": 1,
                "CashOrderTypeCoinRoll": 1
              }
            ],
            "CashOrderTypeComment": [
              {
                "EntryId": 1,
                "CashOrderTypeComment": "text"
              }
            ],
            "CashOrderTypeCurrFit": [
              {
                "EntryId": 1,
                "CashOrderTypeCurrFit": 1
              }
            ],
            "CashOrderTypeCurrNew": [
              {
                "EntryId": 1,
                "CashOrderTypeCurrNew": 1
              }
            ],
            "CashOrderTypeDelCharge": 1,
            "CashOrderTypeMaxOrder": 1,
            "CashOrderTypeMinOrder": 1,
            "CashOrderTypeName": "text",
            "CashOrderTypeSpecDelCharge": 1,
            "CloseDate": "2025-11-07",
            "DelFrequency": 1,
            "DeliveryDays": [
              {
                "EntryId": 1,
                "DeliveryDays": 1
              }
            ],
            "LocationCode": "text",
            "Locator": 1,
            "OrderLimiting": 1,
            "RecordChangeDate": "2025-11-07",
            "SpecHandlingFee": 1,
            "VendorNumber": 1
          }
        ]
      },
      "SiteContactName": "text",
      "SiteId": "text",
      "SiteName": "text",
      "SiteNumber": 1,
      "SiteSettleShareId": "text",
      "State": "text",
      "Street": "text",
      "ZipCode": "text"
    }
  ],
  "Token": "text"
}

searchSitePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/searchSitePagedSelectFields
POST /nexum/627/persistent/account/searchSitePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 614

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllSiteFields": true,
    "SiteFields": {
      "City": true,
      "CloseDate": true,
      "ContactPhone": true,
      "ExtraAddress": true,
      "FaxPhone": true,
      "Locator": true,
      "RecordChangeDate": true,
      "SiteContactName": true,
      "SiteId": true,
      "SiteName": true,
      "SiteNumber": true,
      "SiteSettleShareId": true,
      "State": true,
      "Street": true,
      "ZipCode": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "Site": [
    {
      "City": "text",
      "CloseDate": "2025-11-07",
      "ContactPhone": "text",
      "ExtraAddress": "text",
      "FaxPhone": "text",
      "Locator": 1,
      "RecordChangeDate": "2025-11-07",
      "SiteCashOrderTypeList": {
        "hasReachedMaximumListSize": true,
        "SiteCashOrderType": [
          {
            "ActiveFlag": 1,
            "ApplyHandlingFee": 1,
            "CashOrderTypeCoinBag": [
              {
                "EntryId": 1,
                "CashOrderTypeCoinBag": 1
              }
            ],
            "CashOrderTypeCoinRoll": [
              {
                "EntryId": 1,
                "CashOrderTypeCoinRoll": 1
              }
            ],
            "CashOrderTypeComment": [
              {
                "EntryId": 1,
                "CashOrderTypeComment": "text"
              }
            ],
            "CashOrderTypeCurrFit": [
              {
                "EntryId": 1,
                "CashOrderTypeCurrFit": 1
              }
            ],
            "CashOrderTypeCurrNew": [
              {
                "EntryId": 1,
                "CashOrderTypeCurrNew": 1
              }
            ],
            "CashOrderTypeDelCharge": 1,
            "CashOrderTypeMaxOrder": 1,
            "CashOrderTypeMinOrder": 1,
            "CashOrderTypeName": "text",
            "CashOrderTypeSpecDelCharge": 1,
            "CloseDate": "2025-11-07",
            "DelFrequency": 1,
            "DeliveryDays": [
              {
                "EntryId": 1,
                "DeliveryDays": 1
              }
            ],
            "LocationCode": "text",
            "Locator": 1,
            "OrderLimiting": 1,
            "RecordChangeDate": "2025-11-07",
            "SpecHandlingFee": 1,
            "VendorNumber": 1
          }
        ]
      },
      "SiteContactName": "text",
      "SiteId": "text",
      "SiteName": "text",
      "SiteNumber": 1,
      "SiteSettleShareId": "text",
      "State": "text",
      "Street": "text",
      "ZipCode": "text"
    }
  ],
  "Token": "text"
}

getSiteCashOrderTypeSelectFields

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
SiteCashOrderTypeLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getSiteCashOrderTypeSelectFields
POST /nexum/627/persistent/account/getSiteCashOrderTypeSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 801

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SiteCashOrderTypeLocator": 1,
  "SelectableFields": {
    "IncludeAllSiteCashOrderTypeFields": true,
    "SiteCashOrderTypeFields": {
      "ActiveFlag": true,
      "ApplyHandlingFee": true,
      "CashOrderTypeCoinBag": [
        1
      ],
      "CashOrderTypeCoinRoll": [
        1
      ],
      "CashOrderTypeComment": [
        1
      ],
      "CashOrderTypeCurrFit": [
        1
      ],
      "CashOrderTypeCurrNew": [
        1
      ],
      "CashOrderTypeDelCharge": true,
      "CashOrderTypeMaxOrder": true,
      "CashOrderTypeMinOrder": true,
      "CashOrderTypeName": true,
      "CashOrderTypeSpecDelCharge": true,
      "CloseDate": true,
      "DelFrequency": true,
      "DeliveryDays": [
        1
      ],
      "LocationCode": true,
      "Locator": true,
      "OrderLimiting": true,
      "RecordChangeDate": true,
      "SpecHandlingFee": true,
      "VendorNumber": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "SiteCashOrderType": {
    "ActiveFlag": 1,
    "ApplyHandlingFee": 1,
    "CashOrderTypeCoinBag": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinBag": 1
      }
    ],
    "CashOrderTypeCoinRoll": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinRoll": 1
      }
    ],
    "CashOrderTypeComment": [
      {
        "EntryId": 1,
        "CashOrderTypeComment": "text"
      }
    ],
    "CashOrderTypeCurrFit": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrFit": 1
      }
    ],
    "CashOrderTypeCurrNew": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrNew": 1
      }
    ],
    "CashOrderTypeDelCharge": 1,
    "CashOrderTypeMaxOrder": 1,
    "CashOrderTypeMinOrder": 1,
    "CashOrderTypeName": "text",
    "CashOrderTypeSpecDelCharge": 1,
    "CloseDate": "2025-11-07",
    "DelFrequency": 1,
    "DeliveryDays": [
      {
        "EntryId": 1,
        "DeliveryDays": 1
      }
    ],
    "LocationCode": "text",
    "Locator": 1,
    "OrderLimiting": 1,
    "RecordChangeDate": "2025-11-07",
    "SpecHandlingFee": 1,
    "VendorNumber": 1
  }
}

getSiteCashOrderTypePagedListSelectFields

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getSiteCashOrderTypePagedListSelectFields
POST /nexum/627/persistent/account/getSiteCashOrderTypePagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 866

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllSiteCashOrderTypeFields": true,
    "SiteCashOrderTypeFields": {
      "ActiveFlag": true,
      "ApplyHandlingFee": true,
      "CashOrderTypeCoinBag": [
        1
      ],
      "CashOrderTypeCoinRoll": [
        1
      ],
      "CashOrderTypeComment": [
        1
      ],
      "CashOrderTypeCurrFit": [
        1
      ],
      "CashOrderTypeCurrNew": [
        1
      ],
      "CashOrderTypeDelCharge": true,
      "CashOrderTypeMaxOrder": true,
      "CashOrderTypeMinOrder": true,
      "CashOrderTypeName": true,
      "CashOrderTypeSpecDelCharge": true,
      "CloseDate": true,
      "DelFrequency": true,
      "DeliveryDays": [
        1
      ],
      "LocationCode": true,
      "Locator": true,
      "OrderLimiting": true,
      "RecordChangeDate": true,
      "SpecHandlingFee": true,
      "VendorNumber": true
    }
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "SiteCashOrderType": [
    {
      "ActiveFlag": 1,
      "ApplyHandlingFee": 1,
      "CashOrderTypeCoinBag": [
        {
          "EntryId": 1,
          "CashOrderTypeCoinBag": 1
        }
      ],
      "CashOrderTypeCoinRoll": [
        {
          "EntryId": 1,
          "CashOrderTypeCoinRoll": 1
        }
      ],
      "CashOrderTypeComment": [
        {
          "EntryId": 1,
          "CashOrderTypeComment": "text"
        }
      ],
      "CashOrderTypeCurrFit": [
        {
          "EntryId": 1,
          "CashOrderTypeCurrFit": 1
        }
      ],
      "CashOrderTypeCurrNew": [
        {
          "EntryId": 1,
          "CashOrderTypeCurrNew": 1
        }
      ],
      "CashOrderTypeDelCharge": 1,
      "CashOrderTypeMaxOrder": 1,
      "CashOrderTypeMinOrder": 1,
      "CashOrderTypeName": "text",
      "CashOrderTypeSpecDelCharge": 1,
      "CloseDate": "2025-11-07",
      "DelFrequency": 1,
      "DeliveryDays": [
        {
          "EntryId": 1,
          "DeliveryDays": 1
        }
      ],
      "LocationCode": "text",
      "Locator": 1,
      "OrderLimiting": 1,
      "RecordChangeDate": "2025-11-07",
      "SpecHandlingFee": 1,
      "VendorNumber": 1
    }
  ],
  "Token": "text"
}

searchSiteCashOrderTypePagedSelectFields

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/searchSiteCashOrderTypePagedSelectFields
POST /nexum/627/persistent/account/searchSiteCashOrderTypePagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 898

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "PagingRequestContext": {
    "NumberOfRecordsToReturn": 1,
    "NumberOfRecordsToSkip": 1,
    "Token": "text"
  },
  "SelectableFields": {
    "IncludeAllSiteCashOrderTypeFields": true,
    "SiteCashOrderTypeFields": {
      "ActiveFlag": true,
      "ApplyHandlingFee": true,
      "CashOrderTypeCoinBag": [
        1
      ],
      "CashOrderTypeCoinRoll": [
        1
      ],
      "CashOrderTypeComment": [
        1
      ],
      "CashOrderTypeCurrFit": [
        1
      ],
      "CashOrderTypeCurrNew": [
        1
      ],
      "CashOrderTypeDelCharge": true,
      "CashOrderTypeMaxOrder": true,
      "CashOrderTypeMinOrder": true,
      "CashOrderTypeName": true,
      "CashOrderTypeSpecDelCharge": true,
      "CloseDate": true,
      "DelFrequency": true,
      "DeliveryDays": [
        1
      ],
      "LocationCode": true,
      "Locator": true,
      "OrderLimiting": true,
      "RecordChangeDate": true,
      "SpecHandlingFee": true,
      "VendorNumber": true
    }
  },
  "SearchFilter": {
    "Query": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "SiteCashOrderType": [
    {
      "ActiveFlag": 1,
      "ApplyHandlingFee": 1,
      "CashOrderTypeCoinBag": [
        {
          "EntryId": 1,
          "CashOrderTypeCoinBag": 1
        }
      ],
      "CashOrderTypeCoinRoll": [
        {
          "EntryId": 1,
          "CashOrderTypeCoinRoll": 1
        }
      ],
      "CashOrderTypeComment": [
        {
          "EntryId": 1,
          "CashOrderTypeComment": "text"
        }
      ],
      "CashOrderTypeCurrFit": [
        {
          "EntryId": 1,
          "CashOrderTypeCurrFit": 1
        }
      ],
      "CashOrderTypeCurrNew": [
        {
          "EntryId": 1,
          "CashOrderTypeCurrNew": 1
        }
      ],
      "CashOrderTypeDelCharge": 1,
      "CashOrderTypeMaxOrder": 1,
      "CashOrderTypeMinOrder": 1,
      "CashOrderTypeName": "text",
      "CashOrderTypeSpecDelCharge": 1,
      "CloseDate": "2025-11-07",
      "DelFrequency": 1,
      "DeliveryDays": [
        {
          "EntryId": 1,
          "DeliveryDays": 1
        }
      ],
      "LocationCode": "text",
      "Locator": 1,
      "OrderLimiting": 1,
      "RecordChangeDate": "2025-11-07",
      "SpecHandlingFee": 1,
      "VendorNumber": 1
    }
  ],
  "Token": "text"
}

updateSiteByID

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateSiteByID
POST /nexum/627/persistent/account/updateSiteByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 487

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SiteFields": {
    "City": "text",
    "CloseDate": "2025-11-07",
    "ContactPhone": "text",
    "ExtraAddress": "text",
    "FaxPhone": "text",
    "Locator": 1,
    "RecordChangeDate": "2025-11-07",
    "SiteContactName": "text",
    "SiteId": "text",
    "SiteName": "text",
    "SiteNumber": 1,
    "SiteSettleShareId": "text",
    "State": "text",
    "Street": "text",
    "ZipCode": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

updateSiteCashOrderTypeByID

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
SiteCashOrderTypeLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/updateSiteCashOrderTypeByID
POST /nexum/627/persistent/account/updateSiteCashOrderTypeByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 946

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SiteCashOrderTypeLocator": 1,
  "SiteCashOrderTypeFields": {
    "ActiveFlag": 1,
    "ApplyHandlingFee": 1,
    "CashOrderTypeCoinBag": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinBag": 1
      }
    ],
    "CashOrderTypeCoinRoll": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinRoll": 1
      }
    ],
    "CashOrderTypeComment": [
      {
        "EntryId": 1,
        "CashOrderTypeComment": "text"
      }
    ],
    "CashOrderTypeCurrFit": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrFit": 1
      }
    ],
    "CashOrderTypeCurrNew": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrNew": 1
      }
    ],
    "CashOrderTypeDelCharge": 1,
    "CashOrderTypeMaxOrder": 1,
    "CashOrderTypeMinOrder": 1,
    "CashOrderTypeName": "text",
    "CashOrderTypeSpecDelCharge": 1,
    "CloseDate": "2025-11-07",
    "DelFrequency": 1,
    "DeliveryDays": [
      {
        "EntryId": 1,
        "DeliveryDays": 1
      }
    ],
    "LocationCode": "text",
    "Locator": 1,
    "OrderLimiting": 1,
    "RecordChangeDate": "2025-11-07",
    "SpecHandlingFee": 1,
    "VendorNumber": 1
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

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

createSite

post
Authorizations
Body
AccountNumberstringOptional
Responses
200

Successful operation.

application/json
post
/createSite
POST /nexum/627/persistent/account/createSite HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 471

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteFields": {
    "City": "text",
    "CloseDate": "2025-11-07",
    "ContactPhone": "text",
    "ExtraAddress": "text",
    "FaxPhone": "text",
    "Locator": 1,
    "RecordChangeDate": "2025-11-07",
    "SiteContactName": "text",
    "SiteId": "text",
    "SiteName": "text",
    "SiteNumber": 1,
    "SiteSettleShareId": "text",
    "State": "text",
    "Street": "text",
    "ZipCode": "text"
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "SiteLocator": 1
}

createSiteCashOrderType

post
Authorizations
Body
AccountNumberstringOptional
SiteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/createSiteCashOrderType
POST /nexum/627/persistent/account/createSiteCashOrderType HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 917

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": "text",
  "SiteLocator": 1,
  "SiteCashOrderTypeFields": {
    "ActiveFlag": 1,
    "ApplyHandlingFee": 1,
    "CashOrderTypeCoinBag": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinBag": 1
      }
    ],
    "CashOrderTypeCoinRoll": [
      {
        "EntryId": 1,
        "CashOrderTypeCoinRoll": 1
      }
    ],
    "CashOrderTypeComment": [
      {
        "EntryId": 1,
        "CashOrderTypeComment": "text"
      }
    ],
    "CashOrderTypeCurrFit": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrFit": 1
      }
    ],
    "CashOrderTypeCurrNew": [
      {
        "EntryId": 1,
        "CashOrderTypeCurrNew": 1
      }
    ],
    "CashOrderTypeDelCharge": 1,
    "CashOrderTypeMaxOrder": 1,
    "CashOrderTypeMinOrder": 1,
    "CashOrderTypeName": "text",
    "CashOrderTypeSpecDelCharge": 1,
    "CloseDate": "2025-11-07",
    "DelFrequency": 1,
    "DeliveryDays": [
      {
        "EntryId": 1,
        "DeliveryDays": 1
      }
    ],
    "LocationCode": "text",
    "Locator": 1,
    "OrderLimiting": 1,
    "RecordChangeDate": "2025-11-07",
    "SpecHandlingFee": 1,
    "VendorNumber": 1
  },
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "SiteCashOrderTypeLocator": 1
}

Last updated

Was this helpful?