Skip to content

Get shop default voucher

GET
/shops/{id}/settings/default_voucher
curl --request GET \
--url https://example.com/shops/example/settings/default_voucher
id
required
string
Media type application/json
object
conditions
Any of:
string
code
Any of:
string
type
Any of:
string
value
Any of:
Any of:
number
unit
Any of:
string
Example
{
"value": "NaN"
}