The responseEscalation API is used by the Acquiring Service Provider (ACQP) to send the information that is related to an escalation to Alipay+, as a reply to Alipay+'s initiateEscalation request.
- Provider
- Alipay+
- Input summary
- {"name":"remarks","type":"string","required":false,"description":"Supplementary information. Maximum length: 2048 characters."}, {"name":"refundType","type":"string","required":true,"description":"The refund result that reflects whether the ACQP agrees to refund or not.","enum":["ACCEPT_REFUND","ACCEPT_PARTIAL_REFUND","REFUSE_REFUND"]}, {"name":"refundAmount","type":"object","required":false,"description":"The amount that the ACQP agrees to refund. Required if refundType is ACCEPT_PARTIAL_REFUND. The value of refundAmount.value cannot exceed the value of escalationAmoun..., {"name":"proofOfDelivery","type":"object","required":false,"description":"The document that is used to prove that the purchased product or service has been delivered as agreed."}, {"name":"disputeRequestId","type":"string","required":true,"description":"The unique ID that is assigned by Alipay+ to identify an escalation. Maximum length: 64 characters. This field is an API idempotency field."}, {"name":"plannedRefundTime","type":"string","required":false,"description":"The date and time when the ACQP plans to process the refund. The value follows the ISO 8601 standard format. For example, \"2019-11-27T12:01:01+08:00\"."}, {"name":"endUserInformation","type":"object","required":false,"description":"The information of the end-user, also called the buyer."}, {"name":"otherDocumentation","type":"array","required":false,"description":"The list of any other documents."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available