Retrieve Dispute Details
GET/entities/{entity-id}/disputes/{dispute-id}
Retrieves the dispute details for entity based on the provided parameters.
Request
Path Parameters
Entity Id
Dispute Id
Query Parameters
Retrieve Files
falseResponses
- 200
- 400
- 401
- 403
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
DisputeDetails
DisputeDetails
Id
Possible values: [won, lost, undetermined, resolved]
transaction
object
Transaction
Transactionid
Currency
Possible values: >= 3 characters and <= 3 characters
Possible values: [ACCEPT, PARTIAL, REJECT]
disputeEvents
object[]
Id
status
object
CodeDescription
Currency
Possible values: >= 3 characters and <= 3 characters
disputeReason
object
CodeDescription
rejectReason
object
CodeDescription
files
object[]
Id
Possible values: [Issuer, Acquirer, Scheme]
result
object
required
Status of the request: success | error
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Internal Processing Error{
"disputes": {
"id": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"verdict": "won",
"transaction": {
"id": 0,
"date": "2024-07-29T15:51:28.071Z",
"merchantTransactionId": "string",
"arn": "string",
"amount": 0,
"currency": "string"
},
"paymentOption": "string",
"maskedCardNumber": "string",
"availableActions": [
"ACCEPT"
],
"disputeEvents": [
{
"id": "string",
"updateDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"status": {
"code": "string",
"description": "string"
},
"disputeAmount": 0,
"rejectAmount": 0,
"currency": "string",
"remarks": "string",
"disputeReason": {
"code": "string",
"description": "string"
},
"rejectReason": {
"code": "string",
"description": "string"
},
"files": [
{
"id": "string",
"name": "string",
"data": "string"
}
],
"initiatedBy": "Issuer"
}
]
},
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error"
}
}
}