Skip to main content
PATCH
Update an inbound source config

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

Inbound source config UUID

Example:

"018f3b2a-0c1d-7a2b-9e4f-1a2b3c4d5e6f"

Body

application/json

Partial inbound source config update payload

bacenSystemCode
string
bacenSystemFilterCode
string
credentialId
string
displayName
string
intervalSeconds
integer<int64>
isEnabled
boolean
maxFileSizeBytes
integer<int64>
retentionDays
integer<int64>
sourceProduct
string
urgencyEnabled
boolean

Response

OK

bacenSystemCode
string
required
createdAt
string<date-time>
required
credentialId
string
required
displayName
string
required
id
string
required
intervalSeconds
integer<int64>
required
isEnabled
boolean
required
maxFileSizeBytes
integer<int64>
required
retentionDays
integer<int64>
required
sourceProduct
string
required
updatedAt
string<date-time>
required
urgencyEnabled
boolean
required
bacenSystemFilterCode
string
deletedAt
string<date-time>