Moneybird API
​string | integer · pattern: ​string | integer · pattern: ​string · pattern: ​string | integer · pattern: ​string | integer · pattern: ​string​string​boolean​string​string​boolean​boolean​array | null​string | null​integer​boolean​string · date-time​string · date-time
​string | integer · pattern: ​string · pattern: ​string | integer · pattern: ​string | integer · pattern: ​string​string​boolean​string​string​boolean​boolean​array | null​string | null​integer​boolean​string · date-time​string · date-time
Workflows determine the settings of the invoice and estimate workflow. Use the following to get information about the workflows in an administration.
Get a workflow by id
GET
https://moneybird.com/api/v2
/{administration_id}/workflows/{id}{format}
Returns all information about a workflow.
path Parameters
administration_id^\d+$ · requiredThe unique identifier of the administration
A unique record identifier
id^\d+$ · requiredA unique record identifier
format^(.(json|xml))?$ · requiredThe format in which the response is given, can be empty to use the default format
Default: .json
Get a workflow by id › Responses
A workflow
id^\d+$A unique record identifier
administration_id^\d+$A unique record identifier
typenamedefaultcurrencylanguageactiveprices_are_incl_taxpayment_methodscollection_methodnumber_of_collectionsshow_qr_codecreated_atupdated_at​object[]
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^\d+$ · requiredThe unique identifier of the administration
A unique record identifier
format^(.(json|xml))?$ · requiredThe format in which the response is given, can be empty to use the default format
Default: .json
Retrieve available workflows › Responses
200
A list of workflows
​object[]
id^\d+$A unique record identifier
administration_id^\d+$A unique record identifier
typenamedefaultcurrencylanguageactiveprices_are_incl_taxpayment_methodscollection_methodnumber_of_collectionsshow_qr_codecreated_atupdated_at​object[]