{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/PlaceProxyBidRequest",
"title": "PlaceProxyBidRequest",
"type": "object",
"properties": {
"maxAmount": {
"description": "The amount of the proxy bid to be placed. This is the maximum amount the buyer is willing to pay for the item.
Note:
For more information about adult-only items on eBay, see Adult-Only items on eBay.
Default: false
", "$ref": "#/components/schemas/UserConsent" } }, "description": "The type that defines the fields for placing a proxy bid." }