Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cedarai InvoicesService API

The InvoicesService API from Cedarai — 3 operation(s) for invoicesservice.

Cedarai InvoicesService API is one of 9 APIs that Cedarai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include InvoicesService. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 22 schemas. It is described by OpenAPI 3.0.1, at version version not set.

Requests are made against 2 base URLs: https://api-lg-k-h1.arms.cedarai.com, https://api-lg-k-h1.arms.cedarai.se.

3 operations 3 paths 22 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
version not set
Base URL
https://api-lg.arms.cedarai.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Cedarai InvoicesService API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-arms-api-key (ApiKeyAuth). An API key is passed in the header as x-arms-assume-user (AssumeUserAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

InvoicesService 3
POST
/shipper/invoices/{id}/vouchers
Attaches Voucher
AttachVoucher 2 params body → 200default
GET
/shipper/invoices
List Shipper Invoices
ListInvoices 6 params → 200default
GET
/shipper/invoices/{id}
Get Shipper Invoice
GetInvoice 2 params → 200default

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are v1Invoice (37 properties), v1ParsedInvoice (23 properties), v1InvoiceDocument (3 properties), shippingv1Money (3 properties). Each schema is shown below with its type and property counts.

InvoicePostAuditDispatchStatus
string
- PENDINGSEND: Queued and not yet sent (immediate, or waiting for a scheduled batch). - SENT: Everything sent; nothing left to dispatch. - ERROR: At least one…
v1BillOfLadingId
object
3 properties
cedaraiDate
object
3 properties
v1WaybillId
object
2 properties
v1ApDocumentType
string
v1GetInvoiceResponse
object
1 property
InvoicesServiceAttachVoucherBody
object
1 property
v1InvoiceDocument
object
3 properties
v1Invoice
object
37 properties
protobufAny
object
1 property
v1AttachVoucherResponse
object
v1InvoiceParty
object
2 properties
v1ListInvoicesResponse
object
3 properties
v1EquipmentId
object
2 properties
v1ParsedInvoice
object
23 properties
v1EdiInvoice
object
2 properties
InvoiceAuditStatus
string
shippingv1Money
object
3 properties
v1ExtendedReferenceValue
object
2 properties
shippingv1Location
object
3 properties
v1Station
object
2 properties
rpcStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cedarai-invoicesservice-api-openapi.yml Raw ↑

Other APIs Cedarai publishes across the network.

Cedarai ChargeService API
Cedarai Equipment History API
Cedarai Ims API
Cedarai LindaService API
Cedarai NetworkStructureService API
Cedarai QuotesService API
Cedarai TruckLoadTenderService API
Cedarai WorkOrderService API