Recommended merchant parameters
You can use the recommended merchant service to find a suitable store to fulfil an order based on an Australian address.
GET /company/recommend_merchant
The parameters for retrieving a merchant are:
| Name | Type | Required | Description | 
|---|---|---|---|
delivery_suburb |  string | true | A suburb in Australia | 
delivery_postcode |  string | true | A postcode in Australia | 
delivery_state |  string | true | A state in Australia | 
delivery_address |  string | false | A street address in Australia | 
merchant_ids |  array | false | List of merchants IDs under the company. If not provided, all merchants in the company are considered. |