Get All Disputes
Get all disputes raised in a third party application
This GET
endpoint gets all disputes made by a third party. For the params to be passed, the startDate
and endDate
has to be a converted date time in seconds. The disputeStatus
can be either 'OpenDispute', 'DisputeBeingAttendedTo' or 'DisputeResolved'. The pagenumber
and pageSize
are to be included.
The publicKey
is to be passed in the header as it's required.
...&disputeStatus=DisputeResolved&page=1&pageSize=50
GET
https://canary.xendbridge.com/api/Dispute/ThirdParty?startDate=1632756987000&endDate=1638027387000...
Gets all disputes in a third party application.
Query Parameters
Name | Type | Description |
---|---|---|
startDate* | 1632756987000 | |
endDate* | 1638027387000 | |
disputeStatus* | DisputeResolved | |
page | 1 | |
pageSize | 50 |
Headers
Name | Type | Description |
---|---|---|
publicKey* | {publicKey} |
{
"data": {
"records": [
{
"id": "7a5a3420-f5ec-45d1-7528-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_25981ba069034a3da85caf2962228a7d",
"orderId": "d9d532e8-d674-410f-1d98-08d99a44c420",
"orderDate": 1635458254445,
"disputeRaisedAt": 1635458516255,
"disputeLastUpdated": 1638174491805,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "okay",
"disputeComment": "When the clear button should appear on the right side of the text view. This property is supported only for single-line TextInput component. The default value is never.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 50000.000000000,
"receiveInAmount": 100.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "754e02a0-2022-41c8-c1ff-08d99a4da060",
"receievedAt": "2021-10-28T22:01:56.255244",
"receievedAtTimestamp": 1635458516255.244,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "When the clear button should appear on the right side of the text view. This property is supported only for single-line TextInput component. The default value is never."
},
{
"id": "3c863d48-031a-45fc-c200-08d99a4da060",
"receievedAt": "2021-10-28T22:02:06.512169",
"receievedAtTimestamp": 1635458526512.169,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "hello chima"
},
{
"id": "596f8a08-78e4-44b0-3961-08d9b30f8bad",
"receievedAt": "2021-11-29T08:27:31.8829569",
"receievedAtTimestamp": 1638174451882.9568,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "73c7ca81-bd50-4a5e-3962-08d9b30f8bad",
"receievedAt": "2021-11-29T08:27:44.2995441",
"receievedAtTimestamp": 1638174464299.544,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "e3bc8ced-39c5-4cc2-3963-08d9b30f8bad",
"receievedAt": "2021-11-29T08:28:11.8055098",
"receievedAtTimestamp": 1638174491805.5098,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "okay"
}
]
},
{
"id": "418d660b-49b9-4044-7529-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_df46d91b824e41199e602b8035104e2e",
"orderId": "3e47e5b2-7e70-47ef-1d99-08d99a44c420",
"orderDate": 1635460013146,
"disputeRaisedAt": 1635460051177,
"disputeLastUpdated": 1638174369236,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "hey",
"disputeComment": "this.timer = setInterval(()=> this.getMovies(), 1000)",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 100000.000000000,
"receiveInAmount": 200.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "65cf8519-1182-4a7d-c201-08d99a4da060",
"receievedAt": "2021-10-28T22:27:31.1773387",
"receievedAtTimestamp": 1635460051177.3389,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "this.timer = setInterval(()=> this.getMovies(), 1000)"
},
{
"id": "f79527c3-7972-4b33-c202-08d99a4da060",
"receievedAt": "2021-10-28T22:32:42.6369408",
"receievedAtTimestamp": 1635460362636.941,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "the native element are .focus() and .blur() that will focus or blur the TextInput programmatically."
},
{
"id": "bf23e917-9d4c-4e77-5c3e-08d9afa44c2e",
"receievedAt": "2021-11-26T05:39:12.3901362",
"receievedAtTimestamp": 1637905152390.1362,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "ok"
},
{
"id": "d5b4e8ef-a7b8-4049-5c3f-08d9afa44c2e",
"receievedAt": "2021-11-26T05:40:20.2357149",
"receievedAtTimestamp": 1637905220235.7148,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "mm"
},
{
"id": "abc10f39-029e-4cfa-3960-08d9b30f8bad",
"receievedAt": "2021-11-29T08:26:09.2365532",
"receievedAtTimestamp": 1638174369236.5532,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
}
]
},
{
"id": "2198864a-d787-41df-7cf6-08d9995fa7dc",
"attachmentUrl": null,
"orderReference": "XB_efc9586ece82461296be3e68a3281739",
"orderId": "389567ca-3858-44fb-e71b-08d9995e3c26",
"orderDate": 1635428798665,
"disputeRaisedAt": 1635429430665,
"disputeLastUpdated": 1638173359880,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "Okay",
"disputeComment": "The getStateForAction method of the stack navigator's router can be modified as follows to achieve the expected back behavior.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 1161000.000000000,
"receiveInAmount": 2322.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "b5bb870b-34b1-43ee-d260-08d9995fa7e0",
"receievedAt": "2021-10-28T13:57:10.6656149",
"receievedAtTimestamp": 1635429430665.6147,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "The getStateForAction method of the stack navigator's router can be modified as follows to achieve the expected back behavior."
},
{
"id": "ad2147ff-08e7-4f96-5c4a-08d9afa44c2e",
"receievedAt": "2021-11-26T06:06:23.4754561",
"receievedAtTimestamp": 1637906783475.456,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "nmn"
},
{
"id": "a3e0fc11-5294-4321-395f-08d9b30f8bad",
"receievedAt": "2021-11-29T08:09:19.8806259",
"receievedAtTimestamp": 1638173359880.626,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Okay"
}
]
},
{
"id": "2af51f59-c5f1-4eae-5a34-08d99cbfa641",
"attachmentUrl": null,
"orderReference": "XB_fe21a06121894c15ba9a5b79a1f5dfe8",
"orderId": "372fc51a-6d59-47c6-605b-08d99cbf017f",
"orderDate": 1635727833495,
"disputeRaisedAt": 1635727951609,
"disputeLastUpdated": 1637906877118,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "dfghj",
"disputeComment": "When calling the show method, you can use the following options to suit your needs. Everything is optional, unless specified otherwise.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 100000.000000000,
"receiveInAmount": 200.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "b5bb2edb-cb62-422e-a046-08d99cbfa644",
"receievedAt": "2021-11-01T00:52:31.609691",
"receievedAtTimestamp": 1635727951609.691,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "When calling the show method, you can use the following options to suit your needs. Everything is optional, unless specified otherwise."
},
{
"id": "3cf44836-0d68-4f2d-a047-08d99cbfa644",
"receievedAt": "2021-11-01T00:52:55.3496128",
"receievedAtTimestamp": 1635727975349.6128,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "The usage of | below, means that only one of the values show should be used. If only one value is shown, that's the default."
},
{
"id": "ca67df63-334d-4e35-5c4b-08d9afa44c2e",
"receievedAt": "2021-11-26T06:07:57.118096",
"receievedAtTimestamp": 1637906877118.096,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "dfghj"
}
]
},
{
"id": "4accce10-a92a-4735-7525-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_34a523ebfbe04e22b396649c6e6e5048",
"orderId": "f226c1df-be90-4136-1d94-08d99a44c420",
"orderDate": 1635454082538,
"disputeRaisedAt": 1635454262892,
"disputeLastUpdated": 1637906746893,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "adjksmf",
"disputeComment": "navigation.navigate('p2pTransferConfirm');",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 100000.000000000,
"receiveInAmount": 200.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "94e37043-35ea-4f0e-c1fa-08d99a4da060",
"receievedAt": "2021-10-28T20:51:02.8923334",
"receievedAtTimestamp": 1635454262892.3335,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "navigation.navigate('p2pTransferConfirm');"
},
{
"id": "217ae0f7-1b79-493b-c1fb-08d99a4da060",
"receievedAt": "2021-10-28T21:29:44.2519024",
"receievedAtTimestamp": 1635456584251.9023,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "You can center absolute items by providing the left property with the width of the device divided by two and subtracting out half of the element you'd like to center's width."
},
{
"id": "76df209b-9f89-4d03-c1fc-08d99a4da060",
"receievedAt": "2021-10-28T21:30:38.9915914",
"receievedAtTimestamp": 1635456638991.5913,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Hi"
},
{
"id": "3ef3c0d9-7620-4512-5c47-08d9afa44c2e",
"receievedAt": "2021-11-26T06:01:31.9081443",
"receievedAtTimestamp": 1637906491908.1443,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "nm,"
},
{
"id": "4801a7c5-d7a7-4097-5c48-08d9afa44c2e",
"receievedAt": "2021-11-26T06:02:02.7087528",
"receievedAtTimestamp": 1637906522708.7527,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "ghbj"
},
{
"id": "f2051303-31f7-4ad8-5c49-08d9afa44c2e",
"receievedAt": "2021-11-26T06:05:46.8930619",
"receievedAtTimestamp": 1637906746893.062,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "adjksmf"
}
]
},
{
"id": "d976f85d-9a60-484c-7cf3-08d9995fa7dc",
"attachmentUrl": null,
"orderReference": "XB_a583594e2bdb4b5bae5e4d5a2718ba92",
"orderId": "3840ee71-8e7b-4389-e719-08d9995e3c26",
"orderDate": 1635427050524,
"disputeRaisedAt": 1635427075263,
"disputeLastUpdated": 1637906457578,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "jhkl",
"disputeComment": "Wrap the child you want centered in a View and make the View absolute",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 171000.000000000,
"receiveInAmount": 342.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "c3425b5f-864f-4b42-d25b-08d9995fa7e0",
"receievedAt": "2021-10-28T13:17:55.2639398",
"receievedAtTimestamp": 1635427075263.9397,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Wrap the child you want centered in a View and make the View absolute"
},
{
"id": "ba837993-00ac-4370-d25c-08d9995fa7e0",
"receievedAt": "2021-10-28T13:27:44.0750522",
"receievedAtTimestamp": 1635427664075.0522,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Wrap the child you want centered in a View and make the View absolute\n"
},
{
"id": "1727a5c4-47d5-4249-d25d-08d9995fa7e0",
"receievedAt": "2021-10-28T13:28:54.5105309",
"receievedAtTimestamp": 1635427734510.5308,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Doesn't this make the View take up ALL clickable space on the screen? E.g if I had a component underneath this absolutely positioned View, I wouldn't be able to register clicks on it"
},
{
"id": "45ea058e-5d5f-4881-5c44-08d9afa44c2e",
"receievedAt": "2021-11-26T05:55:57.2923207",
"receievedAtTimestamp": 1637906157292.3208,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "4c7bbd7d-4577-4b33-5c45-08d9afa44c2e",
"receievedAt": "2021-11-26T05:57:06.451844",
"receievedAtTimestamp": 1637906226451.844,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "bnm,"
},
{
"id": "39f804fa-ef84-488f-5c46-08d9afa44c2e",
"receievedAt": "2021-11-26T06:00:57.5783618",
"receievedAtTimestamp": 1637906457578.3618,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "jhkl"
}
]
},
{
"id": "bae632e9-cf8f-4343-7523-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_4e833c157c9f4faf8d7fff74527755e8",
"orderId": "3fe87502-b021-4688-1d92-08d99a44c420",
"orderDate": 1635448375736,
"disputeRaisedAt": 1635451244322,
"disputeLastUpdated": 1637905909480,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "bnb",
"disputeComment": "Note that some props are only available with multiline={true/false}. Additionally, border styles that apply to ",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 100000.000000000,
"receiveInAmount": 200.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "b5e75148-b59d-43e8-c1f8-08d99a4da060",
"receievedAt": "2021-10-28T20:00:44.3229466",
"receievedAtTimestamp": 1635451244322.9465,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Note that some props are only available with multiline={true/false}. Additionally, border styles that apply to "
},
{
"id": "f44281cf-ba56-467a-5c42-08d9afa44c2e",
"receievedAt": "2021-11-26T05:51:38.1580584",
"receievedAtTimestamp": 1637905898158.0583,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "jhk"
},
{
"id": "aa8e7fd3-14e1-40fc-5c43-08d9afa44c2e",
"receievedAt": "2021-11-26T05:51:49.4804844",
"receievedAtTimestamp": 1637905909480.4844,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "bnb"
}
]
},
{
"id": "e1ced55c-14da-4324-7cf5-08d9995fa7dc",
"attachmentUrl": null,
"orderReference": "XB_efc9586ece82461296be3e68a3281739",
"orderId": "389567ca-3858-44fb-e71b-08d9995e3c26",
"orderDate": 1635428798665,
"disputeRaisedAt": 1635429218458,
"disputeLastUpdated": 1637905455375,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "m,,,",
"disputeComment": "The getStateForAction method of the stack navigator's router can be modified as follows to achieve the expected back behavior.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 1161000.000000000,
"receiveInAmount": 2322.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "8977de2d-753e-4e57-d25f-08d9995fa7e0",
"receievedAt": "2021-10-28T13:53:38.4581802",
"receievedAtTimestamp": 1635429218458.1802,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "The getStateForAction method of the stack navigator's router can be modified as follows to achieve the expected back behavior."
},
{
"id": "e7efbd43-2ba5-434b-5c41-08d9afa44c2e",
"receievedAt": "2021-11-26T05:44:15.3755189",
"receievedAtTimestamp": 1637905455375.5188,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "m,,,"
}
]
},
{
"id": "6d663c09-b769-4e50-7527-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_4776da8b3dfc4e24b2f60e41e38ad69c",
"orderId": "65417645-ea56-419a-1d96-08d99a44c420",
"orderDate": 1635457796619,
"disputeRaisedAt": 1635458013465,
"disputeLastUpdated": 1637905252900,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "mmm nm",
"disputeComment": "When the clear button should appear on the right side of the text view. This property is supported only for single-line TextInput component. The default value is never.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 1621500.000000000,
"receiveInAmount": 3243.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "65b85a98-787d-4ef7-c1fe-08d99a4da060",
"receievedAt": "2021-10-28T21:53:33.4657404",
"receievedAtTimestamp": 1635458013465.7405,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "When the clear button should appear on the right side of the text view. This property is supported only for single-line TextInput component. The default value is never."
},
{
"id": "f4142c38-ea27-4974-5c40-08d9afa44c2e",
"receievedAt": "2021-11-26T05:40:52.9009754",
"receievedAtTimestamp": 1637905252900.9753,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "mmm nm"
}
]
},
{
"id": "1540bc69-7a65-4e1f-5a35-08d99cbfa641",
"attachmentUrl": null,
"orderReference": "XB_977d2ff2a5a84f71ae630e372d13f58f",
"orderId": "3c55b919-9ab6-47fb-605c-08d99cbf017f",
"orderDate": 1635728202293,
"disputeRaisedAt": 1635728540009,
"disputeLastUpdated": 1637905075400,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "Hey",
"disputeComment": "The usage of | below, means that only one of the values show should be used. If only one value is shown, that's the default.\n",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 61500.000000000,
"receiveInAmount": 123.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "8b14a434-cf4f-45d0-a048-08d99cbfa644",
"receievedAt": "2021-11-01T01:02:20.0099151",
"receievedAtTimestamp": 1635728540009.9153,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "The usage of | below, means that only one of the values show should be used. If only one value is shown, that's the default.\n"
},
{
"id": "06b6a14d-d894-4129-a049-08d99cbfa644",
"receievedAt": "2021-11-01T01:02:56.3788758",
"receievedAtTimestamp": 1635728576378.8757,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "When calling the show method, you can use the following options to suit your needs. Everything is optional, unless specified otherwise."
},
{
"id": "19a80e26-c9bf-472b-5c3b-08d9afa44c2e",
"receievedAt": "2021-11-26T05:29:10.2180019",
"receievedAtTimestamp": 1637904550218.002,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hey"
},
{
"id": "1f271103-aa7c-46a2-5c3c-08d9afa44c2e",
"receievedAt": "2021-11-26T05:34:53.3210266",
"receievedAtTimestamp": 1637904893321.0266,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hey"
},
{
"id": "c2833f77-8058-4af9-5c3d-08d9afa44c2e",
"receievedAt": "2021-11-26T05:37:55.4007895",
"receievedAtTimestamp": 1637905075400.7896,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hey"
}
]
},
{
"id": "3391de15-8e7b-43e3-79db-08d9a787c3df",
"attachmentUrl": null,
"orderReference": "XB_465b756e30ce42c2a37c9f1955a7f992",
"orderId": "95d3a739-66a5-4a65-8660-08d9a786d06e",
"orderDate": 1636905171397,
"disputeRaisedAt": 1636905579820,
"disputeLastUpdated": 1637891039459,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "okay",
"disputeComment": "Hello",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 3000.000000000,
"receiveInAmount": 5.405405410,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "Nnadozie Ohaeri",
"providerEmail": "dozienna4@gmail.com",
"providerPhone": "2348062069869",
"customerName": "kasheef",
"customerEmail": "kasheef@etg.solutions",
"customerPhone": "08135057971",
"disputeChats": [
{
"id": "373e9606-7144-4d5e-87e4-08d9a787c3e3",
"receievedAt": "2021-11-14T15:59:39.8206888",
"receievedAtTimestamp": 1636905579820.6887,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "kasheef",
"message": "Hello"
},
{
"id": "4b1e0bf3-ac7b-44d2-5c35-08d9afa44c2e",
"receievedAt": "2021-11-26T01:38:11.5461308",
"receievedAtTimestamp": 1637890691546.1309,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "933cc579-cdec-483d-5c36-08d9afa44c2e",
"receievedAt": "2021-11-26T01:40:08.8215939",
"receievedAtTimestamp": 1637890808821.594,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "kljkl"
},
{
"id": "c51d5467-af01-43b0-5c37-08d9afa44c2e",
"receievedAt": "2021-11-26T01:40:59.7558694",
"receievedAtTimestamp": 1637890859755.8694,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "fghb m"
},
{
"id": "43df985d-20ee-4966-5c38-08d9afa44c2e",
"receievedAt": "2021-11-26T01:42:02.8344537",
"receievedAtTimestamp": 1637890922834.4536,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "bnm "
},
{
"id": "487862d9-1bdd-4b1c-5c39-08d9afa44c2e",
"receievedAt": "2021-11-26T01:43:13.611148",
"receievedAtTimestamp": 1637890993611.148,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "okay"
},
{
"id": "32242fe2-cafb-42a7-5c3a-08d9afa44c2e",
"receievedAt": "2021-11-26T01:43:59.4590345",
"receievedAtTimestamp": 1637891039459.0344,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "okay"
}
]
},
{
"id": "c58a496f-6020-4b89-7524-08d99a4da05d",
"attachmentUrl": null,
"orderReference": "XB_fdd11983170244a5b191835164bc3b30",
"orderId": "ad7eaf16-ccd0-4545-1d93-08d99a44c420",
"orderDate": 1635451826237,
"disputeRaisedAt": 1635452588985,
"disputeLastUpdated": 1637859151505,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "Hello",
"disputeComment": "You can center absolute items by providing the left property with the width of the device divided by two and subtracting out half of the element you'd like to center's width.",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 50000.000000000,
"receiveInAmount": 100.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "93fd3800-b0cd-40d4-c1f9-08d99a4da060",
"receievedAt": "2021-10-28T20:23:08.9854916",
"receievedAtTimestamp": 1635452588985.4917,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "You can center absolute items by providing the left property with the width of the device divided by two and subtracting out half of the element you'd like to center's width."
},
{
"id": "2a664446-8ae3-4b59-5c1b-08d9afa44c2e",
"receievedAt": "2021-11-25T16:46:28.5168883",
"receievedAtTimestamp": 1637858788516.8884,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "4da4d12d-51c1-4317-5c1c-08d9afa44c2e",
"receievedAt": "2021-11-25T16:50:17.4042975",
"receievedAtTimestamp": 1637859017404.2976,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Okay"
},
{
"id": "efc47b02-91dc-4ae2-5c1d-08d9afa44c2e",
"receievedAt": "2021-11-25T16:52:31.5057139",
"receievedAtTimestamp": 1637859151505.714,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hello"
}
]
},
{
"id": "15e85254-9a1e-458b-81a6-08d9a949e50f",
"attachmentUrl": null,
"orderReference": "XS_b01598e21dc54276ae6f83a0fe6b5768",
"orderId": "32b4f7c0-a735-4a19-6797-08d9a9499f58",
"orderDate": 1637098792069,
"disputeRaisedAt": 1637098909021,
"disputeLastUpdated": 1637797919148,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "vx cm",
"disputeComment": "I didn’t get my money \n\n",
"payInCurrency": "BUSD",
"rceiveInCurrency": "NGN",
"payInAmount": 20.000000000,
"receiveInAmount": 11200.000000000,
"clientPaymentMethod": "Crypto",
"thirdPartyAppName": "Xend Finance",
"providerName": "Nnadozie Ohaeri",
"providerEmail": "dozienna4@gmail.com",
"providerPhone": "2348062069869",
"customerName": "Genny",
"customerEmail": "ogbueneogechukwu2@gmail.com",
"customerPhone": "08165018668",
"disputeChats": [
{
"id": "b3e1e028-7ccf-45a2-62fa-08d9a910d433",
"receievedAt": "2021-11-16T21:41:49.0215881",
"receievedAtTimestamp": 1637098909021.588,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Genny",
"message": "I didn’t get my money \n\n"
},
{
"id": "84fac72c-3edb-47f9-62fb-08d9a910d433",
"receievedAt": "2021-11-16T21:41:57.1884264",
"receievedAtTimestamp": 1637098917188.4265,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Genny",
"message": "Yes"
},
{
"id": "47c351e0-e466-427b-5c15-08d9afa44c2e",
"receievedAt": "2021-11-24T23:44:03.6811316",
"receievedAtTimestamp": 1637797443681.1316,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hey"
},
{
"id": "f9e46143-ecff-46b4-5c16-08d9afa44c2e",
"receievedAt": "2021-11-24T23:46:43.7963393",
"receievedAtTimestamp": 1637797603796.339,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "hi"
},
{
"id": "79059e22-edaa-4895-5c17-08d9afa44c2e",
"receievedAt": "2021-11-24T23:48:14.7879068",
"receievedAtTimestamp": 1637797694787.9067,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hello"
},
{
"id": "430cf3b6-39a3-421d-5c18-08d9afa44c2e",
"receievedAt": "2021-11-24T23:49:16.9079087",
"receievedAtTimestamp": 1637797756907.9087,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "m"
},
{
"id": "d6e73efe-574d-47a3-5c19-08d9afa44c2e",
"receievedAt": "2021-11-24T23:50:45.1585362",
"receievedAtTimestamp": 1637797845158.5361,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "ddvf"
},
{
"id": "89ea4aad-0e2a-43e0-5c1a-08d9afa44c2e",
"receievedAt": "2021-11-24T23:51:59.1484093",
"receievedAtTimestamp": 1637797919148.4092,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "vx cm"
}
]
},
{
"id": "8525c455-551a-4b16-5a32-08d99cbfa641",
"attachmentUrl": "https://res.cloudinary.com/chukwuemekanweke/image/upload/v1635720118/xend_cashlink_dispute_claims/1e976be2-64f2-44fb-9f77-46ab4d4fd667.jpg",
"orderReference": "XB_a3dab302053a43768dbf39df381afb5d",
"orderId": "f83e74d5-dea2-4b7f-6058-08d99cbf017f",
"orderDate": 1635719842743,
"disputeRaisedAt": 1635720118432,
"disputeLastUpdated": 1637706728829,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "Hey",
"disputeComment": "Manchester United bounced back in the Premier League with an impressive 3-0 win over Tottenham Hotspur away from home. Still, they remain 8 points behind league leaders Chelsea.\n\n",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 100000.000000000,
"receiveInAmount": 200.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "ccc6be97-d16e-46f1-a040-08d99cbfa644",
"receievedAt": "2021-10-31T22:41:58.4324387",
"receievedAtTimestamp": 1635720118432.4387,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "Manchester United bounced back in the Premier League with an impressive 3-0 win over Tottenham Hotspur away from home. Still, they remain 8 points behind league leaders Chelsea.\n\n"
},
{
"id": "9246dcf8-e659-4af8-a041-08d99cbfa644",
"receievedAt": "2021-10-31T22:45:36.1106464",
"receievedAtTimestamp": 1635720336110.6465,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "You can’t just say it was Mourinho, you can’t just say it was Pochettino because it’s happened under Nuno too."
},
{
"id": "8d5fc9f8-4ae2-455b-622d-08d9aed115e5",
"receievedAt": "2021-11-23T22:32:08.829095",
"receievedAtTimestamp": 1637706728829.095,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hey"
}
]
},
{
"id": "345b51ee-718e-4980-5a36-08d99cbfa641",
"attachmentUrl": "https://res.cloudinary.com/chukwuemekanweke/image/upload/v1635730627/xend_cashlink_dispute_claims/916352c6-96cc-4325-9083-0beeae8d6f90.jpg",
"orderReference": "XB_51c20ff06504498ab1a9d510c8c7be2f",
"orderId": "242ab98b-2497-4f2b-605e-08d99cbf017f",
"orderDate": 1635730527793,
"disputeRaisedAt": 1635730627418,
"disputeLastUpdated": 1637242344935,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "okay",
"disputeComment": "iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping",
"payInCurrency": "NGN",
"rceiveInCurrency": "BUSD",
"payInAmount": 1166000.000000000,
"receiveInAmount": 2332.000000000,
"clientPaymentMethod": "Bank",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "13aa56d4-0b9c-4ecd-a04a-08d99cbfa644",
"receievedAt": "2021-11-01T01:37:07.4181269",
"receievedAtTimestamp": 1635730627418.1267,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping"
},
{
"id": "64ebd908-72a2-4a8b-e8f7-08d99fc77c44",
"receievedAt": "2021-11-04T19:17:35.5617976",
"receievedAtTimestamp": 1636053455561.7976,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hello"
},
{
"id": "94e1d871-aba0-4d7e-e8f8-08d99fc77c44",
"receievedAt": "2021-11-04T19:30:04.9695595",
"receievedAtTimestamp": 1636054204969.5596,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hey"
},
{
"id": "1dd6d403-1578-4524-e8f9-08d99fc77c44",
"receievedAt": "2021-11-04T19:32:57.3825831",
"receievedAtTimestamp": 1636054377382.5833,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hi"
},
{
"id": "cd6aaca8-7e21-453d-e8fa-08d99fc77c44",
"receievedAt": "2021-11-04T19:35:53.8404905",
"receievedAtTimestamp": 1636054553840.4905,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Okay"
},
{
"id": "1b56b03c-0433-4094-5d71-08d9aa935438",
"receievedAt": "2021-11-18T13:32:24.9350751",
"receievedAtTimestamp": 1637242344935.0752,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "okay"
}
]
},
{
"id": "4d86a013-55d3-47cf-5a37-08d99cbfa641",
"attachmentUrl": null,
"orderReference": "XS_7a683536b6c345d4ad0f1e8abc3a475c",
"orderId": "44ad0ab6-acf6-4fee-605f-08d99cbf017f",
"orderDate": 1635730837750,
"disputeRaisedAt": 1635730946913,
"disputeLastUpdated": 1636489335101,
"disputeStatus": "DisputeResolved",
"disputeRaisedBy": "Third Party Customer",
"disputeRemark": "Hello",
"disputeComment": "There is a transaction limit of minimum $20 and $10,000 per single transaction for users. This means that a user cannot purchase more than $10,000 in a single transaction but it can be done with multiple transactions.",
"payInCurrency": "BUSD",
"rceiveInCurrency": "NGN",
"payInAmount": 10000.000000000,
"receiveInAmount": 20000000.000000000,
"clientPaymentMethod": "Crypto",
"thirdPartyAppName": "Xend Finance",
"providerName": "John Doe",
"providerEmail": "ediala94@gmail.com",
"providerPhone": "2348181186644",
"customerName": "Chidelu",
"customerEmail": "emekanweke604@gmail.com",
"customerPhone": "08167828970",
"disputeChats": [
{
"id": "4ca8260c-8fa4-4a92-a04b-08d99cbfa644",
"receievedAt": "2021-11-01T01:42:26.9136322",
"receievedAtTimestamp": 1635730946913.632,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "There is a transaction limit of minimum $20 and $10,000 per single transaction for users. This means that a user cannot purchase more than $10,000 in a single transaction but it can be done with multiple transactions."
},
{
"id": "d687cbda-bbf8-486f-a04c-08d99cbfa644",
"receievedAt": "2021-11-01T01:42:34.1738227",
"receievedAtTimestamp": 1635730954173.8228,
"sentBy": "ThirdPartyClient",
"sentTo": "All",
"senderName": "Chidelu",
"message": "There is a transaction limit of minimum $20 and $10,000 per single transaction for users. This means that a user cannot purchase more than $10,000 in a single transaction but it can be done with multiple transactions."
},
{
"id": "f57d43e2-83f0-4995-c5a9-08d9a3be9eb4",
"receievedAt": "2021-11-09T20:22:15.1017563",
"receievedAtTimestamp": 1636489335101.7563,
"sentBy": "Support",
"sentTo": "All",
"senderName": "Chukwuemeka Nweke",
"message": "Hello"
}
]
}
],
"pageSize": 50,
"currentPage": 1,
"totalPages": 1,
"totalRecords": 16
},
"status": "OK",
"message": ""
}
{
"data": {
"records": [],
"pageSize": 50,
"currentPage": 1,
"totalPages": 0,
"totalRecords": 0
},
"status": "OK",
"message": ""
}
Parameters | Type | Definitions |
---|---|---|
startDate | double |
|
endDate | double |
|
disputeStatus | enum |
|
page | int |
|
pageSize | int |
|
Parameters | Type | Definitions |
---|---|---|
data | object | This holds the properties; |
id | guid | This is the id of the record in the database. |
attachmentUrl | string | This is any media url attachment posted in a dispute. |
orderReference | string | The order reference of an order made. |
orderId | guid | The guid of an order record in the database. |
orderDate | long | The date and time when that order was made in milliseconds. |
disputeRaisedAt | long | The date and time the dispute was raised at in milliseconds. |
disputeLastUpdatedAt | long | The last date and time update on a dispute in milliseconds |
disputeStatus | enum | The status of the dispute on an order. It could either be |
disputeRaisedBy | enum | This is the entity who raised the dispute. |
disputeRemark | string | This is the remark on a dispute by any participant. |
disputeComment | string | This is the comment by the consumer of the dispute. |
payinCurrency | enum | This is the currency in which the order is paid in. |
recieveInCurrency | enum | This is the currency in which the order is received in. |
payInAmount | decimal | This is the amount of the order to be paid to. |
receiveInAmount | decimal | This is the amount of the order to be received in. |
clientPaymentMethod | enum | This is the customer's payment method. |
thirdPartyAppName | string | This is the Third party app integrated with XendBridge. |
providerName | string | This is the name of the provider. |
providerEmail | string | This is the email address of the provider. |
providerPhone | string | This is the provider's phone number. |
customerName | string | This is the customer's name. |
customerEmail | string | This is the customer's email. |
customerPhone | string | This is the customer's phone number. |
disputeChats | array | This is holds the objects of the different chats in a dispute |
id | guid | The id of the chat record in the database. |
receivedAt | DateTime | This is the date the chat message was received. |
receivedAtTimeStamp | double | This is the time date the chat message was received at in milliseconds. |
sentBy | enum | This is the participant who sent the message. |
sentTo | enum | This is the participant who the message is being sent to. |
senderName | string | This is the participant's name who sent the message. |
message | string | This the content of the message sent. |
pageSize | int | This is the number of disputes chats in a page. |
currentPage | int | This is the current page number. |
totalPages | int | This is the total number of pages of the disputes for a third party app. |
totalRecords | int | This is the total number of records of the disputes in third party app. |
status | string | This is the status of the request. |
message | string | This returns empty if no errors occurs. |
Last updated