base url needs to contain "us-east-1"
tax_inheritance setter uses "v2" endpoint with json payload tax_information endpoint requires account id in payload and uses form-data payload credit_sharing setter requires list of account exceptions
What is not working:
Currency setting is not an account setting anymore but part of the default payment method. The API has changed here as well, but I did not get it to work. Since I do not need urgently for my work I did not investigate further.
base url needs to contain "us-east-1" tax_inheritance setter uses "v2" endpoint with json payload tax_information endpoint requires account id in payload and uses form-data payload credit_sharing setter requires list of account exceptions
What is not working: Currency setting is not an account setting anymore but part of the default payment method. The API has changed here as well, but I did not get it to work. Since I do not need urgently for my work I did not investigate further.
Closes #61