Skip to main content
GET
/
dispute
/
{id}
Retrieve a dispute
curl --request GET \
  --url https://api.pushcash.com/dispute/{id} \
  --header 'Authorization: Bearer <token>'
{
  "id": "dispute_0293cj9ru032lisdjow",
  "amount": 10000,
  "currency": "USD",
  "created_at": "2023-05-24T20:36:50.694Z",
  "intent_id": "intent_sandbox_dMggQ93ZYH6DH9LBhVeijE",
  "code": "R01",
  "status": "created",
  "type": "push"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Response

id
string
required
amount
integer
required
currency
enum<string>
required
Available options:
USD
created_at
string<date-time>
required
intent_id
string
required
code
enum<string>
required
Available options:
10.1,
10.2,
10.3,
10.4,
10.5,
11.1,
11.2,
11.3,
12.1,
12.2,
12.3,
12.4,
12.5,
12.6,
12.7,
13.1,
13.2,
13.3,
13.4,
13.5,
13.6,
13.7,
13.8,
13.9,
4837,
4840,
4849,
4863,
4870,
4871,
4807,
4808,
4812,
4834,
4831,
4842,
4846,
4850,
4999,
4853,
4841,
4854,
4855,
4859,
4860,
R01,
R02,
R03,
R04,
R05,
R06,
R07,
R08,
R09,
R10,
R11,
R12,
R13,
R14,
R15,
R16,
R17,
R18,
R19,
R20,
R21,
R22,
R23,
R24,
R25,
R26,
R27,
R28,
R29,
R30,
R31,
R32,
R33,
R34,
R35,
R36,
R37,
R38,
R39,
R40,
R41,
R42,
R43,
R44,
R45,
R46,
R47,
R50,
R51,
R52,
R53,
R61,
R62,
R67,
R68,
R69,
R70,
R71,
R72,
R73,
R74,
R75,
R76,
R77,
R80,
R81,
R82,
R83,
R84,
R85
status
enum<string>
required
Available options:
created,
won,
lost
type
enum<string>
required
Available options:
push,
card_only