POST
/
v1
/
bidder
/
set_target_deposits
{
  "successfullySetDeposits": [
    {
      "provider": "<string>",
      "targetDeposit": "<string>"
    }
  ],
  "successfullyToppedUpProviders": [
    "<string>"
  ]
}

Body

application/json

OverrideTargetDepositsRequest request.

Response

200
application/json

A successful response.

OverrideTargetDepositsResponse response.