Skip to main content
This page brings together all fields used by Flowker, Reporter, Fee Engine, and error-handling structures.

1. Reporting (Reporter)


FieldDescriptionUsed in
templateNameName of the templateReporter
templateTypeTemplate type (PDF, HTML, Excel)Reporter
dataSourceData source for templateReporter
parametersParameters for generationReporter
outputFormatOutput formatReporter
reportIdGenerated report IDReporter

2. Workflow orchestration (Flowker general)


FieldDescriptionUsed in
workflowNameWorkflow nameFlowker
workflowWorkflow filterFlowker
workflow_typeWorkflow typeFlowker
stepIdStep identifierFlowker
stepTypeStep typeFlowker
conditionsExecution conditionsFlowker
actionsActions to executeFlowker
variablesContext variablesFlowker
dependenciesStep dependenciesFlowker

3. Fees Engine


FieldDescriptionUsed in
feeGroupLabelFee group labelFee
feeLabelSpecific fee labelFee
calculationModelFee calculation modelFee
applicationRuleApplication ruleFee
calculationsFee calculation arrayFee
referenceAmountReference amountFee
priorityFee priorityFee
isDeductibleFromWhether fee is deductibleFee
creditAccountFee credit accountFee
routeFromOrigin routeFee
routeToDestination routeFee
transactionRouteTransaction routeFee
enableFee enabled flagFee

4. Error handling


FieldDescriptionUsed in
errorError codePIX, Fee, CRM
messageError messagePIX, Fee, CRM, Flowker
detailsSpecific error detailsPIX, Fee
fieldField that caused the errorPIX, Fee
pathEndpoint pathPIX
codeStandardized error codeFee, CRM, Flowker
entityTypeEntity typeFee
titleError titleFee
timestampError timestampPIX, Fee, Flowker

5. Flowker


Expanded fields specific to Flowker
FieldDescriptionContext
workflowIdUnique workflow IDRuntime
workflow_idWorkflow IDExecution search
runIdExecution run IDRuntime
workflow_typeType of workflowRuntime
workflowWorkflow filterEvent Router
workflowNameDescriptive workflow nameAuthoring
providerIdProvider ID (OAuth flow)OAuth2
provider_idProvider IDProviders
provider_idsList of provider IDsProviders
batch_idBatch IDProviders
key_idAPI key IDAdmin
org_idOrganization IDAdmin
template_idTemplate IDAuthoring/Providers
versionIdSource version IDTransformations
targetVersionIdTarget version IDTransformations
verVersion numberAuthoring
versionResource versionProviders/Authoring
stepIdStep IDAuthoring
stepTypeStep typeAuthoring
nameStep or resource nameAuthoring
ruleRouting rule filterEvent Router
statusWorkflow or provider statusMultiple Flowker modules
stateOAuth2 stateOAuth2
categoryProvider or template categoryProviders
tagsComma-separated tagsProviders
typeMultipurpose typeProviders/Runtime
start_dateStart date (RFC3339)Analytics
end_dateEnd date (RFC3339)Analytics
start_time_fromStart time (from)Runtime
start_time_toStart time (to)Runtime
periodPeriod (metrics)Transformations
limitPagination limitMultiple endpoints
offsetPagination offsetMultiple endpoints
page_sizePage sizeRuntime
page_tokenPagination tokenRuntime
sort_bySort fieldProviders/Runtime
sort_orderSort orderProviders/Runtime
searchSearch termProviders
fromSource version (diff)Authoring
toTarget version (diff)Authoring
codeOAuth2 codeOAuth2
redirectUriOAuth2 redirect URIOAuth2
scopesOAuth2 scopes listOAuth2
X-Webhook-IDWebhook IDProviders
X-Webhook-SignatureWebhook signatureProviders