Skip to main content

Nexus API

Read merchant location

Use this endpoint to get data on a specific merchant location. The merchant_location_guid can be found on transaction objects.

GET
/merchant_locations/{merchant_location_guid}

Path Parameters

FieldRequiredType

merchant_location_guid

The unique identifier for the merchant. Defined by MX.

Required
String
Loading...