Agent Locator

Introduction

The Locator API will return all locations within a specified search radius. The Locator endpoint will respond with an array of locations and metadata associated with each store, such as the location's: address; operating hours; contact details; and the MoneyGram services available at the location.

NOTE: The Locator will return available locations capable of paying out the requested amount, based on historical analytics, if an optional transaction amount is provided.




API sequence

The Locator API module comprises of a single synchronous endpoint. The process for retrieving locations is as follows:

  1. Retrieve location services for MoneyGram locations | GET /agentlocator/v2/locations
    The application must provide the search address, country, and radius as a query parameter in the API request. The Agent Locator endpoint will respond with an array of locations and metadata associated with each store, such as the location's: address; operating hours; contact details; and the MoneyGram services available at the location.

The application can develop a number of features to promote MoneyGram locations for specific location services.




API sequence diagram




Endpoints

NameHTTP methodEndpointsDescription
Retrieve MoneyGram agent locationsGET/agentLocator/v2/locationsThe Agent Locator will return a list MoneyGram agent locations in a specified radius