marketplaceAddOrModifySale
Add, modify, or cancel a NameSilo Marketplace sale for your domain. Set pricing, auction type, end date, payment plans, and listing details.
Instructions
Create, update, or cancel a Marketplace sale for a domain you own [https://www.namesilo.com/api-reference]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Sale action, typically add or modify | |
| domain | Yes | Domain to list | |
| buy_now | No | Buy-now price | |
| reserve | No | Reserve price | |
| end_date | No | Sale end date | |
| password | No | Optional listing password | |
| category1 | No | Marketplace category | |
| sale_type | Yes | Sale type, e.g. auction or Offer/Counter | |
| cancel_sale | No | 1 to cancel the sale | |
| description | No | Listing description | |
| show_reserve | No | 1 to show reserve publicly | |
| notify_buyers | No | 1 to notify matching buyers | |
| payment_plan_months | No | Payment-plan length in months | |
| end_date_use_maximum | No | 1 to use the maximum allowed end date | |
| payment_plan_offered | No | 1 to offer a payment plan | |
| mp_use_our_nameservers | No | 1 to use NameSilo nameservers for the sale page | |
| payment_plan_down_payment | No | Payment-plan down payment | |
| use_for_sale_landing_page | No | 1 to use a for-sale landing page |