工具 API

create_invoice

Creates PayPal Invoice Link

financeOAuth1 积分

调用信息

工具标识
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_date

Due 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_seller

note to customer from invoicer regarding the purchase or payment

discount

Discount Percentage value that has to be applied for the invoice total amount, if user provides 8% set the value as 8

tax

Sales Tax Percentage value that has to be applied for the invoice total amount, if user provides 8% set the value as 8