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

Emburse vendor-api-controller API

Operations in Vendor API application service

Emburse vendor-api-controller API is one of 48 APIs that Emburse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include vendor-api-controller. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://service.chromeriver.com.

5 operations 4 paths 2 schemas 2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.emburse.com/v1/
License
Terms of Service
Resource Areas
1

Paths & Operations 5

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

vendor-api-controller 5

Operations in Vendor API application service

POST
/vendor-api/
Create vendor
createVendorUsingPOST 2 params body → 200400401422503
POST
/vendor-api/create-or-update
Create or Update vendor
upsertVendorUsingPOST 2 params body → 200400401422503
GET
/vendor-api/{vendorUniqueId}
Get vendor
getVendorUsingGET 4 params → 200400401503
PATCH
/vendor-api/{vendorUniqueId}
Update vendor
updateVendorUsingPATCH 3 params body → 200400401422503
GET
/vendor-api/{vendorUniqueId}/addresses/{vendorAddressUniqueId}
Get vendor address
getVendorAddressUsingGET 4 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are VendorAddressData (36 properties), VendorData (12 properties). Each schema is shown below with its type and property counts.

VendorData
object
12 properties 4 required
VendorAddressData
object
36 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-vendor-api-controller-api-openapi.yml Raw ↑

Other APIs Emburse publishes across the network.

Emburse Professional API
Emburse Spend API
Emburse Accounts API
Emburse allocation-api-controller-v-1 API
Emburse allocation-api-controller-v-2 API
Emburse allocation-api-controller-v-3 API
Emburse Allowances API
Emburse Cards API
Emburse Categories API
Emburse Company API
Emburse Departments API
Emburse Entity Type API