/price-tables/{id}/copy
OK
PriceTable was not copied
An internal server error was thrown
curl -L \ --request POST \ --url 'https://api.zydon.com.br/api/sales/price-tables/{id}/copy' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json'
{ "id": "text", "name": "text", "start_date": "2025-02-11T18:11:58.292Z", "end_date": "2025-02-11T18:11:58.292Z" }