根据(台账)业务对象ID、业务对象实例编码查询业务实例

说明

该接口用于根据(台账)业务对象ID、业务对象实例编码查询业务实例。

接口限制

 1. 10次/秒;

接口地址

/api/openapi/custom/get

请求类型

POST

请求参数

参数说明

参数名称 类型 是否必填 参数说明
definitionCode string 业务对象ID
bizCode string 业务对象实例编码

参数样例

{
  "definitionCode":"SBD001",
  "bizCode":"001"
}

响应参数

参数样例

{
    "success": true, 
    "errorMsg": "", 
    "data": {
        "name": "001",
        "bizCode": "002",
        "accountCurrency": "核算币种",
        "legalEntityCode": "公司抬头code",
        "legalEntityName": "公司抬头name",
        "tradingPartnerCode": "往来单位code",
        "tradingPartnerName": "往来单位",
        "customObjectInfo": {
            "CF329": [
                {
                    "amount": 35,
                    "currency": "HKD",
                    "amountStr": "HKD35.00"
                },
                {
                    "amount": 24.5,
                    "currency": "",
                    "amountStr": "24.50"
                }
            ],
            "CF330": [
                {
                    "amount": 46,
                    "currency": "HKD",
                    "amountStr": "HKD46.00"
                },
                {
                    "amount": 32.2,
                    "currency": "",
                    "amountStr": "32.20"
                }
            ],
            "accountCurrency": "HKD",
            "customBusinessCode": "123ASd24",
            "customBusinessName": "哈哈24"
        }
    }
}

修改记录

2021-09-30
    修改返回格式
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2024-11-20 10:52:00

results matching ""

    No results matching ""

    results matching ""

      No results matching ""