curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/users/me/operations/documents/1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Store-Id;'
{}