v1
latestOpenAPI 3.0.32026-07-2621102.1 MBIntake
/claim/intake/retrieveOtherAccounts
Use this endpoint to get a list of other accounts for this customer.
Must call /claim/intake/retrieveQuestionnaire with a question response indicating in APIDocumentationList that this method is required
This call is required when the claim reason is merchant duplicate and the user has indicated that the duplicate transaction is on a different account than the disputed transaction
Prerequisite API call:
- /claim/intake/retrieveQuestionnaire
post/claim/intake/retrieveOtherAccounts
Request body
Example request
{
"providerId": 9999,
"transactionId": "984513-395483653-4483483478",
"ClaimId": "2108160022C"
}Response
postRetrieveOtherAccounts