{ "tax_categories": [], // List of tax categories - see 'Revenue reporting tax category model' "pagination_info": {} // Pagination info - see 'Pagination info' }
curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/users/me/operations/revenue_reporting/tax_categories/stores/1' \ --header 'X-User-Agent;' \ --header 'X-Product-Name;' \ --header 'X-Loyalty-Club-Slug;' \ --header 'X-Customer;' \ --header 'Authorization: Bearer ' \ --header 'X-Client-Authorization: ' \ --header 'X-Store-Id: '
{}