API structure has changed
8 structure changes including:
8 Modifications
Modified
8
GET /api/v2/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/v2/private/{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/v2/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/v2/private/{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/v2/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/v2/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/v2/private/{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/v2/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