Retrieve List of Disputes
GET/entities/{entity-id}/disputes
Retrieves a list of disputes for entity based on the provided parameters.
Request
Path Parameters
Entity Id
Query Parameters
From Date
To Date
Possible values: [CreateDate
, UpdateDate
]
Response Date Sort
Receive Files
false
Offset
0
Size
100
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}
Unauthorized
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
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
{
"totalCount": 0,
"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"
],
"lastDisputeEvent": {
"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": "string",
"reason": "string"
}
}
}