200 Successful Response
Schema: ApApprovalGetResponse
-
enabledboolean required -
True when a published workflow exists for the firm.
-
workflowApApprovalWorkflowSummary -
Workflow summary, or null when not enabled.
/api/v1/ap-approval
Get the AP approval workflow for the current business's firm.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Schema: ApApprovalGetResponse
enabled
boolean
required True when a published workflow exists for the firm.
workflow
ApApprovalWorkflowSummary
Workflow summary, or null when not enabled.
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object