Create or update invoice billing addressAsk AIput https://api.frisbii.com/v1/invoice/{id}/billing_addressPath ParamsidstringrequiredInvoice id or handleBody ParamscompanystringCompany namevatstringCompany vat numberattentionstringAttentionaddressstringAddress line 1address2stringAddress line 2citystringCitycountrystringCountry in ISO 3166-1 alpha-2emailstringEmailphonestringPhone numberfirst_namestringFirst namelast_namestringLast namepostal_codestringPostal codestate_or_provincestringState or province. Should be in country subdivision code defined in ISO 3166-2.Responses 200Successful operation 400Invalid request, see error codes at https://api.frisbii.com/v1/error_codes 401None or invalid credentials provided in access to secured resource 403Not authorized to perform resource operation 404Resource or referenced resource not found, see error codes at https://api.frisbii.com/v1/error_codes 429Request limiting exceeded, request rate or concurrent requests, see error code 122 and 123 500Internal service error, error is reported automatically to FrisbiiUpdated 6 months ago