Skip to main content
Toggle navigation menu
Homepage
Log in
Logivity Support
Search
F.A.Q's
Quick answers to customer questions
Support
How to raise a ticket to Logivity Support?
Underlying technology
What is Blockchain?
What is the difference between a web application and integrated services?
What it means to be a Logivity member?
What services are available on the Logivity platform?
Can integrated carriers receive shipment acceptance notifications?
User Accounts
How can I reset my password?
What shall I do if I don't see a shipment?
Who can be my Organization's Administrator?
Who can be my Organization's Authorized Person?
Can I add new users to my organization's Logivity account?
How can I update my contact details?
Legal & Compliance
What is a VAT Number?
How to sign the Logivity Service Terms?
Where can I find the Logivity Service Terms?
My business is not registered in Sweden, can I still become a member of Logivity?
Pricing Model
Where is my invoice sent to?
Logivity Invoicing Process
Integration with APIs
Why should I use integration?
What is an API?
What is a Payload?
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
More to Explore
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }); %>
of <%= children.length %>
<% } %>