# Accept a Dispute

To make this request, send an authenticated request to the accept-dispute endpoint.

## Accept a dispute

<mark style="color:green;">`POST`</mark> `https://api.oneappgo.com/v1/business/accept-dispute`

#### Request Body

| Name                                            | Type   | Description |
| ----------------------------------------------- | ------ | ----------- |
| sesscode<mark style="color:red;">\*</mark>      | String |             |
| userid<mark style="color:red;">\*</mark>        | String |             |
| businessid<mark style="color:red;">\*</mark>    | String |             |
| disputeid<mark style="color:red;">\*</mark>     | String |             |
| transref<mark style="color:red;">\*</mark>      | String |             |
| customername<mark style="color:red;">\*</mark>  | String |             |
| customeremail<mark style="color:red;">\*</mark> | String |             |
| customerphone<mark style="color:red;">\*</mark> | String |             |
| dclaim                                          | String |             |
| torefund<mark style="color:red;">\*</mark>      | String |             |
