Create a set of deposit account data
post
/fscmRestApi/resources/11.13.18.05/publicSectorDepositAccounts
Request
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : schema
Type:
Show Source
object-
AccountDescription: string
Title:
Account DescriptionMaximum Length:360Indicates the user defined text for the deposit account. -
AccountStatus(required): string
Title:
Account StatusMaximum Length:30Indicates the status of the deposit account. -
AccountType(required): string
Title:
Account TypeMaximum Length:30Indicates the type of deposit account. -
AutopayFlag(required): boolean
Title:
Allow Auto-PayMaximum Length:1Indicates whether fees can be paid out of the deposit account by the batch auto-pay process. -
AvailableBalance: number
Title:
Available BalanceDefault Value:0Indicates the balance of funds in the deposit account that are available for use. -
CurrencyCode(required): string
Title:
Currency CodeMaximum Length:3Indicates the currency of the funds held in the deposit account. -
DepositAccountActivities: array
Deposit Account Activities
Title:
Deposit Account ActivitiesThe deposit account activities resource is used to list activities for a deposit account. -
DepositAccountFund: array
Deposit Account Funds
Title:
Deposit Account FundsThe deposit account funds resource is used to assign fund information to a deposit account. -
DepositAccountName(required): string
Title:
NameMaximum Length:35The unique user-defined alphanumeric identifier of the deposit account. -
DepositAccountNumber: string
Title:
Account NumberMaximum Length:30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountOwner: array
Deposit Account Owners
Title:
Deposit Account OwnersThe deposit account owners resource is used to assign owners to a deposit account. -
DepositAccountProject: array
Deposit Account Projects
Title:
Deposit Account ProjectsThe deposit account projects resource is used to assign projects to a deposit account. -
DepositAccountPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account. -
DepositAccountRecord: array
Deposit Account Records
Title:
Deposit Account RecordsThe deposit account records resource is used to assign transactions to a deposit account. -
DepositAccountUser: array
Deposit Account Users
Title:
Deposit Account UsersThe deposit account users resource is used to assign users to a deposit account. -
DepositAccountUserInvite: array
Deposit Account User Invites
Title:
Deposit Account User InvitesThe deposit account authorized user invites resource is used to get list of invited users. -
FeeChargeOption(required): string
Title:
Access TypeMaximum Length:30The code that identifies the intent of utilization of funds in the deposit account. -
InitialDeposit: number
Title:
Initial DepositDefault Value:0Indicates the initial amount that should be deposited when the deposit account is created. -
LockAccount: string
Title:
Account LockMaximum Length:1Default Value:NIndicates whether the deposit account is locked for update. -
MinimumBalance: number
Title:
Minimum BalanceDefault Value:0Indicates the minimum balance that should be maintained in the deposit account. -
MinimumDeposit: number
Title:
Minimum DepositDefault Value:0Indicates the minimum amount acceptable for deposits made after the initial deposit. -
Purpose: string
Title:
PurposeMaximum Length:30Agency-defined attribute that indicates what the deposit account is used for. -
VerificationStatus(required): string
Title:
Verification StatusMaximum Length:30Indicates the stage of verification of the deposit account.
Nested Schema : Deposit Account Activities
Type:
arrayTitle:
Deposit Account ActivitiesThe deposit account activities resource is used to list activities for a deposit account.
Show Source
Nested Schema : Deposit Account Funds
Type:
arrayTitle:
Deposit Account FundsThe deposit account funds resource is used to assign fund information to a deposit account.
Show Source
Nested Schema : Deposit Account Owners
Type:
arrayTitle:
Deposit Account OwnersThe deposit account owners resource is used to assign owners to a deposit account.
Show Source
Nested Schema : Deposit Account Projects
Type:
arrayTitle:
Deposit Account ProjectsThe deposit account projects resource is used to assign projects to a deposit account.
Show Source
Nested Schema : Deposit Account Records
Type:
arrayTitle:
Deposit Account RecordsThe deposit account records resource is used to assign transactions to a deposit account.
Show Source
Nested Schema : Deposit Account Users
Type:
arrayTitle:
Deposit Account UsersThe deposit account users resource is used to assign users to a deposit account.
Show Source
Nested Schema : Deposit Account User Invites
Type:
arrayTitle:
Deposit Account User InvitesThe deposit account authorized user invites resource is used to get list of invited users.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountActivities-item-post-request
Type:
Show Source
object-
AccountActvtyPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account activity. -
ActivityStatus: string
Title:
StatusMaximum Length:30Indicates the status of the deposit account activity. -
AgencyId: integer
(int32)
The unique identifier of the agency associated with the deposit account.
-
BankAccountTransferNum: integer
(int64)
The unique number sequence assigned to the bank account transfer.
-
Classification: string
Title:
ClassificationMaximum Length:3The identifier assigned to classify a source record. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:3The value of currency for deposit account activity record. -
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountPuid: string
Maximum Length:
480The unique alphanumeric public identifier of the deposit account. -
DepositActivityKey: integer
(int64)
Title:
Activity KeyThe unique system-generated numeric identifier of an activity recorded for the deposit account. -
DepositActivityOrigin: string
Title:
Activity OriginMaximum Length:30Indicates the origin of the deposit account activity. -
DepositActivityReference: string
Title:
Payment ReferenceMaximum Length:50The unique system-generated alphanumeric identifier of an activity recorded for the deposit account. -
DepositActivityType: string
Title:
ActivityMaximum Length:30Indicates the type of activity recorded for the deposit account. -
DepositAmount: number
Title:
Deposit AmountIndicates the amount added to the deposit account. -
FarReceiptStatus: string
Maximum Length:
30Indicates the receivable receipt status associated with the deposit account activity. -
FeeItemId: string
Title:
Fee Item IDMaximum Length:30Indicates the user-friendly fee item identifier associated with the deposit account activity. -
FeeRecordKey: integer
(int64)
Title:
Fee Record KeyThe unique key of the fee record associated with the deposit account activity record. -
MigratedDataFlag: string
Maximum Length:
3Default Value:NA flag to indicate that the data was migrated from another system. -
PartyId: integer
(int64)
Title:
Party IDIndicates the applicant or contact party ID for each deposit account activity record. -
PaymentMethodCode: string
Maximum Length:
30Indicates the payment method code associated with the deposit account activity. -
PaymentReferenceId: string
Title:
Payment Reference IDMaximum Length:50Indicates the payment reference ID associated with the deposit account activity. -
ProjectCode: string
Title:
ProjectMaximum Length:30Indicates the project associated with the deposit account activity. -
ReceiptLineNumber: integer
(int32)
The line number assigned to each receipt on the cash drawer payment record.
-
ReceiptNumber: string
Maximum Length:
50The unique identifier assigned to each receipt on the cash drawer payment record. -
RecordId: string
Title:
Transaction IDMaximum Length:50Indicates the user-friendly record identifier associated with the deposit account activity. -
RecordTypeId: string
Title:
Transaction Type IDMaximum Length:50The unique record type identifier associated with the deposit account activity. -
RefundDate: string
(date)
Title:
Refund DateIndicates the refund date associated with the deposit account activity. -
RefundMethodCode: string
Title:
Refund MethodMaximum Length:30Indicates the refund method ID associated with the deposit account activity. -
RefundReasonCode: string
Title:
Refund ReasonMaximum Length:30Indicates the refund reason code associated with the deposit account activity. -
RefundReferenceId: string
Title:
Refund ReferenceMaximum Length:50Indicates the refund reference ID associated with the deposit account activity. -
SourceRecordKey: integer
(int64)
Title:
Source Record KeyThe unique key of the source record associated with the deposit account activity record. -
TransactionDate: string
(date)
Title:
Transaction DateIndicates the date associated with the deposit account activity. -
TransferAmount: number
The amount transferred from bank account.
-
TransferCurrency: string
Maximum Length:
3The currency of the amount transferred from bank account. -
TransferDate: string
(date)
The date when a bank transfer was submitted.
-
TransferFlag: string
Maximum Length:
1Indicates whether an activity should be included for calculating bank transfer amount. -
TransferId: integer
(int64)
The unique identifier of the bank account transfer.
-
WithdrawalAmount: number
Title:
Withdrawal AmountIndicates the amount subtracted from the deposit account.
Nested Schema : publicSectorDepositAccounts-DepositAccountFund-item-post-request
Type:
Show Source
object-
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositBankAccountName: string
Title:
Deposit Bank Account NameMaximum Length:360The name of the bank account in which the funds associated with the deposit account are held. -
DepositFundKey: integer
(int64)
Title:
Deposit Account Fund KeyThe unique record key assigned to the deposit account fund record. -
LetterOfCreditAmount: number
Title:
AmountThe amount on the letter of credit. -
LetterOfCreditCurrency: string
Title:
CurrencyMaximum Length:3The currency of the amount on the letter of credit. -
LetterOfCreditExpirationDate: string
(date)
Title:
Expiration DateThe date on which the letter of credit expires. -
LetterOfCreditIssuerAddress: string
Title:
Issuer AddressMaximum Length:240The address of the organization who issued the letter of credit. -
LetterOfCreditIssuerName: string
Title:
Issuer NameMaximum Length:100The name of the organization who issued the letter of credit. -
LetterOfCreditNumber: string
Title:
NumberMaximum Length:50The number assigned to the letter of credit. -
LetterOfCreditRenewFlag: boolean
Title:
RenewableMaximum Length:1Indicates whether a letter of credit is renewable upon expiration. -
LetterOfCreditStartDate: string
(date)
Title:
Start DateThe date from which the letter of credit is effective. -
SecurityType: string
Title:
Funding TypeMaximum Length:30Indicates the type of funding provided for the deposit account.
Nested Schema : publicSectorDepositAccounts-DepositAccountOwner-item-post-request
Type:
Show Source
object-
AccountOwnerPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account owner record. -
Address1: string
Title:
Address Line 1Maximum Length:240First address line of the owner address assigned to the deposit account. -
Address2: string
Title:
Address Line 2Maximum Length:240Second address line of the owner address assigned to the deposit account. -
Address3: string
Title:
Address Line 3Maximum Length:240Third address line of the owner address assigned to the deposit account. -
Address4: string
Title:
Address Line 4Maximum Length:240Fourth address line of the owner address assigned to the deposit account. -
City: string
Title:
CityMaximum Length:60City of the owner address assigned to the deposit account. -
Comments: string
Title:
CommentsMaximum Length:480Comments provided by user for change of ownership. -
Country: string
Title:
CountryMaximum Length:3Country of the owner address assigned to the deposit account. -
County: string
Title:
CountyMaximum Length:60County of the owner address assigned to the deposit account. -
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountPuid: string
Maximum Length:
480The unique alphanumeric identifier of the deposit account record. -
DepositOwnershipKey: integer
(int64)
Title:
Ownership KeyThe unique system-generated numeric identifier of an owner assigned to a deposit account. -
EmailAddress: string
Title:
Email AddressMaximum Length:320Email identifier of the owner assigned to the deposit account. -
FirstName: string
Title:
First NameMaximum Length:150First name of the person assigned as owner to the deposit account. -
InactiveReasonCode: string
Title:
Inactive Reason CodeMaximum Length:30Reason code provided by user for change of ownership. -
LastName: string
Title:
Last NameMaximum Length:150Last name of the person assigned as owner to the deposit account. -
LicenseHolderName: string
Title:
License Holder NameMaximum Length:360Name on the license provided to establish a deposit account. -
LicenseNumber: string
Title:
License NumberMaximum Length:30The number of the license provided to establish a deposit account. -
LicenseType: string
Title:
License TypeMaximum Length:30The type of the license provided to establish a deposit account. -
MiddleName: string
Title:
Middle NameMaximum Length:60Middle name of the person assigned as owner to the deposit account. -
OwnerName: string
Title:
NameMaximum Length:360Name of the person or business assigned as owner to the deposit account. -
PartyId: integer
(int64)
Title:
Owner Party IDIdentifier of the party assigned as owner to the deposit account. -
PartyType: string
Title:
Account Owner TypeMaximum Length:30Identifies the type of the party assigned as owner to the deposit account. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:10Phone area code of the owner assigned to the deposit account. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10Phone country code of the owner assigned to the deposit account. -
PhoneExtention: string
Title:
Phone ExtensionMaximum Length:20Phone extension code of the owner assigned to the deposit account. -
PhoneNumber: string
Title:
Phone NumberMaximum Length:40Phone number of the owner assigned to the deposit account. -
PostalCode: string
Title:
Postal CodeMaximum Length:60Postal code of the owner address assigned to the deposit account. -
PostalPlus4Code: string
Title:
Postal Plus4 CodeMaximum Length:10Extended postal code of the owner address assigned to the deposit account. -
PrimaryOwner: boolean
Title:
Primary OwnerMaximum Length:1Identifies whether the owner is the primary owner or not. -
Province: string
Title:
ProvinceMaximum Length:60Province of the owner address assigned to the deposit account. -
State: string
Title:
StateMaximum Length:60State of the owner address assigned to the deposit account. -
ValidFromDate: string
(date-time)
Title:
Valid FromIdentifies the start date of the ownership record. -
ValidToDate: string
(date-time)
Title:
Valid ToIdentifies the end date of the ownership record.
Nested Schema : publicSectorDepositAccounts-DepositAccountProject-item-post-request
Type:
Show Source
object-
AssignStatus: string
Title:
Assign StatusMaximum Length:1Status of the project assignment. -
DepositAccountKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositProjectKey: integer
(int64)
Title:
Project KeyUnique system-generated numeric identifier of a project assigned to a deposit account. -
PrimaryAccountFlag: string
Maximum Length:
1Default Value:NIndicates whether the deposit account is the primary account for the specified project. -
ProjectCode: string
Title:
Project CodeMaximum Length:30Unique agency-defined alphanumeric identifier of a project assigned to a deposit account.
Nested Schema : publicSectorDepositAccounts-DepositAccountRecord-item-post-request
Type:
Show Source
object-
AllRecords: string
Title:
All RecordsMaximum Length:1The value that identifies whether the transaction association applies to all records. -
AssignStatus: string
Title:
Assign StatusMaximum Length:1The status of the transaction's assignment to the deposit account. -
Classification: string
Title:
ClassificationMaximum Length:3The reason code provided by the user for change of ownership. -
DepositAccountKey: integer
(int64)
The unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositRecordKey: integer
(int64)
Title:
Transaction KeyThe unique system-generated numeric identifier of a transaction assigned to the deposit account. -
PrimaryAccount: string
Title:
Primary AccountMaximum Length:1Indicates whether the deposit account is the primary account for the transaction. -
RecordTypeId: string
Title:
Transaction Type IDMaximum Length:50The unique record type identifier assigned to the deposit account. -
SourceRecordId: string
Title:
Transaction IDMaximum Length:50The user-friendly record identifier assigned to the deposit account. -
SourceRecordKey: integer
(int64)
Title:
Source Record KeyThe key of the source record assigned to the deposit account.
Nested Schema : publicSectorDepositAccounts-DepositAccountUser-item-post-request
Type:
Show Source
object-
AssignStatus(required): string
Title:
StatusMaximum Length:1Indicates the status of the authorized user's assignment. -
DepositAccountAccess: array
Deposit Account Access
Title:
Deposit Account AccessThe deposit account access resource is used to grant access to users for a deposit account. -
DepositAccountKey(required): integer
(int64)
Unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositApplicantKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account authorized user.
-
EmailAddress(required): string
Title:
Email AddressMaximum Length:320Indicates the authorized user's email address. -
InvitedBy: string
Maximum Length:
30Default Value:ORA_NONEIndicates whether a person was invited by an owner or agency staff. -
OwnerFlag: string
Maximum Length:
1Default Value:NIndicates whether authorized user is owner of the deposit account. -
PartyId(required): integer
(int64)
Title:
Authorized User Party IDIndicates the authorized user's party ID. -
UserName(required): string
Title:
NameMaximum Length:360The name of the user eligible to access a deposit account record.
Nested Schema : Deposit Account Access
Type:
arrayTitle:
Deposit Account AccessThe deposit account access resource is used to grant access to users for a deposit account.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountUser-DepositAccountAccess-item-post-request
Type:
Show Source
object-
AccessCode: string
Title:
Access CodeMaximum Length:30Indicates an action the authorized user can perform for the deposit account. -
DepositAccountKey: integer
(int64)
Unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositApplicantKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account authorized user.
-
DepositPermissionKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account permission.
-
EnabledFlag: boolean
Title:
EnabledMaximum Length:1Indicates whether an action is enabled for the authorized user for the deposit account. -
PartyId: integer
(int64)
The party identifier of the authorized user.
-
UserName: string
Title:
NameMaximum Length:360The name of the user eligible to perform an action for a deposit account record.
Nested Schema : publicSectorDepositAccounts-DepositAccountUserInvite-item-post-request
Type:
Show Source
object-
DepositAccountKey: integer
(int64)
The unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Title:
Account NumberMaximum Length:30The unique agency-defined alphanumeric identifier of the deposit account. -
EmailAddress: string
Title:
Email AddressMaximum Length:320The email address of the user invited to be an authorized user. -
InvitedBy: string
Title:
Invitation SourceMaximum Length:20Indicates whether an authorized user was invited by an owner or agency staff. -
InviteKey: integer
(int64)
Title:
Invite KeyThe unique system-generated numeric identifier of the deposit account user invite. -
InviteStatus: string
Title:
Invite StatusMaximum Length:30The status of the invite sent to authorize users. -
UserAccess: string
Title:
User AccessMaximum Length:1000The user access provided to the invited user. -
UserName: string
Title:
User NameMaximum Length:360The name of the user invited to be an authorized user.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version(required):
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorDepositAccounts-item-response
Type:
Show Source
object-
AccountDescription: string
Title:
Account DescriptionMaximum Length:360Indicates the user defined text for the deposit account. -
AccountStatus: string
Title:
Account StatusMaximum Length:30Indicates the status of the deposit account. -
AccountType: string
Title:
Account TypeMaximum Length:30Indicates the type of deposit account. -
AutopayFlag: boolean
Title:
Allow Auto-PayMaximum Length:1Indicates whether fees can be paid out of the deposit account by the batch auto-pay process. -
AvailableBalance: number
Title:
Available BalanceDefault Value:0Indicates the balance of funds in the deposit account that are available for use. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:3Indicates the currency of the funds held in the deposit account. -
DepositAccountActivities: array
Deposit Account Activities
Title:
Deposit Account ActivitiesThe deposit account activities resource is used to list activities for a deposit account. -
DepositAccountFund: array
Deposit Account Funds
Title:
Deposit Account FundsThe deposit account funds resource is used to assign fund information to a deposit account. -
DepositAccountKey: integer
(int64)
Title:
Deposit Account KeyRead Only:trueThe unique system generated numeric identifier of the deposit account. -
DepositAccountName: string
Title:
NameMaximum Length:35The unique user-defined alphanumeric identifier of the deposit account. -
DepositAccountNumber: string
Title:
Account NumberMaximum Length:30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountOwner: array
Deposit Account Owners
Title:
Deposit Account OwnersThe deposit account owners resource is used to assign owners to a deposit account. -
DepositAccountProject: array
Deposit Account Projects
Title:
Deposit Account ProjectsThe deposit account projects resource is used to assign projects to a deposit account. -
DepositAccountPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account. -
DepositAccountRecord: array
Deposit Account Records
Title:
Deposit Account RecordsThe deposit account records resource is used to assign transactions to a deposit account. -
DepositAccountUser: array
Deposit Account Users
Title:
Deposit Account UsersThe deposit account users resource is used to assign users to a deposit account. -
DepositAccountUserInvite: array
Deposit Account User Invites
Title:
Deposit Account User InvitesThe deposit account authorized user invites resource is used to get list of invited users. -
FeeChargeOption: string
Title:
Access TypeMaximum Length:30The code that identifies the intent of utilization of funds in the deposit account. -
InitialDeposit: number
Title:
Initial DepositDefault Value:0Indicates the initial amount that should be deposited when the deposit account is created. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LockAccount: string
Title:
Account LockMaximum Length:1Default Value:NIndicates whether the deposit account is locked for update. -
MigratedDataFlag: string
Title:
Migrated DataRead Only:trueMaximum Length:3Default Value:NIndicates whether the deposit account was migrated from an external application or entered by a user. -
MinimumBalance: number
Title:
Minimum BalanceDefault Value:0Indicates the minimum balance that should be maintained in the deposit account. -
MinimumDeposit: number
Title:
Minimum DepositDefault Value:0Indicates the minimum amount acceptable for deposits made after the initial deposit. -
Purpose: string
Title:
PurposeMaximum Length:30Agency-defined attribute that indicates what the deposit account is used for. -
VerificationStatus: string
Title:
Verification StatusMaximum Length:30Indicates the stage of verification of the deposit account.
Nested Schema : Deposit Account Activities
Type:
arrayTitle:
Deposit Account ActivitiesThe deposit account activities resource is used to list activities for a deposit account.
Show Source
Nested Schema : Deposit Account Funds
Type:
arrayTitle:
Deposit Account FundsThe deposit account funds resource is used to assign fund information to a deposit account.
Show Source
Nested Schema : Deposit Account Owners
Type:
arrayTitle:
Deposit Account OwnersThe deposit account owners resource is used to assign owners to a deposit account.
Show Source
Nested Schema : Deposit Account Projects
Type:
arrayTitle:
Deposit Account ProjectsThe deposit account projects resource is used to assign projects to a deposit account.
Show Source
Nested Schema : Deposit Account Records
Type:
arrayTitle:
Deposit Account RecordsThe deposit account records resource is used to assign transactions to a deposit account.
Show Source
Nested Schema : Deposit Account Users
Type:
arrayTitle:
Deposit Account UsersThe deposit account users resource is used to assign users to a deposit account.
Show Source
Nested Schema : Deposit Account User Invites
Type:
arrayTitle:
Deposit Account User InvitesThe deposit account authorized user invites resource is used to get list of invited users.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountActivities-item-response
Type:
Show Source
object-
AccountActvtyPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account activity. -
ActivityStatus: string
Title:
StatusMaximum Length:30Indicates the status of the deposit account activity. -
ActivityStatusDesc: string
Read Only:
trueMaximum Length:80The descriptive value of the status for the deposit account activity record. -
AgencyId: integer
(int32)
The unique identifier of the agency associated with the deposit account.
-
BankAccountTransferNum: integer
(int64)
The unique number sequence assigned to the bank account transfer.
-
Classification: string
Title:
ClassificationMaximum Length:3The identifier assigned to classify a source record. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:3The value of currency for deposit account activity record. -
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountPuid: string
Maximum Length:
480The unique alphanumeric public identifier of the deposit account. -
DepositActivityKey: integer
(int64)
Title:
Activity KeyThe unique system-generated numeric identifier of an activity recorded for the deposit account. -
DepositActivityOrigin: string
Title:
Activity OriginMaximum Length:30Indicates the origin of the deposit account activity. -
DepositActivityReference: string
Title:
Payment ReferenceMaximum Length:50The unique system-generated alphanumeric identifier of an activity recorded for the deposit account. -
DepositActivityType: string
Title:
ActivityMaximum Length:30Indicates the type of activity recorded for the deposit account. -
DepositActivityTypeDesc: string
Read Only:
trueMaximum Length:80The descriptive value of the account type for the deposit account activity record. -
DepositAmount: number
Title:
Deposit AmountIndicates the amount added to the deposit account. -
FarReceiptStatus: string
Maximum Length:
30Indicates the receivable receipt status associated with the deposit account activity. -
FeeItemId: string
Title:
Fee Item IDMaximum Length:30Indicates the user-friendly fee item identifier associated with the deposit account activity. -
FeeRecordKey: integer
(int64)
Title:
Fee Record KeyThe unique key of the fee record associated with the deposit account activity record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MigratedDataFlag: string
Maximum Length:
3Default Value:NA flag to indicate that the data was migrated from another system. -
PartyId: integer
(int64)
Title:
Party IDIndicates the applicant or contact party ID for each deposit account activity record. -
PaymentMethodCode: string
Maximum Length:
30Indicates the payment method code associated with the deposit account activity. -
PaymentReferenceId: string
Title:
Payment Reference IDMaximum Length:50Indicates the payment reference ID associated with the deposit account activity. -
ProjectCode: string
Title:
ProjectMaximum Length:30Indicates the project associated with the deposit account activity. -
ReceiptLineNumber: integer
(int32)
The line number assigned to each receipt on the cash drawer payment record.
-
ReceiptNumber: string
Maximum Length:
50The unique identifier assigned to each receipt on the cash drawer payment record. -
RecordId: string
Title:
Transaction IDMaximum Length:50Indicates the user-friendly record identifier associated with the deposit account activity. -
RecordTypeId: string
Title:
Transaction Type IDMaximum Length:50The unique record type identifier associated with the deposit account activity. -
RefundDate: string
(date)
Title:
Refund DateIndicates the refund date associated with the deposit account activity. -
RefundMethodCode: string
Title:
Refund MethodMaximum Length:30Indicates the refund method ID associated with the deposit account activity. -
RefundReasonCode: string
Title:
Refund ReasonMaximum Length:30Indicates the refund reason code associated with the deposit account activity. -
RefundReferenceId: string
Title:
Refund ReferenceMaximum Length:50Indicates the refund reference ID associated with the deposit account activity. -
SourceRecordKey: integer
(int64)
Title:
Source Record KeyThe unique key of the source record associated with the deposit account activity record. -
TransactionDate: string
(date)
Title:
Transaction DateIndicates the date associated with the deposit account activity. -
TransferAmount: number
The amount transferred from bank account.
-
TransferCurrency: string
Maximum Length:
3The currency of the amount transferred from bank account. -
TransferDate: string
(date)
The date when a bank transfer was submitted.
-
TransferFlag: string
Maximum Length:
1Indicates whether an activity should be included for calculating bank transfer amount. -
TransferId: integer
(int64)
The unique identifier of the bank account transfer.
-
WithdrawalAmount: number
Title:
Withdrawal AmountIndicates the amount subtracted from the deposit account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : publicSectorDepositAccounts-DepositAccountFund-item-response
Type:
Show Source
object-
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositBankAccountName: string
Title:
Deposit Bank Account NameMaximum Length:360The name of the bank account in which the funds associated with the deposit account are held. -
DepositFundKey: integer
(int64)
Title:
Deposit Account Fund KeyThe unique record key assigned to the deposit account fund record. -
LetterOfCreditAmount: number
Title:
AmountThe amount on the letter of credit. -
LetterOfCreditCurrency: string
Title:
CurrencyMaximum Length:3The currency of the amount on the letter of credit. -
LetterOfCreditExpirationDate: string
(date)
Title:
Expiration DateThe date on which the letter of credit expires. -
LetterOfCreditIssuerAddress: string
Title:
Issuer AddressMaximum Length:240The address of the organization who issued the letter of credit. -
LetterOfCreditIssuerName: string
Title:
Issuer NameMaximum Length:100The name of the organization who issued the letter of credit. -
LetterOfCreditNumber: string
Title:
NumberMaximum Length:50The number assigned to the letter of credit. -
LetterOfCreditRenewFlag: boolean
Title:
RenewableMaximum Length:1Indicates whether a letter of credit is renewable upon expiration. -
LetterOfCreditStartDate: string
(date)
Title:
Start DateThe date from which the letter of credit is effective. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SecurityType: string
Title:
Funding TypeMaximum Length:30Indicates the type of funding provided for the deposit account. -
SecurityTypeDesc: string
Read Only:
trueMaximum Length:80Describes the type of funding provided for the deposit account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountOwner-item-response
Type:
Show Source
object-
AccountOwnerPuid: string
Title:
Public Unique IDMaximum Length:480The unique alphanumeric identifier of the deposit account owner record. -
Address1: string
Title:
Address Line 1Maximum Length:240First address line of the owner address assigned to the deposit account. -
Address2: string
Title:
Address Line 2Maximum Length:240Second address line of the owner address assigned to the deposit account. -
Address3: string
Title:
Address Line 3Maximum Length:240Third address line of the owner address assigned to the deposit account. -
Address4: string
Title:
Address Line 4Maximum Length:240Fourth address line of the owner address assigned to the deposit account. -
City: string
Title:
CityMaximum Length:60City of the owner address assigned to the deposit account. -
Comments: string
Title:
CommentsMaximum Length:480Comments provided by user for change of ownership. -
Country: string
Title:
CountryMaximum Length:3Country of the owner address assigned to the deposit account. -
County: string
Title:
CountyMaximum Length:60County of the owner address assigned to the deposit account. -
DepositAccountKey: integer
(int64)
The unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositAccountPuid: string
Maximum Length:
480The unique alphanumeric identifier of the deposit account record. -
DepositOwnershipKey: integer
(int64)
Title:
Ownership KeyThe unique system-generated numeric identifier of an owner assigned to a deposit account. -
EmailAddress: string
Title:
Email AddressMaximum Length:320Email identifier of the owner assigned to the deposit account. -
FirstName: string
Title:
First NameMaximum Length:150First name of the person assigned as owner to the deposit account. -
InactiveReasonCode: string
Title:
Inactive Reason CodeMaximum Length:30Reason code provided by user for change of ownership. -
LastName: string
Title:
Last NameMaximum Length:150Last name of the person assigned as owner to the deposit account. -
LicenseHolderName: string
Title:
License Holder NameMaximum Length:360Name on the license provided to establish a deposit account. -
LicenseNumber: string
Title:
License NumberMaximum Length:30The number of the license provided to establish a deposit account. -
LicenseType: string
Title:
License TypeMaximum Length:30The type of the license provided to establish a deposit account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MiddleName: string
Title:
Middle NameMaximum Length:60Middle name of the person assigned as owner to the deposit account. -
MigratedDataFlag: string
Title:
Migrated DataRead Only:trueMaximum Length:3Default Value:NIdentifies whether the ownership record is migrated or not. -
OwnerName: string
Title:
NameMaximum Length:360Name of the person or business assigned as owner to the deposit account. -
PartyId: integer
(int64)
Title:
Owner Party IDIdentifier of the party assigned as owner to the deposit account. -
PartyType: string
Title:
Account Owner TypeMaximum Length:30Identifies the type of the party assigned as owner to the deposit account. -
PhoneAreaCode: string
Title:
Phone Area CodeMaximum Length:10Phone area code of the owner assigned to the deposit account. -
PhoneCountryCode: string
Title:
Phone Country CodeMaximum Length:10Phone country code of the owner assigned to the deposit account. -
PhoneExtention: string
Title:
Phone ExtensionMaximum Length:20Phone extension code of the owner assigned to the deposit account. -
PhoneNumber: string
Title:
Phone NumberMaximum Length:40Phone number of the owner assigned to the deposit account. -
PostalCode: string
Title:
Postal CodeMaximum Length:60Postal code of the owner address assigned to the deposit account. -
PostalPlus4Code: string
Title:
Postal Plus4 CodeMaximum Length:10Extended postal code of the owner address assigned to the deposit account. -
PrimaryOwner: boolean
Title:
Primary OwnerMaximum Length:1Identifies whether the owner is the primary owner or not. -
Province: string
Title:
ProvinceMaximum Length:60Province of the owner address assigned to the deposit account. -
State: string
Title:
StateMaximum Length:60State of the owner address assigned to the deposit account. -
ValidFromDate: string
(date-time)
Title:
Valid FromIdentifies the start date of the ownership record. -
ValidToDate: string
(date-time)
Title:
Valid ToIdentifies the end date of the ownership record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountProject-item-response
Type:
Show Source
object-
AssignStatus: string
Title:
Assign StatusMaximum Length:1Status of the project assignment. -
DepositAccountKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositProjectKey: integer
(int64)
Title:
Project KeyUnique system-generated numeric identifier of a project assigned to a deposit account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryAccountFlag: string
Maximum Length:
1Default Value:NIndicates whether the deposit account is the primary account for the specified project. -
ProjectCode: string
Title:
Project CodeMaximum Length:30Unique agency-defined alphanumeric identifier of a project assigned to a deposit account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountRecord-item-response
Type:
Show Source
object-
AllRecords: string
Title:
All RecordsMaximum Length:1The value that identifies whether the transaction association applies to all records. -
AllRecordsDesc: string
Read Only:
trueMaximum Length:80Describes the value that identifies whether the transaction association applies to all records. -
AssignStatus: string
Title:
Assign StatusMaximum Length:1The status of the transaction's assignment to the deposit account. -
AssignStatusDesc: string
Read Only:
trueMaximum Length:80Describes the status of the transaction's assignment to the deposit account. -
Classification: string
Title:
ClassificationMaximum Length:3The reason code provided by the user for change of ownership. -
DepositAccountKey: integer
(int64)
The unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30The unique agency-defined alphanumeric identifier of the deposit account. -
DepositRecordKey: integer
(int64)
Title:
Transaction KeyThe unique system-generated numeric identifier of a transaction assigned to the deposit account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PrimaryAccount: string
Title:
Primary AccountMaximum Length:1Indicates whether the deposit account is the primary account for the transaction. -
PrimaryAccountDesc: string
Read Only:
trueMaximum Length:80Describes whether the deposit account is the primary account for the transaction. The default value is Y. -
RecordType: string
Read Only:
trueMaximum Length:100The unique record type assigned to the deposit account. -
RecordTypeId: string
Title:
Transaction Type IDMaximum Length:50The unique record type identifier assigned to the deposit account. -
SourceRecordId: string
Title:
Transaction IDMaximum Length:50The user-friendly record identifier assigned to the deposit account. -
SourceRecordKey: integer
(int64)
Title:
Source Record KeyThe key of the source record assigned to the deposit account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountUser-item-response
Type:
Show Source
object-
AssignStatus: string
Title:
StatusMaximum Length:1Indicates the status of the authorized user's assignment. -
DepositAccountAccess: array
Deposit Account Access
Title:
Deposit Account AccessThe deposit account access resource is used to grant access to users for a deposit account. -
DepositAccountKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositApplicantKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account authorized user.
-
EmailAddress: string
Title:
Email AddressMaximum Length:320Indicates the authorized user's email address. -
InvitedBy: string
Maximum Length:
30Default Value:ORA_NONEIndicates whether a person was invited by an owner or agency staff. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OwnerFlag: string
Maximum Length:
1Default Value:NIndicates whether authorized user is owner of the deposit account. -
PartyId: integer
(int64)
Title:
Authorized User Party IDIndicates the authorized user's party ID. -
UserName: string
Title:
NameMaximum Length:360The name of the user eligible to access a deposit account record.
Nested Schema : Deposit Account Access
Type:
arrayTitle:
Deposit Account AccessThe deposit account access resource is used to grant access to users for a deposit account.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountUser-DepositAccountAccess-item-response
Type:
Show Source
object-
AccessCode: string
Title:
Access CodeMaximum Length:30Indicates an action the authorized user can perform for the deposit account. -
DepositAccountKey: integer
(int64)
Unique system generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Maximum Length:
30Unique agency-defined alphanumeric identifier of the deposit account. -
DepositApplicantKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account authorized user.
-
DepositPermissionKey: integer
(int64)
Unique system-generated numeric identifier of the deposit account permission.
-
EnabledFlag: boolean
Title:
EnabledMaximum Length:1Indicates whether an action is enabled for the authorized user for the deposit account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartyId: integer
(int64)
The party identifier of the authorized user.
-
UserName: string
Title:
NameMaximum Length:360The name of the user eligible to perform an action for a deposit account record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorDepositAccounts-DepositAccountUserInvite-item-response
Type:
Show Source
object-
DepositAccountKey: integer
(int64)
The unique system-generated numeric identifier of the deposit account.
-
DepositAccountNumber: string
Title:
Account NumberMaximum Length:30The unique agency-defined alphanumeric identifier of the deposit account. -
EmailAddress: string
Title:
Email AddressMaximum Length:320The email address of the user invited to be an authorized user. -
InvitedBy: string
Title:
Invitation SourceMaximum Length:20Indicates whether an authorized user was invited by an owner or agency staff. -
InviteKey: integer
(int64)
Title:
Invite KeyThe unique system-generated numeric identifier of the deposit account user invite. -
InviteStatus: string
Title:
Invite StatusMaximum Length:30The status of the invite sent to authorize users. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
UserAccess: string
Title:
User AccessMaximum Length:1000The user access provided to the invited user. -
UserName: string
Title:
User NameMaximum Length:360The name of the user invited to be an authorized user.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- DepositAccountActivities
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account activities resource is used to list activities for a deposit account. - DepositAccountKey:
- DepositAccountFund
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account funds resource is used to assign fund information to a deposit account. - DepositAccountKey:
- DepositAccountOwner
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account owners resource is used to assign owners to a deposit account. - DepositAccountKey:
- DepositAccountProject
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account projects resource is used to assign projects to a deposit account. - DepositAccountKey:
- DepositAccountRecord
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account records resource is used to assign transactions to a deposit account. - DepositAccountKey:
- DepositAccountUser
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account users resource is used to assign users to a deposit account. - DepositAccountKey:
- DepositAccountUserInvite
-
Parameters:
- DepositAccountKey:
$request.path.DepositAccountKey
The deposit account authorized user invites resource is used to get list of invited users. - DepositAccountKey: