- Square Version:
2023-09-25
- Java:
33.0.0.20230925
- .NET:
31.0.0
- Node.js:
31.0.0
- PHP:
31.0.0.20230925
- Python:
31.0.0.20230925
- Ruby:
32.0.0.20230925
2023-09-25 Changelog
Square
Documentation
Bookings API
Devices API
Inventory API
Webhooks
BETA
Bookings API:
- BulkRetrieveTeamMemberBookingProfiles - A new endpoint that supports retrieving one or more team members' booking profiles.
Devices API:
- ListDevices - A new endpoint that supports listing all devices for a given seller (Beta).
- GetDevice - A new endpoint that supports retrieving information about a specific device (Beta).
- DEVICE_READ - A new OAuth scope (permission) for
ListDevices
andGetDevice
(Beta).
For more information about
ListDevices
andGetDevice
, see Terminal Device Monitoring.Inventory API:
- ItemVariationLocationOverrides - The
sold_out
andsold_out_valid_until
fields are updated to GA. - ModifierLocationOverrides - The new
sold_out
field supports seller-settable and app-readable sold-out status. For more information, see Monitor Sold-out Items.
- ItemVariationLocationOverrides - The
Webhooks:
- Oauth authorization revoked - Moved to General Availability.
is_valid_webhook_event_signature
method. Added for webhook signature validation. For the code sample, see Webhook event notification validation - Ruby.