Sha256: 9f5a2ad4fda0c9c1468c2f468ebb1d6ec8f4670af1a24d5c25a8f4b1f2ff0ca2

Contents?: true

Size: 1.28 KB

Versions: 14

Compression:

Stored size: 1.28 KB

Contents

# SquareConnect::V1ListSettlementsRequest

### Description



## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**order** | **String** | TThe order in which payments are listed in the response. See [SortOrder](#type-sortorder) for possible values | [optional] 
**begin_time** | **String** | The beginning of the requested reporting period, in ISO 8601 format. If this value is before January 1, 2013 (2013-01-01T00:00:00Z), this endpoint returns an error. Default value: The current time minus one year. | [optional] 
**end_time** | **String** | The end of the requested reporting period, in ISO 8601 format. If this value is more than one year greater than begin_time, this endpoint returns an error. Default value: The current time. | [optional] 
**limit** | **Integer** | The maximum number of payments to return in a single response. This value cannot exceed 200. | [optional] 
**status** | **String** | Provide this parameter to retrieve only settlements with a particular status (SENT or FAILED). See [V1ListSettlementsRequestStatus](#type-v1listsettlementsrequeststatus) for possible values | [optional] 
**batch_token** | **String** | A pagination cursor to retrieve the next set of results for your original query to the endpoint. | [optional] 


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 docs/V1ListSettlementsRequest.md
square_connect-2.20190724.0.331 docs/V1ListSettlementsRequest.md
square_connect-2.20190724.0.330 docs/V1ListSettlementsRequest.md
square_connect-2.20190724.0.325 docs/V1ListSettlementsRequest.md
square_connect-2.20190710.0.321 docs/V1ListSettlementsRequest.md
square_connect-2.20190612.1.314 docs/V1ListSettlementsRequest.md
square_connect-2.20190612.0.311 docs/V1ListSettlementsRequest.md
square_connect-2.20190612.0.309 docs/V1ListSettlementsRequest.md
square_connect-2.20190508.0.304 docs/V1ListSettlementsRequest.md
square_connect-2.20190410.1.300 docs/V1ListSettlementsRequest.md
square_connect-2.20190410.0.296 docs/V1ListSettlementsRequest.md
square_connect-2.20190327.1.292 docs/V1ListSettlementsRequest.md
square_connect-2.20190313.1.282 docs/V1ListSettlementsRequest.md
square_connect-2.20190313.0.278 docs/V1ListSettlementsRequest.md