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