1. Shift Close
POSPointe
MyPOSPointe API
  • POSPointe GiftCard Server
  • Pospointe Trans
  • MyPOSPointe API
  • Pospointe Agent
  • Pospointe Loyalty
  • Dashboard
    • Top Selling Items
      GET
    • Get Totals
      GET
    • Cash and Card Total Sales
      GET
    • Sales for last 7 days
      GET
    • Store busy hours
      GET
    • Sales for last 14 days
      GET
    • Get Online Orders
      GET
    • Get Employee
      GET
    • Employee Attendance
      GET
    • Get Employee Departments
      GET
    • Get Application
      GET
  • Users
    • Add User
      POST
    • Get all Users
      GET
    • Get a user
      GET
    • Edit User
      PUT
  • MyPOSDevice
    • Get License
      GET
    • Register Device
      POST
    • Register Device with OTP
      POST
  • Menus
    • Items
      • Get Items
    • Store Hours
      • Get Store Hrs
      • Update Store Hrs
  • Reports
    • Flash Report
      • Get FlashReport Details
    • Transaction
      • Get All Transactions
      • Get Items per transactions
      • Get Cashier Details
    • Shift Close
      • Get ShiftClose report
        GET
      • Get "ShiftCloseEmail" value
        GET
      • Get report with Id
        GET
      • Post to QuickBooks
        POST
      • Update "ShiftCloseEmail" value
        PUT
    • Item Sales By Department
      • Get department sales
  • Online Orders
    • Get Online Order Sales
  • Business Info
    • Business Info
    • Update Business Info
    • Get Tax Rate
    • Update Tax Rate
  • Get Departments
    GET
  1. Shift Close

Update "ShiftCloseEmail" value

Developing
PUT
https://asnitagentapi.azurewebsites.net/LiscensedUser/{id}

Request

Path Params

Body Params application/jsonRequired

