API Reference

get_call_to_actions

Description

Returns a list of call to actions that can be used in an order form.

Example

{  
	"params":{  
		"whitelabel_id":"API_ID",
		"whitelabel_key":"API_KEY",
		"client_id":"CLIENT_ID",
		"client_key":"CLIENT_KEY",
		"token":"TOKEN",
	  
   },
   "action":"get_call_to_actions"
}