- Square Version:
2019-09-25
- .NET:
2.23.0
2019-09-25 Changelog
GA release: New Merchant API. Supports RetrieveMerchant endpoint. We recommend you use this V2 endpoint to retrieve merchant information that v1/me endpoint provides.
GA release: The
Card
type includes a new field (bin
). Also, the Payments API now populates thecardholder_name
field of theCard
type.GA release: The
CardPaymentDetails
type now supports new fields (verification_results
,statement_description
, andverification_method
). Also, the Payments API now populates theapplication_identifier
,application_name
, andapplication_cryptogram
fields of theCardPaymentDetails
type.GA release: The
Payment
type now includes a new field, (employee_id
). It is the employee to whom the payment is attributed to in the point of sale.GA release: The Catalog API now has a CatalogVersionUpdated webhook, which sends a notification whenever a merchant's catalog is updated.
Beta release: New endpoints (RetrieveLocation, UpdateLocation) added to the Locations API.
Beta release: New field (
mcc
) added to the Location type. This field is added to bring parity with thebusiness_type
field returned by the v1/me endpoint.Beta release: Metadata support added for the Orders API.