3.229.0 release notes
about 1 hour ago by ReadMe API
- ✨ New features
- Added Avalara e-invoicing invoice-details support to
POST /public-api/resources/users/v1.0/{user}/invoice-detailsand its response, as well as to User invoice-details responses onGET /public-api/resources/users/v1.0,POST /public-api/resources/users/v1.0,GET /public-api/resources/users/v1.0/{user},PATCH /public-api/resources/users/v1.0/{user},GET /public-api/resources/users/v1.1,POST /public-api/resources/users/v1.1,GET /public-api/resources/users/v1.1/{user}, andPATCH /public-api/resources/users/v1.1/{user}. - Added the optional
recipientCodeandrecipientCertifiedEmailfields toinvoiceDetailsonPOST /public-api/resources/transactions/v1.0andPOST /public-api/actions/transactions/v1.0/{transaction}/issue-invoice. For Italian company invoice details when both fields are enabled, at least one of these fields must be supplied. - Added the optional read-only
fiscalizationfield to Partner invoice responses fromGET /public-api/resources/partner-invoices/v1.0/{partnerInvoice},POST /public-api/actions/partner-invoice/v1.0/{partnerInvoice}/issue-credit-note, andPOST /public-api/actions/partner-invoice/v1.0/{partnerInvoice}/update-external-id. The field is present when the recorded invoice processor certified the document with a fiscal authority. - Added the optional read-only
issuerfield to Roaming connection responses fromGET /public-api/resources/roaming-connections/v2.0andGET /public-api/resources/roaming-connections/v2.0/{roamingConnection}. It identifies the issuer configured for own tokens shared with the roaming partner; when omitted, the operator-level issuer applies.
- Added Avalara e-invoicing invoice-details support to