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
Receive Files
falseResponses
- 200
- 400
- 401
- 403
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
disputes
object
Dispute
Id
Possible values: [won, lost, undetermined]
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
Object describing the error in case such occurred during processing of the request.
Code of the error in case such occurred during processing of the request.
Possible values: <= 11 characters
Description of the error in case such occurred during processing of the request.
Possible values: <= 400 characters
{
"result": {
"status": "success",
"errors": {
"code": "string",
"reason": "string"
}
}
}