cart Flag alert received
This endpoint can be used by the merchant to notify payshield that an alert was received for a transaction.
POST
https://uat-txfind.payshield.ai/api/v1/cart/{merchantId}/alert
Path Parameters
Name
Type
Description
merchantId*
String
Merchant Id to check access to transaction
Request Body
Name
Type
Description
txShieldOICartReference
String
Reference to cart record in order insight
alertReference
String
Alert reference from merchant
Last updated