15 structure changes including:
4 Breaking changes
11 Additions
4 Removals
Removed
4
Breaking
Bearer authauthentication method
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /yourwebhookurl/courierUpdate
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /yourwebhookurl/order
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /yourwebhookurl/orderStatus
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
11
Get paymentauthentication method
Get payment gatewaysauthentication method
Payment eventsauthentication method
Request paymentauthentication method
GET /pay/channel/{{channelLinkId}}/gatewayProfiles
GET /pay/channel/{{channelLinkId}}/payments/{{paymentId}}
POST /pay/channel/{{channelLinkId}}/payments/request
POST /pay/events/{{integrationName}}/gatewayProfiles/{{gatewayProfileId}}
POST /yourwebhookurl/payments/profile/register
POST /yourwebhookurl/payments/refund
POST /yourwebhookurl/payments/request
6 structure changes including:
3 Breaking changes
3 Additions
3 Removals
Removed
3
Breaking
POST /courierUpdate
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /order
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /orderStatus
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
POST /yourwebhookurl/courierUpdate
POST /yourwebhookurl/order
POST /yourwebhookurl/orderStatus