API Reference

flag_order_exported

Description

If you need to import this content into a 3rd party system use this feature to flag it as exported.

Required

order_id

Example

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