Update a set of ReceivableOptions data
patch
/fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions/{AgencyId}
Request
Path Parameters
-
AgencyId(required): integer(int32)
The unique identifier of the agency associated with the receivable options.Default Value:
1
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-
BuName: string
Title:
Receivables Business UnitMaximum Length:240Name of the business unit that is configured to process receivable transactions. -
CustCmTrxTypeId: integer
(int64)
The unique identifier for the Fusion AR transaction type for credit memo.
-
CustCmTrxTypeName: string
Title:
Credit Memo Transaction TypeMaximum Length:20Name of the credit memo transaction type. -
CustTrxTypeId: integer
(int64)
The unique identifier for the Fusion AR transaction type for invoice.
-
CustTrxTypeName: string
Title:
Invoice Transaction TypeMaximum Length:20Name of the invoice transaction type. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Indicates whether the ERP Receivables integration is enabled. -
InvoiceSystem: string
Title:
Receivables SystemMaximum Length:20The system that will generate the invoice. -
MemoLineId: integer
(int64)
The unique identifier for the memo line that is used to derive the revenue account.
-
MemoLineName: string
Title:
Memo Line NameMaximum Length:50Name of the memo line. -
OnaccountReceivableActivity: string
Title:
On Account Receivable Activity NameMaximum Length:50The Receivable activity name that is used on receipts created for payments on account. -
OrgId: integer
(int64)
Title:
Organization IDThe unique identifier for the business unit associated with the invoice. -
ProfileClassId: integer
(int64)
Title:
Profile Class IDThe unique identifier for the customer profile class. -
ProfileClassName: string
Maximum Length:
30Name of the customer profile class. -
ReceivableActivityName: string
Title:
Receivable Activity NameMaximum Length:50The unique identifier for the receivable activity name. -
RefundReceivableActivity: string
Title:
Refund Receivable ActivityMaximum Length:50The Receivable activity name that is used on receipts created for refunds. -
SetName: string
Maximum Length:
80Name of the reference data set value used within the context of the transaction setups that are retrieved through various reference resources. -
StartDate: string
(date)
The cutoff date for the Oracle Receivable Receipts ESS job used to filter the payment records.
-
TermId: integer
(int64)
The unique identifier for the payment term.
-
TermName: string
Title:
Payment TermMaximum Length:15Name of the payment term.
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 : publicSectorReceivableOptions-item-response
Type:
Show Source
object-
AgencyId: integer
(int32)
Read Only:
trueDefault Value:1The unique identifier of the agency associated with the receivable options. -
BuName: string
Title:
Receivables Business UnitMaximum Length:240Name of the business unit that is configured to process receivable transactions. -
CustCmTrxTypeId: integer
(int64)
The unique identifier for the Fusion AR transaction type for credit memo.
-
CustCmTrxTypeName: string
Title:
Credit Memo Transaction TypeMaximum Length:20Name of the credit memo transaction type. -
CustTrxTypeId: integer
(int64)
The unique identifier for the Fusion AR transaction type for invoice.
-
CustTrxTypeName: string
Title:
Invoice Transaction TypeMaximum Length:20Name of the invoice transaction type. -
EnabledFlag: string
Title:
EnabledMaximum Length:1Indicates whether the ERP Receivables integration is enabled. -
InvoiceSystem: string
Title:
Receivables SystemMaximum Length:20The system that will generate the invoice. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MemoLineId: integer
(int64)
The unique identifier for the memo line that is used to derive the revenue account.
-
MemoLineName: string
Title:
Memo Line NameMaximum Length:50Name of the memo line. -
OnaccountReceivableActivity: string
Title:
On Account Receivable Activity NameMaximum Length:50The Receivable activity name that is used on receipts created for payments on account. -
OrgId: integer
(int64)
Title:
Organization IDThe unique identifier for the business unit associated with the invoice. -
ProfileClassId: integer
(int64)
Title:
Profile Class IDThe unique identifier for the customer profile class. -
ProfileClassName: string
Maximum Length:
30Name of the customer profile class. -
ReceivableActivityName: string
Title:
Receivable Activity NameMaximum Length:50The unique identifier for the receivable activity name. -
RefundReceivableActivity: string
Title:
Refund Receivable ActivityMaximum Length:50The Receivable activity name that is used on receipts created for refunds. -
SetName: string
Maximum Length:
80Name of the reference data set value used within the context of the transaction setups that are retrieved through various reference resources. -
StartDate: string
(date)
The cutoff date for the Oracle Receivable Receipts ESS job used to filter the payment records.
-
TermId: integer
(int64)
The unique identifier for the payment term.
-
TermName: string
Title:
Payment TermMaximum Length:15Name of the payment term.
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.