API structure has changed
1 structure change including:
1 Breaking change
1 Modification
Modified
1
Breaking
GET /v1/client/cashback/offers
- Path went from
/v1/client/cashback/url
to/v1/client/cashback/offers
(same operationId)Breaking - Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
urls property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- offers property Added
-
urls property Removed
-
data property Modified
-
application/json content type Modified