get https://api.movintracks.io/v:version/actions-show-product
Get one action of type show product info
action_type can be either "static_page" or "ean_code"
Responses
Get one action of type show product info
action_type can be either "static_page" or "ean_code"
xxxxxxxxxx
curl --request GET \
--url https://api.movintracks.io/v:version/actions-show-product \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json'