Invoices Skill
paypal-invoices
paypal-invoices
| Method | Path | Description |
|---|---|---|
POST | /v2/invoicing/invoices | |
GET | /v2/invoicing/invoices | Create draft invoice |
POST | /v2/invoicing/invoices/{invoice_id}/send | List invoices |
POST | /v2/invoicing/invoices/{invoice_id}/remind | Send invoice |
POST | /v2/invoicing/invoices/{invoice_id}/cancel | Send invoice reminder |
POST | /v2/invoicing/invoices/{invoice_id}/payments | Cancel sent invoice |
DELETE | /v2/invoicing/invoices/{invoice_id}/payments/{transaction_id} | Record payment for invoice |
POST | /v2/invoicing/invoices/{invoice_id}/refunds | Delete external payment |
DELETE | /v2/invoicing/invoices/{invoice_id}/refunds/{transaction_id} | Record refund for invoice |
POST | /v2/invoicing/invoices/{invoice_id}/generate-qr-code | Delete external refund |
POST | /v2/invoicing/generate-next-invoice-number | Generate QR code |
GET | /v2/invoicing/invoices/{invoice_id} | Generate invoice number |
PUT | /v2/invoicing/invoices/{invoice_id} | Show invoice details |
DELETE | /v2/invoicing/invoices/{invoice_id} | Fully update invoice |
POST | /v2/invoicing/search-invoices | Delete invoice |
GET | /v2/invoicing/templates | Search for invoices |
POST | /v2/invoicing/templates | List templates |
GET | /v2/invoicing/templates/{template_id} | Create template |
PUT | /v2/invoicing/templates/{template_id} | Show template details |
DELETE | /v2/invoicing/templates/{template_id} | Fully update template |
GET | /v2/invoicing/accounting-sync/merchant/connections | Delete template |
GET | /v2/invoicing/accounting-sync/invoices/{id}/connections | List Connections. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install paypal-invoices
Downloads and installs to ~/.claude/skills/paypal-invoices/
2.6 (2026-02-13)