API structure has changed
6 structure changes including:
2 Breaking changes
3 Additions
1 Modification
2 Removals
Modified
1
POST /oauth/token
- Authentication
- Bearer auth authentication method Added
Removed
2
Breaking
GET /coupons/admin/{{accountId}}/coupons
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /coupons/{{channelLinkId}}/coupons
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
Bearer authauthentication method
GET /coupons/channel/{channelLinkId}/coupons
POST /coupons/channel/{channelLinkId}/coupons/{couponCode}/validate