APIs and Endpoints

Endpoints currently sunsetting

The following endpoints are being gradually disabled and will stop working completely after the date indicated in the table. Before the sunset date, those endpoints will randomly, at an increasing rate, return 404 Not Found responses. After the sunset date, those endpoints will return an error response to all requests.

API & VersionEndpointMethodReplacementDeprecation dateSunset Date
REST 1.0/api/pay/{tab_uuid}POST/loc/:location_uuid/tabs/:tab_uuid/payments
OR
/tabs/:tab_uuid/payments
March 2022March 2022

Deprecated endpoints

The following endpoints have been deprecated which means they should not be used in new applications. Instead, new endpoints should be used as indicated in the table below.

API & VersionEndpointMethodReplacementDeprecation Date
REST 1.0/api/pay/{tab_uuid}POST/loc/:location_uuid/tabs/:tab_uuid/payments
OR
/tabs/:tab_uuid/payments
March 2022