post https://example.com/addTransactions
Use the Add Transactions endpoint to attach the transactions that the account holder selects. Specify the transactionId
as returned by Get Transactions (which is not the transactionId
that you pass to identify a unique endpoint request).
This endpoint is part of a conversational API—a series of endpoint calls that must be made in a certain order. For instructions see the Creating a Dispute guide.
Status Code | Code Description |
---|---|
0 | Success |
1505-4 | Invalid caseId or caseId returned no result |
1505-5 | Invalid Request: |
1505-6 | Error saving case |
1505-9 | Unable to resume flow: |
1505-13 | caseId references a case that is currently locked |
1505-14 | Invalid request message |
1505-15 | This case is already resolved with status: |
1505-16 | This case has been submitted for processing and this action can no longer be performed. |
-1 | System Failure encountered while processing request: |