fetch("https://dev-api.kworkinv.com/api/gg", { method: "POST", headers: { "Content-Type": "application/json", "Authorization": "Bearer YOUR_ACCESS_TOKEN" // Replace with your actual token }, body: JSON.stringify({ key1: "value1", key2: "value2" }) }) .then(response => response.json()) .then(data => console.log("Success:", data)) .catch(error => console.error("Error:", error));

$

Euro

֏

Dram

Contact with us