You need to enable JavaScript to run this app.
导航

HandleInvitation - 接受/拒绝企业财务邀约

最近更新时间2024.04.11 17:06:38

首次发布时间2024.04.11 17:06:38

子账号接受/拒绝企业财务邀约

调试

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

参数
类型
是否必填
示例值
描述
Action
String

HandleInvitation

要执行的操作,取值:HandleInvitation

Version
String

2022-01-01

API的版本,取值:2022-01-01

InvitationType
Integer

1

邀约类型
1 关系邀约
2 授权邀约

Action
Integer

2

2 接受邀约 3 拒绝邀约

RelationID
String

rel7242575109678977324

邀约的财务关系ID

MajorAccountID
Integer

2000000000

邀约方的火山引擎账号 UID
InvitationType为1(关系邀约)时必传

Relation
Integer

1

财务关系类型 1 财务托管 4 财务管理 InvitationType为1(关系邀约)时必传

AuthID
String

auth7242575109679075628

授权ID
InvitationType为2(授权邀约)时必传

返回参数

下表仅列出本接口特有的返回参数。更多信息请参见返回结构

参数
类型
示例值
描述
IsSuccess
Boolean

true

是否成功

请求示例

{
    "Action":"2",
    "InvitationType":"1",
    "RelationID":"rel7336772146369925420",
    "MajorAccountID":"2000000000",
    "Relation":"1"
}

返回示例

{
    "ResponseMetadata": {
        "RequestId": "20230327113355546653D988035BA94DB1",
        "Action": "HandleInvitation",
        "Version": "2022-01-01",
        "Result": {
            "IsSuccess": true
            "BaseResp": {
                "StatusMessage": "",
                "StatusCode": 0
            }
        }
    }
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

状态码
错误码
错误信息
说明
400
MissingParameter
The required parameter %s is missing.

客户端参数缺失

400
OperationDenied.TrusteeshipMajorExcludePartnership
Account %v already has other reseller/commission seller relationships and cannot be the trusted master account!

账号%v已存在其他的代售/代销关系,不能成为托管主账号!

400
OperationDenied.TrusteeshipMajorExcludeTrusteeshipSub
Account %v is a linked sub-account of another account and cannot become the trusted master account!

账号%v为其他账号的托管子账号,不能成为托管主账号!

400
OperationDenied.AccountRelationNotExist
The relationship between the invited associated account and the operation account does not exist!

邀请的关联账号与操作账号关系不存在!

400
OperationDenied.FinanceManagementMajorExcludePartnership
Account %v already has other agency/dropshipping relationships and cannot become the main financial management account!

账号%v已存在其他的代售/代销关系,不能成为财务管理主账号!

400
OperationDenied.TrusteeshipSubArrears
Account %v is in arrears and cannot be linked with trusteeship!

账号%v存在欠费,不能被托管!

400
OperationDenied.FinanceManagementSubExcludeCorpFinance
The associated account %v already has other financial relationships and cannot be linked!

被关联的账号%v已存在其他的财务关联关系,不能被关联!

400
OperationDenied.FinanceManagementSubExcludePartnership
The associated account %v already has other affiliate/dropshipping relationships and cannot be associated!

被关联的账号%v已存在其他的代售/代销关系,不能被关联!

400
OperationDenied.UnCompleteCorpAuthentication
The associated account %v has not completed the enterprise real-name authentication and cannot be associated!

被关联的账号%v未完成企业实名认证,无法关联!

400
OperationDenied.FinanceManagementMajorExcludeFinanceManagementSub
Account %v is a financial management sub-account of other accounts and cannot become the main financial management account!

账号%v为其他账号的财务管理子账号,不能成为财务管理主账号!

400
OperationDenied.FinanceManagementMajorExcludeTrusteeship
Account %v already has a hosting relationship and cannot become the main financial management account!

账号%v已存在托管关系,不能成为财务管理主账号!

400
OperationDenied.FinanceManagementSubjectNonExist
The associated account does not have a valid business relationship with the current account and cannot be associated with "financial management". For details, please consult the sales & sales operation responsible for your business.

关联账号同当前账号不存在有效的业务关系,不能进行“财务管理“关联。详情可咨询负责您业务的销售&销售运营。

400
OperationDenied.AccountRelationExist
The relationship between the invited associated account and the operation account already exists!

邀请的关联账号与操作账号关系已存在!

400
OperationDenied.UpdateFinancialRelationSameAccount
The account cannot have a business (financial + ecological) relationship with itself

账号不能与自己产生业务(财务+生态)关系

400
OperationDenied.TrusteeshipSubExcludeFinanceManagement
Account %v already has a financial management relationship and cannot be hosted!

账号%v已存在财务管理关系,不能被托管!

400
ParamInvalid
The specified parameter %s is invalid.

客户端参数错误

400
OperationDenied.AuthenticateInconsistent
The associated account of the invitation is inconsistent with the real-name authentication of the operation account, so the associated invitation cannot be carried out!

邀请的关联账号与操作账号实名认证信息不一致,无法进行关联邀请!

400
OperationDenied.OrderExist
Account %v has outstanding orders and cannot be linked with trusteeship!

账号%v存在未完成的订单,不能被托管!

400
OperationDenied.FinanceManagementAuthTypeInValid
The financial management authorization is unreasonable, please re-select

财务管理授权不合理,请重新选择

400
OperationDenied.FinanceRelationExcludePartnership
Account %v already has other agency/dropshipping relationships and cannot become the main financial account!

账号%v已存在其他的代售/代销关系,不能成为财务主账号!

400
OperationDenied.DebtInvoice
Account %v owes invoice and cannot be linked with trusteeship!

账号%v存在欠票,不能被托管!

400
OperationDenied.TrusteeshipMajorExcludeFinanceManagement
Account %v already has a financial management relationship and cannot become the main hosting account!

账号%v已存在财务管理关系,不能成为托管主账号!

400
OperationDenied.TrusteeshipSubExcludePartnership
Account %v already has other reseller/commission seller relationships and cannot be linked with trusteeship!

账号%v已存在其他的代售/代销关系,不能被托管!

400
OperationDenied.TrusteeshipSubExcludeTrusteeship
Account %v already has a linked trusteeship and cannot be linked with another trusteeship!

账号%v已存在托管关系,不能被托管!

500
InternalServerError
The request has failed due to an unknown error.

系统错误,多次出现时请联系管理员