Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 602 Bytes

ListMerchantsResponse.md

File metadata and controls

14 lines (9 loc) · 602 Bytes

SquareConnect.ListMerchantsResponse

Description

The response object returned by the ListMerchant endpoint.

Properties

Name Type Description Notes
errors [Error] Information on errors encountered during the request. [optional]
merchant [Merchant] The requested `Merchant` entities. [optional]
cursor Number If the response is truncated, the cursor to use in next request to fetch next set of objects. [optional]