LogoLogo
PayShield - Order Insight / TxFind
PayShield - Order Insight / TxFind
  • Overview
    • Overview
  • Integration
    • Integration Overview
    • Merchant Integration
    • Provider Integration
  • Provider
    • Verifi Provider Search
    • EMS Provider Search
  • Merchant
    • Store Transaction Details
    • Update Transaction Details
    • Validate Cart Details
    • Upload Transaction Batch
    • Upload Transaction Batch File
    • Get Merchant Descriptors
  • Cart
    • cart Flag alert received
    • cart Flag chargeback received
    • get all cart attachment data and related meta data
Powered by GitBook
On this page
Edit on GitHub
  1. Cart

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

Previouscart Flag alert receivedNextget all cart attachment data and related meta data

Last updated 16 days ago