Batch

Batch entity

id
  
string
   
A correlation value to associate individual responses with requests. This value allows the server to process requests in the Batch in the most efficient order.

url
  
string
   
Relative resource URL that the individual request would typically be sent to. This should begin with /api/v# and should include the query parameters.

method
  
string
   
HTTP method.

body
  
object
   
Might be a JSON object.