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-13", "end_date": "2025-05-13" }
OK
{ "id": "text", "name": "text", "start_date": "2025-05-13T14:37:51.266Z", "end_date": "2025-05-13T14:37:51.266Z" }