The Attachment Summary object provides condensed information for a file that has been added to a RocketKOR entity.
id
string (UUID)
ID of the attachment.
businessAccountId
string (UUID)
Business Account ID.
entityId
string (UUID)
ID of the entity that the attachment belongs to.
entityType
string enum, values: BENEFICIARY, BUSINESS_ACCOUNT, CUSTOMER, FINANCIAL_ACCOUNT, LINX_TEMPLATE, LINX_WORKFLOW, MULTI_LEG_TRANSACTION, NOTE, RECIPIENT, SCHEDULED_TRANSACTION, TRANSACTION
Type of entity that the attachment belongs to. The following values are supported:
extension
string enum, values: PNG, JPG, JPEG, PDF
Attachment file extension.
status
string enum, values: NEW, UPLOADED, MALICIOUS, INCOMPLETE, SCANNED
Attachment status. The following values are supported:
name
string, max length: 40
Name of the attachment.
description
string, max length: 1000
Description of the attachment.
createdAt
string (date-time)
Date and time the attachment was created in the RocketKOR system.
thumbnailUrl
object
Content URL for the attachment’s thumbnail image. Returned if the attachment status is SCANNED.
The thumbnail image is used in the RocketKOR Portal. A default thumbnail image is generated automatically when the attachment is first uploaded.
value
string (URI)
Content URL.
allow
string enum, values: GET
Allowed HTTP method for the URL. Value must be GET (download the thumbnail image).
expiresIn
integer (int64)
URL expiry period (in seconds).
Attachment Summary Object
{
"id": "string(UUID)",
"businessAccountId": "string(UUID)",
"entityId": "string(UUID)",
"entityType": "BENEFICIARY | BUSINESS_ACCOUNT | CUSTOMER| FINANCIAL_ACCOUNT | LINX_TEMPLATE | LINX_WORKFLOW | MULTI_LEG_TRANSACTION | NOTE | RECIPIENT | SCHEDULED_TRANSACTION | TRANSACTION",
"extension": "PNG | JPG | JPEG | PDF",
"status": "NEW | UPLOADED | MALICIOUS | INCOMPLETE | SCANNED",
"name": "string",
"description": "string",
"createdAt": "string(date-time)",
"thumbnailUrl": {
"value": "string(URI)",
"allow": "GET",
"expiresIn": integer(int64)
}
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.