There's a discrepancy between the ApplyIncentiveRequest dev documentation and the Python client library example, apply_incentive.py.
The documentation lists country_code as a required field, but the Python example suggests otherwise.
Python example should be updated to indicate country_code is a required field.
There's a discrepancy between the ApplyIncentiveRequest dev documentation and the Python client library example, apply_incentive.py.
The documentation lists country_code as a required field, but the Python example suggests otherwise.
Python example should be updated to indicate country_code is a required field.