Hi Santhosh,
Thank you for your response. That link was what I was already using as a template.
My other custom fields work, it’s just this particular one that wont.
As I stated. I’ve already tried:-
I’ve also tried
curl -u MY_API_KEY:X -H “Content-Type: application/json” -X POST -d ‘{ “description”: “My Testing API”, “subject”: “My Testing API”, “email”: “[testingAPI@invalidemail.com](mailto:testingAPI@invalidemail.com)”, “priority”: 1, “status”: 2, “custom_fields” : { “ticket_type”: “Sales Enquiry”} }’ ‘https://mycompany.freshdesk.com/api/v2/tickets’