We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0e3aa commit 379180fCopy full SHA for 379180f
README.md
@@ -53,6 +53,7 @@ Add contact to the Almalio system.
53
- `city` - City (`required|string|between:1,255|regex:/^[\p{L} ]+$/u`)
54
- `postcode` - Postcode (`required|string|between:1,255`)
55
- `country_code` - Country code (`required|string|size:2`) - ISO 3166-1 alpha-2, e.g. SK
56
+ - `testing` - Testing mode (`optional|boolean`)
57
58
### Order delivery type ENUM
59
- `1` - Delivery to the address
0 commit comments