AtmPurchaseOrderApi

APIDescription
POST api/atmpurchaseorder/CreateAtmPurchaseOrder

No documentation available.

POST api/atmpurchaseorder/CreateBulkAtmPurchaseOrder

No documentation available.

BagApi

APIDescription
GET api/bag/GetForToday

No documentation available.

GET api/bag/GetById?id={id}

No documentation available.

GET api/bag/GetBagsByDeviceNumberToday?deviceNumber={deviceNumber}

No documentation available.

GET api/bag/GetBagsByDeviceIdToday?id={id}

No documentation available.

AtmReturnApi

APIDescription
POST api/atmreturn/CreateAtmReturn

No documentation available.

POST api/atmreturn/CreateBulkAtmReturn

No documentation available.

DeviceApi

APIDescription
GET api/device/GetById?id={id}

No documentation available.

GET api/device/GetByNumber?number={number}

No documentation available.

GET api/DeviceApi/Get

No documentation available.

AtmChangeOrderApi

APIDescription
POST api/atmchangeorder/CreateAtmChangeOrder

No documentation available.

POST api/atmchangeorder/CreateBulkAtmChangeOrder

No documentation available.

AuthApi

APIDescription
GET api/auth/GetToken

No documentation available.

GET api/auth/GetTokenWithExpire?expire={expire}

No documentation available.