this PR adds the /activities/activitty-record resource. this resource allows the retrieval of a specific activity record based on the warehouse unit id, coin id, and the activity mode. These parameters are specified via the cw_unit_id, coin_id, and action_mode query parameters respectively. all 3 query params are required. the coin id has been added to each activity record returned by /activities
this PR adds the
/activities/activitty-record
resource. this resource allows the retrieval of a specific activity record based on the warehouse unit id, coin id, and the activity mode. These parameters are specified via thecw_unit_id
,coin_id
, andaction_mode
query parameters respectively. all 3 query params are required. the coin id has been added to each activity record returned by/activities