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

KeyDatatypeRequiredDescription
begin_timestringThe beginning of the requested reporting period, in RFC 3339 format.
end_timestringThe end of the requested reporting period, in RFC 3339 format.
sort_orderstringThe order in which results are listed in the response.
cursorstring