Complete auction integration

This commit is contained in:
Artur Beljajev 2019-02-15 13:32:07 +02:00
parent f1148bd4f4
commit 446b9fbf77
6 changed files with 62 additions and 6 deletions

View file

@ -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
```