API Reference

request_batch_id

Description

Returns a batch_id which should be passed with products orders for easy management. Eventually batches will be converted to folders.

Example

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