Battle.net · Example Payload

Hearthstone Game Data Error Response Example

GamesGamingBlizzardWorld Of WarcraftDiabloHearthstoneStarcraft

Hearthstone Game Data Error Response Example is an example object payload from Battle.net, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codetypedetail

Example Payload

Raw ↑
{
  "code": 404,
  "type": "BLZWEBAPI00000404",
  "detail": "Not Found"
}