Getting Started with O Series Cloud Online Commerce API

Everything you need to start integrating your financial host system with O Series Cloud.

Vertex delivers Vertex O Series Cloud Online Commerce via Vertex O Series Cloud and the API endpoint, which seamlessly integrates with the core Vertex O Series Cloud REST API. Our API endpoint uses the same data model as the standard O Series Cloud REST API, helping to ensure consistency, reliability, and streamlined adoption for existing customers.

You can integrate directly with the service using the API endpoint. This option is designed for users who want to incorporate the standalone services into their checkout when maintaining control over the checkout process, API sequence, and payment methods.

Depending on the access token in use, you can securely calculate taxes against your own environments using commonly available API development and testing tools.

Supported platforms

Here's a list of supported products and services:

API authentication

Obtain a credential as described in Authentication and Access. Include the credential in your standard O Series Cloud authentication setup. For more information, see Authenticate O Series Cloud.

API integration

Use the following base URLs:

EnvironmentURL
Sandboxhttps://oseries-plus-api.sandbox.marketplace.taxamo.com
Productionhttps://oseries-plus-api.marketplace.taxamo.com

Include tax calculation and tax number validation data in the Calculate Tax as a Seller request. Use the requests described in the Reference Guide.

Download OAS files

Download the Open API Specification (OAS) files in JSON format from the O Series Cloud REST API Reference.

Requests

Here's a list of requests supported in the service:

RequestDescription
Calculation API RequestsUse these tax calculation requests with the Tax Calculation and Tax GIS API.
Reporting API RequestsUse these reporting requests to integrate reports into your financial host system.
Vertex Invoice IQ API RequestsUse these requests for tax-compliant digital invoices in the invoicing service.
Vertex Validator API RequestsUse these requests to validate tax numbers in the validation service.

For more information, see the Reference Guide.