/
FU
funneldash
/
Surface Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 2mo ago
Details
Filter operations
Accounting Integration Account
3
Accounting Integration Connection
5
Accounting Integration Customer
1
Accounting Integration Department
1
Accounting Integration Entity Mapping
4
Accounting Integration Location
1
Accounting Integration Purchase Order
2
Accounting Integration Subsidiary
1
Accounting Integration Vendor
2
Approval Request
13
Bill
27
Bill Analytics
3
Bulk Import
12
Bulk Import File Source
5
Card
5
CustomerProduct
3
Expense
8
Expense Analytics
3
Payment
8
Policy
18
Product
2
Settlement Analytics
1
Transaction Analytics
1
Transaction Receipt
4
User
9
User Group
12
User Role
1
Vendor
17
get
Search Vendors
post
Create a Vendor
get
Search for vendors that are pending a decision
post
Export Vendors
post
Start a Vendor Bulk Import from File
get
Get a Vendor Bulk Import File Template
get
Get a Vendor
delete
Delete a Vendor
patch
Update a Vendor
post
Undelete a Vendor
post
Force a sync of this vendor into the accounting platform
patch
Update this vendor's accounting integration
post
Add a Contact to a Vendor
delete
Delete a Vendor Contact
patch
Update a Vendor Contact
post
Add a Payment Method to a Vendor
delete
Delete a Vendor Payment Method
Vendor
Delete a Vendor
delete
/v1/web/vendor/{id}
Path parameters
id
string
required
Response
Default Response
object
required
id
string
required
externalId
string
status
union
required
name
string
required
owners
object
required
currencyCode
string
required
accountingIntegration
object
country
string
required
logoUrl
string
spendCategoryId
string
merchantIds
string[]
merchantCategory
string
legalName
string
taxId
object
address
object
contacts
object[]
required
paymentMethods
union[]
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
Changes