Skip to main content

Get bundle processes

Delivers all processes that require action by the provider

Path Parameters
organizationId uuid REQUIRED
Header Parameters
organization-id uuid REQUIRED

ID of organization context this request belongs to.

Responses
200

List of bundle processes.

Schema OPTIONAL
bundleProcesses object[] OPTIONAL
accessProcess object OPTIONAL
accessStatus string OPTIONAL
bundleId uuid OPTIONAL
accessId uuid OPTIONAL
name string OPTIONAL
bundleProcess object OPTIONAL
approvalStatus string OPTIONAL
bundleId uuid OPTIONAL
organizationId uuid OPTIONAL
processType string OPTIONAL

Possible values: [ACCESS, BUNDLE_APPROVAL, SUBSCRIPTION_APPROVAL, TEXT_APPROVAL]

providerOrganizationId uuid OPTIONAL
subscriptionProcess object OPTIONAL
approvalStatus string OPTIONAL
bundleId uuid OPTIONAL
subscriptionId uuid OPTIONAL
400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL