curl --location --request POST 'https: //api.veniocrm.com/empeo/api/v2/payrolls/epp' \--header 'Authorization: Bearer <token>' \--header 'Content-Type: application/x-www-form-urlencoded' \--data-urlencode '{ "userID": "4807D3AD-4B4B-4A6D-BA2D-EA652DCFDD95", "purchaseAmount": 50000, "totalPeriod": 6, "remark": "Remark", "documentNo": "Doc10000"}='{"status": {"code": 201,"description": "Payroll created Success!"},"data": {}}