LogoLogo
PayShield - TxFind
PayShield - 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
  • Transaction
    • Flag alert received
    • Flag chargeback received
  • Transaction Lookup History
Powered by GitBook
On this page
Edit on GitHub
  1. Transaction

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

PreviousGet Merchant DescriptorsNextFlag chargeback received

Last updated 1 month ago