Create invoice
documentedCreate a PayPal invoice.
POST /v1/invoicing/invoicesInvoicingno implementation yet0 runsInput
invoice_number
Invoice number
INV-1001
reference
Invoice reference
PO-2026-001
note
Note
Optional note to payer
terms
Terms and conditions
Net 30 days
memo
Memo
Internal memo
billing_given_name*
Recipient given name
First name
billing_surname*
Recipient surname
Last name
customer_email*
Recipient email
customer@example.com
item_name*
Item name
Widget
item_description
Item description
Description
quantity*
Quantity
1
unit_price*
Unit price
9.99
currency_code*
Currency code
USD
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.