API structure has changed
5 structure changes including:
5 Modifications
Modified
5
GET /api/v3/guest/receipt/{identifier}
- Response
-
200 response Modified
-
application/json content type Modified
-
record property Modified
-
expiration property Modified
- Property is no longer required
-
Type went from
numbertonumber | null
-
expiration property Modified
-
record property Modified
-
application/json content type Modified
GET /api/v3/receipt/{identifier}
- Response
-
200 response Modified
-
application/json content type Modified
-
record property Modified
-
expiration property Modified
- Property is no longer required
-
Type went from
numbertonumber | null
-
expiration property Modified
-
record property Modified
-
application/json content type Modified
PATCH /api/v3/receipt/{identifier}
- Response
-
200 response Modified
-
application/json content type Modified
-
record property Modified
-
expiration property Modified
- Property is no longer required
-
Type went from
numbertonumber | null
-
expiration property Modified
-
record property Modified
-
application/json content type Modified
POST /api/v3/guest/receipt/{identifier}/burn
- Response
-
200 response Modified
-
application/json content type Modified
-
record property Modified
-
expiration property Modified
- Property is no longer required
-
Type went from
numbertonumber | null
-
expiration property Modified
-
record property Modified
-
application/json content type Modified
POST /api/v3/receipt/{identifier}/burn
- Response
-
200 response Modified
-
application/json content type Modified
-
record property Modified
-
expiration property Modified
- Property is no longer required
-
Type went from
numbertonumber | null
-
expiration property Modified
-
record property Modified
-
application/json content type Modified