Simple Order API Fields : Refund Request Fields

Refund Request Fields
The requestID field returned from a previous request for chinaPaymentService. Creates a follow-on refund by linking the refund to the previous payment. For more information about request IDs, see Getting Started with CyberSource Advanced for the Simple Order API.
The requestToken value returned from a previous request for chinaPaymentService.
Whether to include chinaRefundService in your request. Possible values:
true: include the service in your request.
false (default): do not include the service in your request.
Per-item price of the product. You must include either this field or purchaseTotals_grandTotalAmount in your request. The maximum amount is 50000.00.
Required by the processor if purchaseTotals_grandTotalAmount is not in the request.
Your CyberSource merchant ID. Use the same merchantID field for evaluation, testing, and production. Your CyberSource merchant ID field must correspond to only one PayEase merchant ID. Likewise, your PayEase merchant ID must correspond to only one CyberSource merchant ID.
Grand total for the order. You must include either this field or item_0_unitPrice. The maximum amount is 50000.00.