Integration Guide

Table Of Contents
Optional API Operations
RefundTransaction API
Subscription Term Fields
RefundTransaction API
Issue a refund to the PayPal account holder associated with a transaction.
RefundTransaction Request
RefundTransaction Response
RefundTransaction Request
TABLE A.10 Subscription Terms Fields
Field Description
AMT
The amount subscriber is to be charged in one payment.
Character length and limitations: no limit
PERIOD
The period of time that the subscriber will be charged.
Character length and limitations: no limit
T
ABLE A.11 RefundTransaction Request Fields
Field Description
METHOD
Must be RefundTransaction.
TRANSACTIONID
(Required) Unique identifier of a transaction.
Character length and limitations - 17 single-byte alphanumeric
characters.
REFUNDTYPE
(Required) Type of refund you are making:
Other
Full
Partial
AMT
Refund amount. Amount is required if RefundType is Partial.
N OTE: If RefundType is Full, do not set the Amount.
NOTE
(Optional) Custom memo about the refund.
Character length and limitations - 255 single-byte alphanumeric
characters.