mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Complete auction integration
This commit is contained in:
parent
f1148bd4f4
commit
446b9fbf77
6 changed files with 62 additions and 6 deletions
|
@ -46,7 +46,7 @@ Updates auction.
|
|||
### Parameters
|
||||
| Field name | Required | Type | Allowed values | Description |
|
||||
| ---------- | -------- | ---- | -------------- | ----------- |
|
||||
| status | no | String | "awaiting_payment", "no_bids", "payment_received", "payment_not_received"
|
||||
| status | no | String | "awaiting_payment", "no_bids", "payment_received", "payment_not_received", "domain_not_registered"
|
||||
|
||||
## Request
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue