Enable a language for the firm
Languages
Enable Language
Enable a bill-template language for the firm.
POST
Enable a language for the firm
Overview
Adds afirm_language row for the given ISO-639-1 two-letter code. The
server lowercases the input and validates:
400 invalid_code— code is not two alphabetic characters.400 unsupported_language— code is not instatic_language.
created: false.Authorizations
Use your API key (sk_live_xxx or sk_test_xxx)
Body
application/json
Two-letter lowercase ISO-639-1 code.
Example:
"en"