# PurchaseControlCheckResponse

### Object description

| Field    | Type                                                  | Required | Description               |
| -------- | ----------------------------------------------------- | -------- | ------------------------- |
| decision | [PurchaseControlDecision](#enum-type-possible-values) | Yes      | Purchase control decision |

## Enum type possible values

| PurchaseControlDecision |                   |
| ----------------------- | ----------------- |
| NO                      | Check not needed  |
| AGE                     | Age check needed  |
| FULL                    | Full check needed |
