Get Locations Refunds
GET {{baseUrl}}/v2/locations/:location_id/refunds?begin_time=<string>&end_time=<string>&sort_order=<string>&cursor=<string>
Lists refunds for one of a business's locations.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
begin_time | string | The beginning of the requested reporting period, in RFC 3339 format. | |
end_time | string | The end of the requested reporting period, in RFC 3339 format. | |
sort_order | string | The order in which results are listed in the response. | |
cursor | string |