CustomFieldChoice not found for customFieldValue in item.
trying to get customFieldChoice for item. to do this I am using this url
https://api.lightspeedapp.com/API/Account/{accountID}/Item/CustomField/{customFieldID}/CustomFieldChoice.json
somehow I am not able to get customFieldChoice for custom field .
love to have any help from community.
thank you in advance.
Tags:
2 comments
What do you get in your API response?
I got it resolved . Somehow I was not sending API request properly.
Thank you