BatchResponseItem
BatchResponseItem
A single respose in a list of batched responses
JSON Example
{
"body": {},
"code": 0,
"headers": {}
}
object
body
Optional
object returned by api
integer As int64
As int64
code
Required
http status code
object
headers
Optional
The headers returned by the API call