Authorized Location
class AuthorizedLocation(val merchantId: String, val locationId: String, val currencyCode: CurrencyCode, val name: String, val businessName: String, val cardProcessingActivated: Boolean)
Authorized account location information.
Parameters
merchant Id
Merchant ID of the authorized user,
location Id
Location ID of the authorized user.
currency Code
Currency code of the authorized location.
name
Location name of the authorized user.
business Name
Business name of the authorized user.
card Processing Activated
Card processing capabilities.