pybitflyer
pybitflyer copied to clipboard
Return full response for status code checking
Some bitFlyer API calls (such as cancels) return an empty response with a 200 status code if successful. In this case, the full response should be returned so one can check the status code for success confirmation.