1. Master Export
V8STD
  • Index
  • Inventory
    • TrfRsAdj
      POST
    • GRConfirm
      POST
    • ItemStockOnHand
      POST
    • GRUpdate
      POST
    • QtyAdj
      POST
    • TrfRsOut
      POST
    • QtyAdjConfirm
      POST
    • StkCntUpdate
      POST
    • GoodsReturnUpdate
      POST
    • GoodsReturnConfirm
      POST
    • TrfRsIn
      POST
    • TrfReqConfirm
      POST
    • TrfReq
      POST
    • POUpdate
      POST
    • POStatusChange
      POST
    • TrfRsConfirm
      POST
  • Inventory Enquiry
    • enq_TrfRsOsNote
      POST
    • enq_TrfRs
      POST
  • Master
    • itemSearchTTPos
      POST
  • Master Export
    • barCodeExport
      POST
    • storeExport
      POST
    • staffExport
      POST
    • ReasonExport
      POST
    • itemPriceExport
      POST
    • itemMasterExport
      POST
    • tenderExport
      POST
  • Master Import
    • itemPriceImport
    • barcodeImport
    • itemMasterImport
    • staffImport
  • Sales
    • salesTransStd
    • salesValidate
    • salesVoid
    • salesMemoStdEnquiry
  • Vip
    • vipBonusAdjustVipStd
    • vipSearchVipStd
    • vipMasterBasicCreateVipStd
    • vipBonusEnquiryVipStd
  • Device Login
    • Get_APIKEY
  1. Master Export

tenderExport

测试中
POST
/posservice/rest/export/tenderexport
tenderExport 付款方式导出
该接口会根据传入接口字段范围,查询出来符合条件的增删改货品和付款方式信息。
The interface will be based on the incoming interface field range, search out the qualified to add or delete the tender and payment information.

请求参数

Authorization
在 header 添加参数
apiKey
示例:
apiKey: ********************
Body 参数application/json

示例
 {
      "record": {
        "xf_storeCode": "BJ001",
        "xf_lastModTime": "2023-07-15 12:00:00",
        "xf_modifyBy": "ADMIN"
    },
    "apiKey": "{{apiKey}}"
} 

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/posservice/rest/export/tenderexport' \
--header 'apiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
      "record": {
        "xf_storeCode": "BJ001",
        "xf_lastModTime": "2023-07-15 12:00:00",
        "xf_modifyBy": "ADMIN"
    },
    "apiKey": "{{apiKey}}"
}'

返回响应

🟢200成功
application/json
Body

示例
{
    "delTender": [
        {
            "xf_basecurrcode": "HKD",
            "xf_lastmodtime": "2024-02-20 14:27:30.543",
            "xf_tendercode": "AP"
        }
    ],
    "delTenderMap": [
        {
            "xf_basecurrcode": "HKD",
            "xf_lastmodtime": "2024-02-20 14:38:43.490",
            "xf_tendergroup": "TG1"
        },
        {
            "xf_basecurrcode": "HKD",
            "xf_lastmodtime": "2024-02-20 14:38:43.500",
            "xf_tendergroup": "TG1"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.170",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.173",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.173",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.177",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.177",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.177",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.180",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.180",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.180",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "RMB",
            "xf_lastmodtime": "2024-02-20 14:38:56.180",
            "xf_tendergroup": "HK"
        },
        {
            "xf_basecurrcode": "HKD",
            "xf_lastmodtime": "2024-02-20 15:19:46.953",
            "xf_tendergroup": "HK22"
        }
    ],
    "tenderExport": [
        {
            "record": {
                "xf_allowrefund": "1",
                "xf_basecurrcode": "HKD",
                "xf_bitmapfile": "",
                "xf_buyexchrate": 7.9,
                "xf_cardcenter": null,
                "xf_currcode": "HKD",
                "xf_defchangemethod": "1",
                "xf_ecrcardtype": "",
                "xf_islocalcurr": "0",
                "xf_istaxable": "0",
                "xf_manualchangeattrib": 4,
                "xf_modifyby": "ADMIN",
                "xf_modifydate": "2022-10-20 17:24:05.880",
                "xf_overtender": "1",
                "xf_sellexchrate": 7.9,
                "xf_sign": "",
                "xf_tendercode": "CA",
                "xf_tenderdesc": "美金",
                "xf_tendertype": 0
            },
            "xf_basecurrcode": "RMB",
            "xf_bonusratio": 1,
            "xf_changeroundingmethod": null,
            "xf_changetruncdigit": null,
            "xf_depaytender": "0",
            "xf_isdeftender": "0",
            "xf_tendercode": "AP",
            "xf_tendergroup": "CNG"
        },
        {
            "record": {
                "xf_allowrefund": "0",
                "xf_basecurrcode": "HKD",
                "xf_bitmapfile": "",
                "xf_buyexchrate": 1,
                "xf_cardcenter": null,
                "xf_currcode": "HKD",
                "xf_defchangemethod": "0",
                "xf_ecrcardtype": "",
                "xf_islocalcurr": "1",
                "xf_istaxable": "0",
                "xf_manualchangeattrib": 0,
                "xf_modifyby": "ADMIN",
                "xf_modifydate": "2022-10-20 17:24:05.880",
                "xf_overtender": "0",
                "xf_sellexchrate": 1,
                "xf_sign": "",
                "xf_tendercode": "GC",
                "xf_tenderdesc": "GC",
                "xf_tendertype": 3
            },
            "xf_basecurrcode": "RMB",
            "xf_bonusratio": 1,
            "xf_changeroundingmethod": null,
            "xf_changetruncdigit": null,
            "xf_depaytender": "0",
            "xf_isdeftender": "0",
            "xf_tendercode": "AP",
            "xf_tendergroup": "CNG"
        },
        {
            "record": {
                "xf_allowrefund": "0",
                "xf_basecurrcode": "HKD",
                "xf_bitmapfile": "",
                "xf_buyexchrate": 1,
                "xf_cardcenter": null,
                "xf_currcode": "HKD",
                "xf_defchangemethod": "0",
                "xf_ecrcardtype": "",
                "xf_islocalcurr": "1",
                "xf_istaxable": "0",
                "xf_manualchangeattrib": 0,
                "xf_modifyby": "ADMIN",
                "xf_modifydate": "2022-10-20 17:24:05.880",
               
🟢200处理数据失败
🟠404响应失败
修改于 2024-09-19 08:30:49
上一页
itemMasterExport
下一页
itemPriceImport
Built with