Documentation
¶
Overview ¶
Package txcs 包含天猫超市前台API相关方法
Index ¶
- func TmallTxcsFinanceBillCheck(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallTxcsFinanceBillConfirm(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallTxcsFinanceBillQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallTxcsFinanceInvoiceInput(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallTxcsFinanceVerifyStatementBill(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TmallTxcsFinanceBillCheck ¶
func TmallTxcsFinanceBillCheck(ctx context.Context, clt *core.SDKClient, req *txcs.TmallTxcsFinanceBillCheckAPIRequest, resp *txcs.TmallTxcsFinanceBillCheckAPIResponse, session string) error
TmallTxcsFinanceBillCheck 天猫超市外部商家财务账单对账 tmall.txcs.finance.bill.check
提供天猫超市外部合作商家财务账单对账
func TmallTxcsFinanceBillConfirm ¶
func TmallTxcsFinanceBillConfirm(ctx context.Context, clt *core.SDKClient, req *txcs.TmallTxcsFinanceBillConfirmAPIRequest, resp *txcs.TmallTxcsFinanceBillConfirmAPIResponse, session string) error
TmallTxcsFinanceBillConfirm 供应商账单确认 tmall.txcs.finance.bill.confirm
提供天猫超市外部合作商家:财务账单对账
func TmallTxcsFinanceBillQuery ¶
func TmallTxcsFinanceBillQuery(ctx context.Context, clt *core.SDKClient, req *txcs.TmallTxcsFinanceBillQueryAPIRequest, resp *txcs.TmallTxcsFinanceBillQueryAPIResponse, session string) error
TmallTxcsFinanceBillQuery 天猫超市外部商家财务账单信息查询 tmall.txcs.finance.bill.query
提供天猫超市外部合作商家财务账单对账
func TmallTxcsFinanceInvoiceInput ¶
func TmallTxcsFinanceInvoiceInput(ctx context.Context, clt *core.SDKClient, req *txcs.TmallTxcsFinanceInvoiceInputAPIRequest, resp *txcs.TmallTxcsFinanceInvoiceInputAPIResponse, session string) error
TmallTxcsFinanceInvoiceInput 供应商发票录入 tmall.txcs.finance.invoice.input
提供天猫超市外部合作商家财务:供应商发票录入
func TmallTxcsFinanceVerifyStatementBill ¶
func TmallTxcsFinanceVerifyStatementBill(ctx context.Context, clt *core.SDKClient, req *txcs.TmallTxcsFinanceVerifyStatementBillAPIRequest, resp *txcs.TmallTxcsFinanceVerifyStatementBillAPIResponse, session string) error
TmallTxcsFinanceVerifyStatementBill 供应商核销单录入 tmall.txcs.finance.verify.statement.bill
供应商核销单录入
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.