{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/PaymentPolicy",
"title": "PaymentPolicy",
"type": "object",
"properties": {
"categoryTypes": {
"type": "array",
"description": "This container indicates whether the fulfillment policy applies to motor vehicle listings, or if it applies to non-motor vehicle listings.",
"items": {
"$ref": "#/components/schemas/CategoryType"
}
},
"deposit": {
"description": "This container is applicable only if the categoryTypes.name field is set to MOTORS_VEHICLES, and is only returned if the seller requires an initial deposit on motor vehicles.
The container shows the amount due for the deposit and when it is due (within 1-3 days after commitment to purchase, unless the listing requires immediate payment).
Note: The due date that is specified in the deposit container will be overridden if the payment business policy requires immediate payment (in this case, for the deposit), and the buyer commits to purchasing the motor vehicle through a fixed-price listing or through the 'Buy it Now' option of an auction listing.
", "$ref": "#/components/schemas/Deposit" }, "description": { "type": "string", "description": "A seller-defined description of the payment policy. This description is only for the seller's use, and is not exposed on any eBay pages.MOTORS_VEHICLES. MOTORS_VEHICLES) payment business policy must specify at least one of the following paymentMethods values for the final payment: true, immediate payment is required from the buyer for: true in the payment business policy, but it will not apply in some scenarios. For example, immediate payment is not applicable for auction listings that have a winning bidder, for buyer purchases that involve the Best Offer feature, or for transactions that happen offline between the buyer and seller."
},
"marketplaceId": {
"type": "string",
"description": "The ID of the eBay marketplace to which the payment business policy applies. For implementation help, refer to eBay API documentation"
},
"name": {
"type": "string",
"description": "A seller-defined name for this fulfillment policy. Names must be unique for policies assigned to the same marketplace.