Update a deposit account fund data
patch
/fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountFunds/{DepositFundKey}
Request
Path Parameters
-
DepositFundKey(required): integer(int64)
The unique record key assigned to the deposit account fund record.
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
AssetAccountCombination: integer
(int64)
The cash general ledger account code combination to be populated on the external transaction.
-
BusinessUnitName: string
Maximum Length:
360The business unit associated with the bank 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. -
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. -
OffsetAccountCombination: integer
(int64)
The offset general ledger account code combination to be populated on the external transaction.
-
SecurityType: string
Title:
Funding TypeMaximum Length:30Indicates the type of funding provided for the deposit account.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : publicSectorDepositAccountFunds-item-response
Type:
Show Source
object-
AssetAccountCombination: integer
(int64)
The cash general ledger account code combination to be populated on the external transaction.
-
BusinessUnitName: string
Maximum Length:
360The business unit associated with the bank 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. -
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. -
OffsetAccountCombination: integer
(int64)
The offset general ledger account code combination to be populated on the external transaction.
-
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 : 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.