- Square Version:
2022-02-16
- Java:
18.2.0.20220216
- .NET:
17.2.0
- Node.js:
17.2.0
- PHP:
17.2.0.20220216
- Python:
17.2.0.20220216
- Ruby:
18.0.0.20220216
2022-03-02 Changelog
Documentation
Square SDKs:
Locations API:
business_name
. Clarified that a location'sbusiness_name
is customer-facing and present on receipts.- CreateLocation, UpdateLocation, and ListLocations endpoints. Unified the example responses for these endpoints.
Merchants API:
- main description. Updated in the Technical Reference to explain that a merchant is a grouping of seller locations into one organization.
Orders API:
- Manage Order Fulfillments. Added a new topic to explain how to use the Orders API to manage fulfillments.
Webhooks:
- Webhook event notification authentication example. Added a code example for authenticating a webhook event notification using C#.
General: The following documentation updates apply to all Square APIs.
- Pagination. Clarified that no cursor is allowed for the initial call to a paginated endpoint.