Purchase Flows
The purchase flows a tenant offers, and which of them the calling user may start.
Get purchase flows with pagination
Retrieve a paginated list of all purchase flows.
Create a new purchase flow
Create a new purchase flow with the provided information.
Get purchase flows available to the calling user
Retrieve the active purchase flows whose legal entity is in the calling user's org-unit legal-entity set. Returns an empty list when the user has no org-unit legal entity.
Get purchase flow by code
Retrieve a specific purchase flow by its code.
Update a purchase flow
Update an existing purchase flow with the provided information.
Deactivate a purchase flow
Soft delete (deactivate) a purchase flow by setting it as inactive.