List Locations by OfferCopy Pageget https://api.fidel.uk/v1/offers/{offerId}/locationsLists all locations linked to an offer.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsofferIdstringrequiredId of the offer.Query ParamslimitstringDefaults to 100Number of locations in the responsestartstringTells the API where the previous response left off. Use ${encodeURIComponent(JSON.stringify(last))}, where "last" is the parameter from the previous query.orderstringpossible values [asc, desc] of 'created' dateHeadersContent-Typestringrequiredapplication/jsonFidel-Keystringrequiredtest/live API secret key.Responses 200200 400400Updated 11 months ago