You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Name | Type | Description |
---|
id | String | The ID of the retrieved voucher |
number | String | The number of the retrieved voucher |
secret_number | String | The secret number of the retrieved voucher |
alternative_code | String | The alternative code of the retrieved voucher |
value | String | The value of the retrieved voucher |
extra_added_value | String | The extra added value of the retrieved voucher |
life_cycle_state | String | The life cycle state of the retrieved voucher which can be DRAFT, ACCEPTED_FOR_ACTIVATION, NOT_ACCEPTED_FOR_ACTIVATION, ACTIVATED, USED, CANCELLED, PURGED |
type | Voucher Type object | The type information of the retrieved voucher |
lot | Vouchers Lot Object | The lot of the retrieved voucher |
Referred Objects Response Data
voucher_type response data object
Name | Type | Description |
---|
Id | String | The ID of the retrieved voucher type |
name | String | The Name of the retrieved voucher type |
alternative_code | String | The Alternative Code of the retrieved voucher type |
value_options | String | Defines if the value should be fixed, as defined in the voucher type, or a variable, as defined during the creation of the vouchers. The supported options are FIXED and VARIABLE |
classification | String | The Classification of the retrieved voucher type |
description | String | The Description of the retrieved voucher type |
lot response data object
Name | Type | Description |
---|
Id | String | The ID of the retrieved lot |
number | String | The number of the retrieved lot |
alternative_code | String | The alternative code of the retrieved lot |
description | String | The description of the retrieved lot |