Skip to content

Get voucher batch

GET
/shops/{id}/vouchers/batches/{batch_id}
curl --request GET \
--url https://example.com/shops/example/vouchers/batches/example
id
required
string
batch_id
required
string
Media type application/json
object
id
required
string
voucher_pool_id
required
Any of:
string
type
required
Any of:
string
value
required
Any of:
Any of:
number
unit
required
Any of:
string
conditions
required
Any of:
string
created_at
required
string
updated_at
required
string
expires_at
required
Any of:
string
deleted_at
required
Any of:
string
Example
{
"value": "NaN"
}