Routing - Feedback
Routing
Routing - Feedback
Update gateway scores for dynamic routing
POST
Routing - Feedback
Authorizations
Use the API key created under your merchant account from the Multipaga dashboard. API key is used to authenticate API requests from your merchant server only. Don't expose this key on a website or embed it in a mobile application.
Body
application/json
Request payload to update gateway performance score based on transaction outcome
Profile ID of the merchant
Example:
"pro_aMoPnEkgCVnh2WVsFe32"
Payment Gateway identifier
Example:
"stripe:mca1"
Available options:
STARTED, AUTHENTICATION_FAILED, JUSPAY_DECLINED, PENDING_VBV, V_B_V_SUCCESSFUL, AUTHORIZED, AUTHORIZATION_FAILED, CHARGED, AUTHORIZING, C_O_D_INITIATED, VOIDED, VOIDED_POST_CHARGE, VOID_INITIATED, NOP, CAPTURE_INITIATED, CAPTURE_FAILED, VOID_FAILED, AUTO_REFUNDED, PARTIAL_CHARGED, TO_BE_CHARGED, PENDING, FAILURE, DECLINED Payment ID associated with the transaction
Example:
"pay_1234"
Response
Gateway score updated successfully
Response after updating gateway score
Status message indicating the result of the score update
Example:
"Gateway score updated successfully"