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_idstring | integer · pattern:^\d+$· requiredThe unique identifier of the administration
A unique record identifier of an administration
formatstring · 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
idstring | integer · pattern:^\d+$A unique record identifier
administration_idstring | integer · pattern:^\d+$A unique record identifier of an administration
typestringnamestringdefaultbooleancurrencystringlanguagestringactivebooleanprices_are_incl_taxbooleancreated_atstring · date-timeupdated_atstring · date-time