Routing
Routing - Feedback
Update gateway scores for dynamic routing
post/routing/feedback
Request body
Example request
{
"merchantId": "pro_aMoPnEkgCVnh2WVsFe32",
"gateway": "stripe:mca1",
"paymentId": "pay_1234"
}Response
Gateway score updated successfully
Example response
{
"message": "Gateway score updated successfully"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.