Is there any official documentation available on using OTB rest webservices in Flex 11.
I am looking for answers for below questions :
1. How to post data to an existing OTB rest webservice?
Ex : I want to create new season,color,material etc using a webservice.
After that I want to update them/delete them.
2. How to implement a new webservice ?
Ex: Assuming that Supplier webservice is not available in OTB.
What are the steps I need to follow to create one similar to existing ones in OTB.