acq Fulfill Retrieval Request

POST {{baseUrl}}/v6/claims/:claim-id/retrievalrequests/:request-id/fulfillments

After receiving a retrieval request from an issuer, an acquirer uses this endpoint to either provide a copy or substitute draft of the transaction information document (TID) or provide a reason for failing to fulfill the retrieval request.

NOTE: Below acquirerResponseCd codes will be accepted starting on February 26th, 2023.
A - Funds Movement Request
B - Refunded
C - Initiating Refund
E - Reject Collaboration
F - IIAS Unfulfillable
G - IIAS Invalid request information
H - IIAS Fulfilled outside MasterCom system

Request Body

{"acquirerResponseCd"=>"A", "memo"=>"This is a test memo"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"requestId":"300002296235"}