/
PI
piriod
/
Piriod API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2d ago
View markdown
piriod
Piriod API
put
Replace supplier
v1
latest
OpenAPI 3.0.3
2026-08-06
236
77
345.2 KB
Billing
124
Collections
7
Payments
60
Procurement
45
get
List cancellations
post
Create cancellation
get
Retrieve cancellation
get
List orders
post
Create order (draft)
get
Retrieve order
put
Replace order
delete
Delete order
patch
Partial update order
get
Finalize order
get
Render order PDF
get
Refresh tax-agency status
get
List purchase credit notes
post
Create purchase credit note (draft)
get
Retrieve purchase credit note
put
Replace purchase credit note (draft only)
delete
Delete purchase credit note (draft only)
patch
Partial update purchase credit note (draft only)
get
Finalize purchase credit note
get
Render purchase credit-note PDF
get
Refresh tax-agency status
get
List purchases
post
Create purchase (draft)
get
Retrieve purchase
put
Replace purchase (draft only)
delete
Delete purchase (draft only)
patch
Partial update purchase (draft only)
get
Finalize purchase
get
Render purchase PDF
get
Refresh tax-agency status
get
List retentions
post
Create retention (draft)
get
Retrieve retention
put
Replace retention (draft only)
delete
Delete retention (draft only)
patch
Partial update retention (draft only)
get
Finalize retention
get
Render retention PDF
get
Refresh tax-agency status
get
List suppliers
post
Create supplier
get
Retrieve supplier
put
Replace supplier
delete
Delete supplier
patch
Partial update supplier
Procurement
Replace supplier
put
/suppliers/{id}/
Request body
Supplier
required
id
integer
name
string
required
tax_id
string
nullable
country
string
required
Country ID.
state
integer
nullable
currency
string
ISO currency code.
address
string
nullable
email
string
email
nullable
phone
string
nullable
website
string
uri
nullable
tax_settings
object
Country-specific tax-agency configuration.
created
string
date-time
updated
string
date-time
Response
Updated supplier.
Supplier
required
id
integer
name
string
required
tax_id
string
nullable
country
string
required
Country ID.
state
integer
nullable
currency
string
ISO currency code.
address
string
nullable
email
string
email
nullable
phone
string
nullable
website
string
uri
nullable
tax_settings
object
Country-specific tax-agency configuration.
created
string
date-time
updated
string
date-time