post https://mercury-uat.phonepe.com/v3/charge///remind
Used to send the reminder for payment request.
Header Name | Header Value |
---|---|
Content-Type | application/json |
X-VERIFY | SHA256("/v3/charge/{merchantId}/{transactionId}/remind" + salt key) + ### + salt index |
Parameter Name | Type | Description | Mandatory |
---|---|---|---|
merchantId | STRING | Unique Merchant ID assigned to the merchant by PhonePe | Yes |
transactionId | STRING | Unique Transaction ID generated by the merchant to track this request to PhonePe | Yes |
Parameter Name | Type | Description |
---|---|---|
success | BOOLEAN | Success status of the request |
code | ENUM | See below section for list of codes |
The code in the above API response could be.
SUCCESS
INTERNAL_SERVER_ERROR
INVALID_TRANSACTION_ID