Workflows determine the settings of the invoice and estimate workflow. Use the following to get information about the workflows in an administration.
Retrieve available workflows
GET
https://moneybird.com/api/v2
/{administration_id}/workflows{format}
Returns a list of all the workflows of an administration.
path Parameters
administration_id
string | integer · pattern:^\d+$
· requiredThe unique identifier of the administration
A unique record identifier of an administration
format
string · pattern:^(.(json|xml))?$
· requiredThe format in which the response is given, can be empty to use the default format
Default: .json
Responses
A list of workflows
id
string | integer · pattern:^\d+$
A unique record identifier
administration_id
string | integer · pattern:^\d+$
A unique record identifier of an administration
type
stringname
stringdefault
booleancurrency
stringlanguage
stringactive
booleanprices_are_incl_tax
booleancreated_at
string · date-timeupdated_at
string · date-time