Sign in

Refund captured payment

documented

Refund a captured payment.

POST /v2/payments/captures/{capture_id}/refundPaymentsno implementation yet0 runs

Input

capture_id*
Captured Payment ID
e.g. 2GG279541U471931P
request_id
PayPal-Request-Id (idempotency key)
Unique string to idempotently identify this request
currency_code*
Refund currency code
e.g. USD
amount
Refund amount value
Amount to refund (leave empty for full refund)
invoice_id
Invoice ID (optional)
Invoice ID for reconciliation
note_to_payer
Note to payer (optional)
Reason for refund
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.