Movement

Module endpoints

GET /movements

GET https://api.slyk.io/movements

Returns a paginated list of movements.

GET /movements/:id

GET https://api.slyk.io/movements/:id

Returns the movement of the given id.

Last updated