PayPal · Capability
Paypal Invoices — Invoices
Paypal Invoices — Invoices. 14 operations. Lead operation: Paypal Generate invoice number. Self-contained Naftiko capability covering one Paypal business surface.
What You Can Do
POST
Invoicinggeneratenextinvoicenumber
— Paypal Generate invoice number
/v1/v2/invoicing/generate-next-invoice-number
POST
Invoicescreate
— Paypal Create draft invoice
/v1/v2/invoicing/invoices
GET
Invoiceslist
— Paypal List invoices
/v1/v2/invoicing/invoices
GET
Invoicesget
— Paypal Show invoice details
/v1/v2/invoicing/invoices/{invoice-id}
PUT
Invoicesupdate
— Paypal Fully update invoice
/v1/v2/invoicing/invoices/{invoice-id}
DELETE
Invoicesdelete
— Paypal Delete invoice
/v1/v2/invoicing/invoices/{invoice-id}
POST
Invoicescancel
— Paypal Cancel sent invoice
/v1/v2/invoicing/invoices/{invoice-id}/cancel
POST
Invoicesgenerateqrcode
— Paypal Generate QR code
/v1/v2/invoicing/invoices/{invoice-id}/generate-qr-code
POST
Invoicespayments
— Paypal Record payment for invoice
/v1/v2/invoicing/invoices/{invoice-id}/payments
DELETE
Invoicespaymentsdelete
— Paypal Delete external payment
/v1/v2/invoicing/invoices/{invoice-id}/payments/{transaction-id}
POST
Invoicesrefunds
— Paypal Record refund for invoice
/v1/v2/invoicing/invoices/{invoice-id}/refunds
DELETE
Invoicesrefundsdelete
— Paypal Delete external refund
/v1/v2/invoicing/invoices/{invoice-id}/refunds/{transaction-id}
POST
Invoicesremind
— Paypal Send invoice reminder
/v1/v2/invoicing/invoices/{invoice-id}/remind
POST
Invoicessend
— Paypal Send invoice
/v1/v2/invoicing/invoices/{invoice-id}/send
MCP Tools
paypal-generate-invoice-number
Paypal Generate invoice number
paypal-create-draft-invoice
Paypal Create draft invoice
paypal-list-invoices
Paypal List invoices
read-only
idempotent
paypal-show-invoice-details
Paypal Show invoice details
read-only
idempotent
paypal-fully-update-invoice
Paypal Fully update invoice
idempotent
paypal-delete-invoice
Paypal Delete invoice
idempotent
paypal-cancel-sent-invoice
Paypal Cancel sent invoice
paypal-generate-qr-code
Paypal Generate QR code
paypal-record-payment-invoice
Paypal Record payment for invoice
paypal-delete-external-payment
Paypal Delete external payment
idempotent
paypal-record-refund-invoice
Paypal Record refund for invoice
paypal-delete-external-refund
Paypal Delete external refund
idempotent
paypal-send-invoice-reminder
Paypal Send invoice reminder
paypal-send-invoice
Paypal Send invoice