Dynamics365 Dynamicscrm Create Invoice
通过 Aident Loadout 使用 Dynamics 365 Tools 的 Dynamics365 Dynamicscrm Create Invoice。执行前查看输入、输出、设置、价格和风险。
写入操作风险等级 2/5OAuth 连接免费操作
服务提供商说明
Creates a new invoice entity record in Dynamics CRM using the Web API.
通过 Aident Loadout 使用 Dynamics 365 Tools 的 Dynamics365 Dynamicscrm Create Invoice。执行前查看输入、输出、设置、价格和风险。
Creates a new invoice entity record in Dynamics CRM using the Web API.
namestringThe name or number of the invoice.
user_idstringThe user's ID or 'me' for the authenticated user.
account_idstringA reference to the related account. Format: '/accounts(GUID)'
currency_idstringA reference to the currency for the transaction. Format: '/transactioncurrencies(GUID)'
descriptionstringA description of the invoice.
price_level_idstringA reference to the price list. Format: '/pricelevels(GUID)'
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。