Example
{
    "regNo": 170,
    "email": "afshanasn@gmail.com",
    "businessName": "Test Store",
    "businessAddress": "285 S Broadway #5,Hicksville Hicksville Hicksville, NY 11801",
    "registrationCode": "6342774750421802",
    "registerType": "free",
    "active": "ready",
    "deviceMac": "",
    "deviceId": "",
    "dbMethod": "Local",
    "dbName": "170",
    "portalPassword": "Afshan@573184",
    "firstName": "Abdul",
    "lastName": "Abdul",
    "businesstype": null,
    "paymentMethod": null,
    "lastOtp": null,
    "uberEats": false,
    "runningVersion": "4.5",
    "uberEatsStoreId": "573bcfbc-35ff-4aea-8f36-516f8101c781",
    "uberEatsToken": null,
    "localIp": "",
    "publicIp": "",
    "otpforStationConnection": null,
    "loyaltyPlanStatus": true,
    "loyaltyStoreId": "a3e754a7-2f77-4204-8643-50fe94764d96",
    "loyaltyStoreGroupId": "STG-000000",
    "agentId": null,
    "customerId": null,
    "token": "e4e9a909-8204-43f4-9159-d5b1969ff204",
    "tokenExp": "2044-04-22T10:34:23",
    "industry": "Restaurant",
    "storeId": "6c529f5a-8582-4e3a-ba62-8f33e8ce7c57",
    "logoUrl": "https://www.shahshalalfood.com/wp-content/uploads/2022/11/logo-fire.png",
    "onlineStore": true,
    "advanceInventory": false,
    "currency": null,
    "country": null,
    "autoBatchClose": true,
    "paxSn": "2290157680",
    "mid": "",
    "paxModel": "A35",
    "paxApp": "BroadPOS Rapid Connect",
    "lastSeen": "2026-04-29T04:10:27.717",
    "allowGiftCardProcessing": false,
    "giftCardStoreId": "7d700810-d9ed-4f34-9872-9b7cc3f8bf8a",
    "geoLatitude": "40.6775958",
    "geoLongitude": "           -73.4471852",
    "activateMarketPlace": true,
    "marketPlaceDeviceId": "49c72609-a0a6-45b9-99d6-2468de42ca72",
    "businessCity": "Clemmons",
    "businessState": "NC",
    "businessZipCode": "11161",
    "timecardStoreId": "7dec29d8-0ebf-4363-8970-372c79b96a32",
    "isTimecardAllowed": true,
    "isQbAllowed": null,
    "realmId": null,
    "accessToken": null,
    "refreshToken": null,
    "accessTokenExpIn": null,
    "refreshTokenExpIn": null,
    "accessTokenCreatedAt": null,
    "refreshTokenCreatedAt": null,
    "cardConnectMerchId": "856000000109",
    "cardConnectUsername": "testing\n",
    "cardConnectPassword": "testing123\n",
    "cardConnectSite": "isv-uat",
    "phoneNumber": "3478526343",
    "uberDirectCustomerId": "c1a6ba5d-2689-4295-ba88-fcfc8fc8dc3b",
    "isPickup": true,
    "isDelivery": true,
    "baseUrl": "https://api.mypospointe.com",
    "tabletOnline": true,
    "allowShiftCloseEmail": false,
    "billVendorId": null,
    "billBankId": null,
    "onlineDb": null
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://asnitagentapi.azurewebsites.net/LiscensedUser/' \
--header 'Content-Type: application/json' \
--data-raw '{
    "regNo": 170,
    "email": "afshanasn@gmail.com",
    "businessName": "Test Store",
    "businessAddress": "285 S Broadway #5,Hicksville Hicksville Hicksville, NY 11801",
    "registrationCode": "6342774750421802",
    "registerType": "free",
    "active": "ready",
    "deviceMac": "",
    "deviceId": "",
    "dbMethod": "Local",
    "dbName": "170",
    "portalPassword": "Afshan@573184",
    "firstName": "Abdul",
    "lastName": "Abdul",
    "businesstype": null,
    "paymentMethod": null,
    "lastOtp": null,
    "uberEats": false,
    "runningVersion": "4.5",
    "uberEatsStoreId": "573bcfbc-35ff-4aea-8f36-516f8101c781",
    "uberEatsToken": null,
    "localIp": "",
    "publicIp": "",
    "otpforStationConnection": null,
    "loyaltyPlanStatus": true,
    "loyaltyStoreId": "a3e754a7-2f77-4204-8643-50fe94764d96",
    "loyaltyStoreGroupId": "STG-000000",
    "agentId": null,
    "customerId": null,
    "token": "e4e9a909-8204-43f4-9159-d5b1969ff204",
    "tokenExp": "2044-04-22T10:34:23",
    "industry": "Restaurant",
    "storeId": "6c529f5a-8582-4e3a-ba62-8f33e8ce7c57",
    "logoUrl": "https://www.shahshalalfood.com/wp-content/uploads/2022/11/logo-fire.png",
    "onlineStore": true,
    "advanceInventory": false,
    "currency": null,
    "country": null,
    "autoBatchClose": true,
    "paxSn": "2290157680",
    "mid": "",
    "paxModel": "A35",
    "paxApp": "BroadPOS Rapid Connect",
    "lastSeen": "2026-04-29T04:10:27.717",
    "allowGiftCardProcessing": false,
    "giftCardStoreId": "7d700810-d9ed-4f34-9872-9b7cc3f8bf8a",
    "geoLatitude": "40.6775958",
    "geoLongitude": "           -73.4471852",
    "activateMarketPlace": true,
    "marketPlaceDeviceId": "49c72609-a0a6-45b9-99d6-2468de42ca72",
    "businessCity": "Clemmons",
    "businessState": "NC",
    "businessZipCode": "11161",
    "timecardStoreId": "7dec29d8-0ebf-4363-8970-372c79b96a32",
    "isTimecardAllowed": true,
    "isQbAllowed": null,
    "realmId": null,
    "accessToken": null,
    "refreshToken": null,
    "accessTokenExpIn": null,
    "refreshTokenExpIn": null,
    "accessTokenCreatedAt": null,
    "refreshTokenCreatedAt": null,
    "cardConnectMerchId": "856000000109",
    "cardConnectUsername": "testing\n",
    "cardConnectPassword": "testing123\n",
    "cardConnectSite": "isv-uat",
    "phoneNumber": "3478526343",
    "uberDirectCustomerId": "c1a6ba5d-2689-4295-ba88-fcfc8fc8dc3b",
    "isPickup": true,
    "isDelivery": true,
    "baseUrl": "https://api.mypospointe.com",
    "tabletOnline": true,
    "allowShiftCloseEmail": false,
    "billVendorId": null,
    "billBankId": null,
    "onlineDb": null
}'

