The Acquiring Service Provider (ACQP) uses the refund API to initiate a refund of a successful payment. The refund can be full or partial. A transaction can have multiple refunds as long as the total refund amount is less than or equal to the original transaction amount.
- Provider
- Alipay+
- Input summary
- {"name":"paymentId","type":"string","required":false,"description":"The ID of the payment to be canceled, assigned by Alipay+ to identify the original payment order. Required if the value of the paymentRequestId parameter is empty. Maxim..., {"name":"refundAmount","type":"object","required":true,"description":"The refund amount that is paid by Alipay+ for this refund"}, {"name":"refundReason","type":"string","required":false,"description":"The reasons for the refund. Maximum length: 256 characters"}, {"name":"refundRequestId","type":"string","required":true,"description":"The unique ID that is assigned by the ACQP to identify a refund request. This field is an API idempotency field. Maximum length: 64 characters"}, {"name":"paymentRequestId","type":"string","required":false,"description":"The request ID of the payment to be refunded, assigned by the ACQP to identify the original payment order. Required if the value of the paymentId parameter is emp...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available