API structure has changed
6 structure changes including:
1 Breaking change
1 Addition
4 Modifications
1 Removal
Modified
4
GET /v1/accounts
- Response
-
200 response Modified
- results property Modified
GET /v1/accounts/{id}
- Response
-
200 response Modified
- type property Added
GET /v1/transactions
- Response
-
200 response Modified
- results property Modified
- Query
- custom_id query parameter Added
GET /v1/transactions/{id}
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
Removed
1
Breaking
GET /v1/transactions/{id}/proof
Added
1
GET /v1/transfers/{id}/proof