cart Flag chargeback received
This endpoint can be used by the merchant to notify payshield that a chargeback occured for a transaction.
POST
https://uat-txfind.payshield.ai/api/v1/cart/{merchantId}/chargeback
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
chargebackReference
String
Chargeback reference from merchant
Last updated