Back to top
 
 
 

Custom Actions

Custom actions are avoided as much as possible. However, certain operations are exposed as custom actions. Custom actions on a given resource are appended to the base URL and are documented along with the details of each Resource.

For example, say an execute action for an Order 23 will be represented as

/orders/23/execute

 

Comments