POST /api/sales/price-tables/{id}/copy HTTP/1.1 Host: api.zydon.com.br Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 77 { "id": "text", "name": "text", "start_date": "2025-05-18", "end_date": "2025-05-18" }
OK
{ "id": "text", "name": "text", "start_date": "2025-05-18T09:26:52.394Z", "end_date": "2025-05-18T09:26:52.394Z" }