Responses

🟢200Success
application/json
Body

Example
{"regNo":170,"email":"afshanasn@gmail.com","businessName":"Test Store","businessAddress":"285 S Broadway #5,Hicksville Hicksville Hicksville, NY 11801","registrationCode":"6342774750421802","registerType":"free","active":"ready","deviceMac":"","deviceId":"","dbMethod":"Local","dbName":"170","portalPassword":"Afshan@573184","firstName":"Abdul","lastName":"Abdul","businesstype":null,"paymentMethod":null,"lastOtp":null,"uberEats":false,"runningVersion":"4.5","uberEatsStoreId":"573bcfbc-35ff-4aea-8f36-516f8101c781","uberEatsToken":null,"localIp":"","publicIp":"","otpforStationConnection":null,"loyaltyPlanStatus":true,"loyaltyStoreId":"a3e754a7-2f77-4204-8643-50fe94764d96","loyaltyStoreGroupId":"STG-000000","agentId":null,"customerId":null,"token":"e4e9a909-8204-43f4-9159-d5b1969ff204","tokenExp":"2044-04-22T10:34:23","industry":"Restaurant","storeId":"6c529f5a-8582-4e3a-ba62-8f33e8ce7c57","logoUrl":"https://www.shahshalalfood.com/wp-content/uploads/2022/11/logo-fire.png","onlineStore":true,"advanceInventory":false,"currency":null,"country":null,"autoBatchClose":true,"paxSn":"2290157680","mid":"","paxModel":"A35","paxApp":"BroadPOS Rapid Connect","lastSeen":"2026-04-29T04:10:27.717","allowGiftCardProcessing":false,"giftCardStoreId":"7d700810-d9ed-4f34-9872-9b7cc3f8bf8a","geoLatitude":"40.6775958","geoLongitude":"           -73.4471852","activateMarketPlace":true,"marketPlaceDeviceId":"49c72609-a0a6-45b9-99d6-2468de42ca72","businessCity":"Clemmons","businessState":"NC","businessZipCode":"11161","timecardStoreId":"7dec29d8-0ebf-4363-8970-372c79b96a32","isTimecardAllowed":true,"isQbAllowed":null,"realmId":null,"accessToken":null,"refreshToken":null,"accessTokenExpIn":null,"refreshTokenExpIn":null,"accessTokenCreatedAt":null,"refreshTokenCreatedAt":null,"cardConnectMerchId":"856000000109","cardConnectUsername":"testing\n","cardConnectPassword":"testing123\n","cardConnectSite":"isv-uat","phoneNumber":"3478526343","uberDirectCustomerId":"c1a6ba5d-2689-4295-ba88-fcfc8fc8dc3b","isPickup":true,"isDelivery":true,"baseUrl":"https://api.mypospointe.com","tabletOnline":true,"allowShiftCloseEmail":false,"billVendorId":null,"billBankId":null,"onlineDb":null}
Modified at 2026-04-29 07:35:22
Previous
Post to QuickBooks
Next
Get department sales
Built with