Error while creating new Account "Error unmarshaling JSON"

The termsOfServiceAgreed field is a boolean, not a string, so this value should be true rather than "True".

That said, there already exists a powershell ACME client, have you considered using that instead of reimplementing from scratch?

8 Likes