`resp = hs.hit('customers', 'post', data=params)` returns `None` Should return created resource id, in this case customer id. See: https://github.com/santiher/python-helpscout-v2/blob/master/helpscout/client.py#L184