For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flag alert received

This endpoint can be used by the merchant to notify payshield that an alert was received for a transaction.

POST https://{baseUrl}/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