{
  "mockBidRequest": {
    "id": "id",
    "imp": [
      {
        "id": "1",
        "secure": 1,
        "bidfloor": 0.01,
        "bidfloorcur": "USD",
        "banner": {
          "w": 300,
          "h": 250,
          "pos": 0
        },
        "ext": {
          "bidder": {
            "pid": "3163e2c9e034770c0daaa98c7613b573"
          }
        }
      },
      {
        "id": "2",
        "secure": 1,
        "bidfloor": 0.2,
        "bidfloorcur": "USD",
        "banner": {
          "w": 300,
          "h": 250,
          "pos": 4
        },
        "ext": {
          "bidder": {
            "env": "boldwinx-stage",
            "pid": "3163e2c9e034770c0daaa98c7613b573"
          }
        }
      }
    ],
    "device": {
      "ua": "UA",
      "ip": "123.3.4.123"
    },
    "regs": {
      "ext": {
        "gdpr": 0
      }
    },
    "user": {
      "id": "userid"
    },
    "site": {
      "id": "id",
      "domain": "test,com",
      "cat": ["IAB12"],
      "publisher": {
        "id": "pubid"
      }
    }
  },
  "httpCalls": [
    {
      "expectedRequest": {
        "uri": "http://rtb.boldwin.live/?pid=3163e2c9e034770c0daaa98c7613b573&host=&pbs=1",
        "body": {
          "id": "id",
          "imp": [
            {
              "id": "1",
              "secure": 1,
              "bidfloor": 0.01,
              "bidfloorcur": "USD",
              "banner": {
                "w": 300,
                "h": 250,
                "pos": 0
              },
              "ext": {
                "bidder": {
                  "pid": "3163e2c9e034770c0daaa98c7613b573"
                }
              }
            }
          ],
          "device": {
            "ua": "UA",
            "ip": "123.3.4.123"
          },
          "regs": {
            "ext": {
              "gdpr": 0
            }
          },
          "user": {
            "id": "userid"
          },
          "site": {
            "id": "id",
            "domain": "test,com",
            "cat": ["IAB12"],
            "publisher": {
              "id": "pubid"
            }
          }
        },
        "impIDs":["1"]
      },
      "mockResponse": {
        "status": 200,
        "body": {
          "id": "id",
          "seatbid": [
            {
              "bid": [
                {
                  "id": "id",
                  "impid": "1",
                  "price": 1.2,
                  "nurl": "http://test.com/nurl",
                  "burl": "http://test.com/burl",
                  "adm": "<span>Test2</span>",
                  "adomain": ["test.com"],
                  "cat": ["IAB1"],
                  "cid": "cid",
                  "crid": "crid1",
                  "w": 300,
                  "h": 250,
                  "mtype": 1,
                  "ext": {
                    "prebid": {
                      "type": "banner"
                    }
                  }
                }
              ],
              "seat": "seat"
            }
          ],
          "cur": "USD"
        }
      }
    },
    {
      "expectedRequest": {
        "uri": "http://rtb.boldwin.live/?pid=3163e2c9e034770c0daaa98c7613b573&host=boldwinx-stage&pbs=1",
        "body": {
          "id": "id",
          "imp": [
            {
              "id": "2",
              "secure": 1,
              "bidfloor": 0.2,
              "bidfloorcur": "USD",
              "banner": {
                "w": 300,
                "h": 250,
                "pos": 4
              },
              "ext": {
                "bidder": {
                  "env": "boldwinx-stage",
                  "pid": "3163e2c9e034770c0daaa98c7613b573"
                }
              }
            }
          ],
          "device": {
            "ua": "UA",
            "ip": "123.3.4.123"
          },
          "regs": {
            "ext": {
              "gdpr": 0
            }
          },
          "user": {
            "id": "userid"
          },
          "site": {
            "id": "id",
            "domain": "test,com",
            "cat": ["IAB12"],
            "publisher": {
              "id": "pubid"
            }
          }
        },
        "impIDs":["2"]
      },
      "mockResponse": {
        "status": 200,
        "body": {
          "id": "id",
          "seatbid": [
            {
              "bid": [
                {
                  "id": "id",
                  "impid": "2",
                  "price": 2.4,
                  "nurl": "http://test.com/nurl",
                  "burl": "http://test.com/burl",
                  "adm": "<span>Test3</span>",
                  "adomain": ["test.com"],
                  "cat": ["IAB1"],
                  "cid": "cid",
                  "crid": "crid",
                  "w": 300,
                  "h": 250,
                  "mtype": 1,
                  "ext": {
                    "prebid": {
                      "type": "banner"
                    }
                  }
                }
              ],
              "seat": "seat"
            }
          ],
          "cur": "USD"
        }
      }
    }
  ],
  "expectedBidResponses": [
    {
      "currency": "USD",
      "bids": [
        {
          "bid": {
            "id": "id",
            "impid": "1",
            "price": 1.2,
            "nurl": "http://test.com/nurl",
            "burl": "http://test.com/burl",
            "adm": "<span>Test2</span>",
            "adomain": ["test.com"],
            "cat": ["IAB1"],
            "cid": "cid",
            "crid": "crid1",
            "w": 300,
            "h": 250,
            "mtype": 1,
            "ext": {
              "prebid": {
                "type": "banner"
              }
            }
          },
          "type": "banner"
        }
      ]
    },
    {
      "currency": "USD",
      "bids": [
        {
          "bid": {
            "id": "id",
            "impid": "2",
            "price": 2.4,
            "nurl": "http://test.com/nurl",
            "burl": "http://test.com/burl",
            "adm": "<span>Test3</span>",
            "adomain": ["test.com"],
            "cat": ["IAB1"],
            "cid": "cid",
            "crid": "crid",
            "w": 300,
            "h": 250,
            "mtype": 1,
            "ext": {
              "prebid": {
                "type": "banner"
              }
            }
          },
          "type": "banner"
        }
      ]
    }
  ]
}
