The Earned Wage Access (EWA) Disbursement object represents a disbursement made to a Customer as part of an EWA Program. This object contains the disbursement transaction details, the EWA Program ID, the Customer ID, and the Customer’s EWA enrollment status.
businessAccountId
string (UUID)
ID of the Business Account that manages the Earned Wage Access (EWA) program.
customerProfileId
string (UUID)
ID of the Customer’s Earned Wage Access (EWA) Profile in RocketKOR.
externalId
string
Your organization’s Earned Wage Access (EWA) reference number for the employee.
customerId
string (UUID)
ID of the Customer Account.
eligibilityStatus
string enum, values: NEW, ELIGIBLE, INELIGIBLE, ARREARS, BAD_DEBT, DISABLED
Customer’s eligibility status for Earned Wage Access (EWA) programs. The following values are supported:
enrollmentStatus
string enum, values: ACTIVE, INACTIVE
Customer’s EWA enrollment status. The following values are supported:
programId
string
ID of the Earned Wage Access (EWA) program for the Customer.
payment
object
Disbursement payment details.
transactionId
string (number)
ID of the disbursement transaction in the RocketKOR system.
createdAt
string (date-time)
Date and time the disbursement transaction was created in the RocketKOR system.
transactionType
string enum, values: SEND
Type of transaction. The following value is supported:
latestStatus
object
Current status of the transaction.
status
string enum, values: NEW, PENDING, PROCESSING, APPROVED, SETTLED, CLEARED, CANCELLED, DECLINED, REVERSED, ERROR
Transaction status. The following values are supported:
currency
string
Currency used for the transaction. Must be an ISO 4217 alpha 3-character currency code.
amount
string (decimal)
Amount of the transaction.
EWA Disbursement Object
{
"businessAccountId": "string(UUID)",
"customerProfileId": "string(UUID)",
"externalId": "string",
"customerId": "string(UUID)",
"eligibilityStatus": "NEW | ELIGIBLE | INELIGIBLE | ARREARS | BAD_DEBT | DISABLED",
"enrollmentStatus": "ACTIVE | INACTIVE",
"programId": "string",
"payment": {
"transactionId": "string(UUID)",
"createdAt": "string(date-time)",
"transactionType": "SEND",
"latestStatus": {
"status": "NEW | PENDING | PROCESSING | APPROVED | SETTLED | CLEARED | CANCELLED | DECLINED | REVERSED | ERROR"
},
"currency": "string",
"amount": "string"
}
}
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.