API structure has changed
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