工具 API
create_ invoice
Creates PayPal Invoice Link
调用信息
- 工具标识
- paypal.create_invoice
- 服务提供方
- PayPal
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
business_name必填Company Name of the invoicer for which invoice has to be created, do not use example names, ask user for the specific name.
business_email必填Company Email of the invoicer for which invoice has to be created, do not use example emails, ask user for the specific email.
product_name必填Product Name for which invoice has to be created
amount_value必填Amount for which invoice has to be created
amount_currency_code必填3 character currency code
due_dateDue date for the invoice should be in YYYY-MM-DD format only, for example 2018-11-30, if not provided set it for 30 days
note_from_sellernote to customer from invoicer regarding the purchase or payment
discountDiscount Percentage value that has to be applied for the invoice total amount, if user provides 8% set the value as 8
taxSales Tax Percentage value that has to be applied for the invoice total amount, if user provides 8% set the value as 8