2 structure changes including:
2 Breaking changes
2 Modifications
Modified
2
Breaking
GET /recipients/countries/{country}/corridors
- Path went from
/countries/{country}/corridorsto/recipients/countries/{country}/corridors(same operationId)Breaking
GET /recipients/validation-schema
- Path went from
/validation-schemato/recipients/validation-schema(same operationId)Breaking
7 structure changes including:
2 Additions
5 Modifications
Modified
5
GET /accounts/{accountId}/orders/{orderId}
- Response
-
200 response Modified
-
application/json content type Modified
-
edges property Modified
- executions property Modified
-
edges property Modified
-
application/json content type Modified
GET /orders
- Response
-
200 response Modified
-
application/json content type Modified
-
edges property Modified
- executions property Modified
-
edges property Modified
-
application/json content type Modified
GET /transfers
- Response
-
200 response Modified
-
application/json content type Modified
- feeAmount, purpose, type properties Added
-
application/json content type Modified
GET /transfers/{transferId}
- Response
-
200 response Modified
-
application/json content type Modified
- feeAmount, purpose, type properties Added
-
application/json content type Modified
POST /accounts/{accountId}/orders
- Response
-
200 response Modified
-
application/json content type Modified
-
edges property Modified
- executions property Modified
-
edges property Modified
-
application/json content type Modified
Added
2
GET /countries/{country}/corridors
GET /validation-schema