API structure has changed
5 structure changes including:
1 Breaking change
2 Additions
2 Modifications
1 Removal
Modified
2
Breaking
GET /fee-charges
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
- settlementId, settledTransaction, feeBreakdown properties Added
-
items property Modified
-
application/json content type Modified
GET /settlements/transactions
- Response
-
200 response Modified
-
application/json content type Modified
-
items property Modified
-
id, batch, fiskaTransactionId, providerTransactionReference, amount, feeAmount, feeBreakdown properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- settlement, transactionId, transactionType, gatewayTransactionId, batchId properties Added
-
id, batch, fiskaTransactionId, providerTransactionReference, amount, feeAmount, feeBreakdown properties Removed
-
items property Modified
-
application/json content type Modified
Removed
1
Breaking
GET /settlements/{batchId}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
2
GET /settlements
GET /settlements/{settlementId}