Connection instructions
This application uses Visma Connect tenant authorization model with OAuth 2.0 client_credentials grant type.
Users that wants to connect to it needs to have an OAuth client registered in Visma Developer Portal and that app to have been granted permission access to customers (tenants) data exposed by Visma Net.
Actions
Version: 1.0.0The application can perform the following actions:
Get a specific Invoice
Data for Customer Invoice The response headers include an ETag after a successful GET operation.
Creates a customer
Response Message has StatusCode Created if POST operation succeed. Response Message has StatusCode BadRequest or InternalServerError if POST operation failed. The response headers include an ETag after a successful GET operation.
Get a range of customers - ScreenId=AR303000
Get a range of customers - ScreenId=AR303000
Get a specific Shipment
Data for a single Shipment. The response headers include an ETag after a successful GET operation.
Get a specific Inventory item
Get a specific Inventory item
Get a specific customer
Data for the customer. The response headers include an ETag after a successful GET operation.