v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Procurement

Create supplier

post/suppliers/

Headers

x-simple-workspacestring required

Workspace (account) identifier. Required for every request.

x-piriod-test-modeboolean

Whether to operate against test-mode data. Defaults to false.

Request body

idinteger
namestring required
tax_idstring nullable
countrystring required

Country ID.

stateinteger nullable
currencystring

ISO currency code.

addressstring nullable
emailstring email nullable
phonestring nullable
websitestring uri nullable
tax_settingsobject

Country-specific tax-agency configuration.

createdstring date-time
updatedstring date-time

Response

Supplier created.

idinteger
namestring required
tax_idstring nullable
countrystring required

Country ID.

stateinteger nullable
currencystring

ISO currency code.

addressstring nullable
emailstring email nullable
phonestring nullable
websitestring uri nullable
tax_settingsobject

Country-specific tax-agency configuration.

createdstring date-time
updatedstring date-time