Update a transaction
patch
/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/{IntercompanyAgreementId}/child/transferAuthorizationGroups/{TransferAuthorizationGroupId}/child/transferAuthorizations/{TransferAuthorizationId}/child/transactions/{TrxId}
Request
Path Parameters
-
IntercompanyAgreementId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
TransferAuthorizationGroupId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
TransferAuthorizationId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
TrxId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
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: string
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-
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
CustomerAccountSite: string
Maximum Length:
150The site code of the customer account site. The code representing the bill-to customer site assigned to the transaction. -
Description: string
Maximum Length:
240A brief description of the intercompany transaction. -
ExchangeRate: number
The conversion rate used to convert the transaction currency to the ledger currency of the receiving organization.
-
ExchangeRateDate: string
(date)
The date as of which a conversion rate is used to convert the transaction currency to the ledger currency of the receiving organization.
-
providerDistributionLines: array
Provider Accounting Previews
Title:
Provider Accounting PreviewsThe provider accounting preview presents a detailed distribution view of the provider organization. -
receiverDistributionLines: array
Receiver Accounting Previews
Title:
Receiver Accounting PreviewsThe receiver accounting preview presents a detailed distribution view of the receiver organization. -
RejectReason: string
Maximum Length:
240Reason for rejection of the intercompany transaction. -
SettlementCurrencyBasis: string
Maximum Length:
80Basis for currency conversion from transaction currency to settlement currency that's defined for the intercompany agreement. -
SupplierSite: string
Maximum Length:
240The site code of the supplier site. The code representing the ship-to customer site assigned to the transaction. -
transactionDFF: array
transactionDFF
-
UserConversionType: string
Title:
Conversion Rate TypeMaximum Length:30The currency conversion type to convert the transaction currency to the ledger currency of the receiving organization.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Provider Accounting Previews
Type:
arrayTitle:
Provider Accounting PreviewsThe provider accounting preview presents a detailed distribution view of the provider organization.
Show Source
Nested Schema : Receiver Accounting Previews
Type:
arrayTitle:
Receiver Accounting PreviewsThe receiver accounting preview presents a detailed distribution view of the receiver organization.
Show Source
Nested Schema : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : schema
Type:
Show Source
object-
ConversionRateType: string
Maximum Length:
30Currency conversion rate type to convert settlement currency to the provider ledger currency that's posted to provider general ledger. -
CurrencyConversionDate: string
(date)
The date as of which a conversion rate is used to convert the settlement currency to the transaction provider ledger currency.
-
CurrencyConversionRate: number
The conversion rate used to convert the settlement currency to the transaction provider ledger currency.
-
Description: string
Maximum Length:
250A brief description of the provider distribution line. -
ProviderAccountDistribution: string
Distribution account code combination of the provider distribution line.
Nested Schema : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-receiverDistributionLines-item-patch-request
Type:
Show Source
object-
ConversionRateType: string
Maximum Length:
30Currency conversion rate type to convert the settlement currency to the receiver ledger currency that's posted to transaction receiver general ledger. -
CurrencyConversionDate: string
(date)
The date as of which a conversion rate is used to convert the settlement currency to the transaction receiver ledger currency.
-
CurrencyConversionRate: number
The conversion rate used to convert the settlement currency to the transaction receiver ledger currency.
-
Description: string
Maximum Length:
250A brief description of the receiver distribution line. -
ReceiverAccountDistribution: string
Distribution account code combination of the receiver distribution line.
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Additional Information ContextMaximum Length:30Additional Information Context -
__FLEX_Context_DisplayValue: string
Title:
Additional Information ContextAdditional Information Context
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 : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-item-response
Type:
Show Source
object-
ApInvoiceId: integer
(int64)
Read Only:
trueThe unique identifier of the payables invoice. -
ApInvoiceNumber: string
Read Only:
trueMaximum Length:50The unique number assigned to the customer invoice. -
ArCustomerTrxId: integer
(int64)
Read Only:
trueThe unique identifier of the receivables invoice. -
ArInvoiceNumber: string
Read Only:
trueMaximum Length:50The unique number assigned to the supplier invoice. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
CustomerAccountName: string
Read Only:
trueMaximum Length:240Customer account name of the transaction recipient. -
CustomerAccountSite: string
Maximum Length:
150The site code of the customer account site. The code representing the bill-to customer site assigned to the transaction. -
Description: string
Maximum Length:
240A brief description of the intercompany transaction. -
ErrorReason: string
Read Only:
trueMaximum Length:2000Lists transaction error reason details. -
ExchangeRate: number
The conversion rate used to convert the transaction currency to the ledger currency of the receiving organization.
-
ExchangeRateDate: string
(date)
The date as of which a conversion rate is used to convert the transaction currency to the ledger currency of the receiving organization.
-
IntercompanyTrxNumber: string
Maximum Length:
30Intercompany transaction number generated based on the intercompany organization short codes. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
providerDistributionLines: array
Provider Accounting Previews
Title:
Provider Accounting PreviewsThe provider accounting preview presents a detailed distribution view of the provider organization. -
ProviderGLJournalName: string
Read Only:
trueMaximum Length:80Journal entry header name of the provider. -
ProviderIntercompanyOrgName: string
Title:
Intercompany OrganizationMaximum Length:360Initiator of the intercompany transaction. -
ProviderJeBatchId: integer
Read Only:
trueThe unique identifier of the provider ledger journal batch. -
ProviderJeHeaderId: integer
(int64)
Read Only:
trueThe unique identifier of the provider ledger journal. -
ReceivablesTrxClass: string
Title:
Transaction Class CodeRead Only:trueMaximum Length:20The class type of the receivables transaction. -
receiverDistributionLines: array
Receiver Accounting Previews
Title:
Receiver Accounting PreviewsThe receiver accounting preview presents a detailed distribution view of the receiver organization. -
ReceiverGLJournalName: string
Read Only:
trueMaximum Length:80Journal entry header name of the receiver. -
ReceiverIntercompanyOrgName: string
Title:
Intercompany OrganizationMaximum Length:360Receiver of the intercompany transaction. -
ReceiverJeBatchId: integer
Read Only:
trueThe unique identifier of the receiver ledger journal batch. -
ReceiverJeHeaderId: integer
(int64)
Read Only:
trueThe unique identifier of the receiver ledger journal. -
RejectReason: string
Maximum Length:
240Reason for rejection of the intercompany transaction. -
RouteType: string
Read Only:
trueMaximum Length:80Route type of the intercompany multitier transaction. -
SettlementAmount: number
Read Only:
trueSettlement amount calculated in settlement currency which is received by the receiver organization -
SettlementCurrencyBasis: string
Maximum Length:
80Basis for currency conversion from transaction currency to settlement currency that's defined for the intercompany agreement. -
SettlementCurrencyCode: string
Read Only:
trueMaximum Length:15The code representing the currency in which the transaction amount is received by the receiver. -
SupplierName: string
Read Only:
trueMaximum Length:360Supplier name of the transaction initiator. -
SupplierSite: string
Maximum Length:
240The site code of the supplier site. The code representing the ship-to customer site assigned to the transaction. -
TransactionAmount: number
Transaction amount of the intercompany transaction.
-
TransactionCurrencyCode: string
Maximum Length:
15The code representing the currency in which the transaction is initiated. -
TransactionDate: string
(date)
Transaction date of the intercompany transaction.
-
transactionDFF: array
transactionDFF
-
TransactionStatus: string
Maximum Length:
80Status of the intercompany transaction. -
TrxId: integer
(int64)
The unique identifier of the intercompany transaction.
-
TrxNumber: number
Transaction number of the intercompany transaction.
-
UserConversionType: string
Title:
Conversion Rate TypeMaximum Length:30The currency conversion type to convert the transaction currency to the ledger currency of the receiving organization.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Provider Accounting Previews
Type:
arrayTitle:
Provider Accounting PreviewsThe provider accounting preview presents a detailed distribution view of the provider organization.
Show Source
Nested Schema : Receiver Accounting Previews
Type:
arrayTitle:
Receiver Accounting PreviewsThe receiver accounting preview presents a detailed distribution view of the receiver organization.
Show Source
Nested Schema : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
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 : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-providerDistributionLines-item-response
Type:
Show Source
object-
AccountedCr: number
Read Only:
trueCredit amount calculated in ledger currency. -
AccountedCurrency: string
Read Only:
trueMaximum Length:3Ledger currency of the transaction initiator. -
AccountedDr: number
Read Only:
trueDebit amount calculated in ledger currency. -
AmountCr: number
Read Only:
trueSettlement credit amount. -
AmountDr: number
Read Only:
trueSettlement debit amount. -
AmountType: string
Read Only:
trueMaximum Length:80The abbreviated name that uniquely identifies the amount type. For examples, Principal, Interest, and Expense. These values are used for reporting. -
ConversionRateType: string
Maximum Length:
30Currency conversion rate type to convert settlement currency to the provider ledger currency that's posted to provider general ledger. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
CurrencyConversionDate: string
(date)
The date as of which a conversion rate is used to convert the settlement currency to the transaction provider ledger currency.
-
CurrencyConversionRate: number
The conversion rate used to convert the settlement currency to the transaction provider ledger currency.
-
Description: string
Maximum Length:
250A brief description of the provider distribution line. -
DistId: integer
(int64)
The unique identifier of the intercompany transaction distribution line.
-
DistNumber: integer
The unique number assigned to identify a distribution line in the transaction.
-
DistTypeCode: string
Maximum Length:
1Default Value:LIndicates whether the distribution line is user created or clearing line. Valid values are L, R, and P. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
LedgerName: string
Read Only:
trueMaximum Length:30Ledger name of the transaction provider. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartyTypeCode: string
Maximum Length:
1Default Value:IIndicates whether the distribution is for a provider or receiver. Valid values are P and R. -
ProviderAccountDistribution: string
Distribution account code combination of the provider distribution line.
-
ProviderChartOfAccount: integer
Read Only:
trueThe identifier for the provider's chart of accounts in an intercompany transaction. -
SettlementCurrencyCode: string
Read Only:
trueMaximum Length:15Currency in which an intercompany transaction is received by the receiver. This is derived from the transaction.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-receiverDistributionLines-item-response
Type:
Show Source
object-
AccountedCr: number
Read Only:
trueCredit amount calculated in the ledger currency. -
AccountedCurrency: string
Read Only:
trueMaximum Length:3Ledger currency of the transaction recipient. -
AccountedDr: number
Read Only:
trueDebit amount calculated in the ledger currency. -
AmountCr: number
Read Only:
trueSettlement credit amount. -
AmountDr: number
Read Only:
trueSettlement debit amount. -
AmountType: string
Read Only:
trueMaximum Length:80The abbreviated name that uniquely identifies the amount type. For examples, Principal, Interest, and Expense. These values are used for reporting. -
ConversionRateType: string
Maximum Length:
30Currency conversion rate type to convert the settlement currency to the receiver ledger currency that's posted to transaction receiver general ledger. -
CreatedBy: string
Read Only:
trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
CurrencyConversionDate: string
(date)
The date as of which a conversion rate is used to convert the settlement currency to the transaction receiver ledger currency.
-
CurrencyConversionRate: number
The conversion rate used to convert the settlement currency to the transaction receiver ledger currency.
-
Description: string
Maximum Length:
250A brief description of the receiver distribution line. -
DistId: integer
(int64)
The unique identifier of the intercompany transaction distribution line.
-
DistNumber: integer
The unique number assigned to identify a distribution line in the transaction.
-
DistTypeCode: string
Maximum Length:
1Default Value:LIndicates whether the distribution line is user created or clearing line. Valid values are L, R, and P. -
LastUpdateDate: string
(date-time)
Read Only:
trueThe date and time when the record was created. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64The user who last updated the record. -
LedgerName: string
Read Only:
trueMaximum Length:30Ledger name of the transaction receiver. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PartyTypeCode: string
Maximum Length:
1Default Value:RIndicates whether the distribution is for a provider or receiver. Valid values are P and R. -
ReceiverAccountDistribution: string
Distribution account code combination of the receiver distribution line.
-
ReceiverChartOfAccount: integer
Read Only:
trueThe identifier for the receiver's chart of accounts in an intercompany transaction. -
SettlementCurrencyCode: string
Read Only:
trueMaximum Length:15Currency in which an intercompany transaction is received by the receiver. This is derived from the transaction.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : intercompanyAgreements-transferAuthorizationGroups-transferAuthorizations-transactions-transactionDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Additional Information ContextMaximum Length:30Additional Information Context -
__FLEX_Context_DisplayValue: string
Title:
Additional Information ContextAdditional Information Context -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TrxId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- IntercompanyAgreementId:
$request.path.IntercompanyAgreementId - TransferAuthorizationGroupId:
$request.path.TransferAuthorizationGroupId - TransferAuthorizationId:
$request.path.TransferAuthorizationId - TrxId:
$request.path.TrxId
The attachments resource is used to view, create, and update attachments. - IntercompanyAgreementId:
- providerDistributionLines
-
Parameters:
- IntercompanyAgreementId:
$request.path.IntercompanyAgreementId - TransferAuthorizationGroupId:
$request.path.TransferAuthorizationGroupId - TransferAuthorizationId:
$request.path.TransferAuthorizationId - TrxId:
$request.path.TrxId
The provider accounting preview presents a detailed distribution view of the provider organization. - IntercompanyAgreementId:
- receiverDistributionLines
-
Parameters:
- IntercompanyAgreementId:
$request.path.IntercompanyAgreementId - TransferAuthorizationGroupId:
$request.path.TransferAuthorizationGroupId - TransferAuthorizationId:
$request.path.TransferAuthorizationId - TrxId:
$request.path.TrxId
The receiver accounting preview presents a detailed distribution view of the receiver organization. - IntercompanyAgreementId:
- transactionDFF
-
Parameters:
- IntercompanyAgreementId:
$request.path.IntercompanyAgreementId - TransferAuthorizationGroupId:
$request.path.TransferAuthorizationGroupId - TransferAuthorizationId:
$request.path.TransferAuthorizationId - TrxId:
$request.path.TrxId
- IntercompanyAgreementId:
Examples
The following example shows how to update a transaction by submitting a PATCH request on the REST resource using cURL.
curl -H 'Content-Type: application/json' -i -u "<username>:<password>" -X PATCH -d <payload> https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/300100581686169/child/transferAuthorizationGroups/300100581684224/child/transferAuthorizations/300100581684225/child/transactions/300100581684226
Example Request Body
The following example shows the contents of the request body in JSON format:
{
"SettlementCurrencyBasis": "Receiver Ledger Currency"
}
Example Response Body
The following example shows the contents of the response body in JSON format:
{
"ApInvoiceId": null,
"ArCustomerTrxId": null,
"ArInvoiceNumber": null,
"CreatedBy": "FIN_USER1",
"CreationDate": "2024-02-01T08:55:30+00:00",
"Description": null,
"SettlementAmount": "401.00",
"SettlementCurrencyCode": "SGD",
"ErrorReason": null,
"ExchangeRate": "2.0",
"ExchangeRateDate": "2024-01-25",
"IntercompanyTrxNumber": "CN11-USCP-6",
"LastUpdateDate": "2024-02-01T09:53:44.065+00:00",
"LastUpdatedBy": "FIN_USER1",
"ProviderJeHeaderId": null,
"ReceiverJeHeaderId": null,
"RejectReason": null,
"TransactionAmount": "200.50",
"TransactionCurrencyCode": "USD",
"TransactionDate": "2024-01-01",
"TrxId": "300100581684226",
"TrxNumber": "1",
"ProviderIntercompanyOrgName": "3211 FusionOne Canada",
"ReceiverIntercompanyOrgName": "3111 FusionOne US Corp",
"UserConversionType": "Corporate",
"SettlementCurrencyBasis": "Receiver Ledger Currency",
"TransactionStatus": "New",
"CustomerAccountName": "Internal Customer US",
"SupplierName": "Internal Supplier Canada ",
"CustomerAccountSite": null,
"SupplierSite": null,
"RouteType": "Provider to First Clearing",
"ApInvoiceNumber": null,
"ProviderGLJournalName": null,
"ReceiverGLJournalName": null,
"ProviderJeBatchId": null,
"ReceiverJeBatchId": null,
"@context": {
"key": "300100581684226",
"headers": {
"ETag": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
},
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/intercompanyAgreements/300100581686169/child/transferAuthorizationGroups/300100581684224/child/transferAuthorizations/300100581684225/child/transactions/300100581684226",
"name": "transactions",
"kind": "item"
},
...
]
}
}