API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /declarations
- Query
- page, per_page, since query parameters Added
GET /declarations/{client_ref}
- Path
- client_ref path parameter Added
PUT /declarations/{client_ref}/cancel
- Path
- client_ref path parameter Added
PUT /declarations/{client_ref}/present
- Path
- client_ref path parameter Added