Get all IPAC transaction records
get
/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData
Request
Query Parameters
-
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- PrimaryKey Finds the federal IPAC transaction record that matches the specified primary key criteria.
Finder Variables- TransactionDataId; integer; The unique identifier of the IPAC transaction data.
- RecordTypeFinder Finds the federal IPAC transaction record that match the specified RecordType; string; finder search criteria.
Finder Variables- RecordType; string; Finds the federal IPAC transaction record that match the specified RecordType; string; finder search criteria.
- PrimaryKey Finds the federal IPAC transaction record that matches the specified primary key criteria.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- ACRN; string; The Accounting Classification Reference Number that identifies a line of accounting on a contract.
- ACTTraceNumber; integer; The Accounting Trace (ACT) number for the transaction being processed.
- AccomplishedDate; string; The date on which the transaction occurred.
- AccountingClassificationCode; string; Accounting classification code for the transaction.
- AccountingDate; string; Date on which the transaction was accounted in the system.
- CLIN; string; The Contract Line Item Number (CLIN) of the transaction.
- ContactEmailAddress; string; The email address of the contact person.
- ContactName; string; The name of the contact person for the transaction.
- ContactPhoneNumber; string; The phone number of the contact person.
- ContractNumber; string; A unique number used to identify a contract between two trading partners.
- CreatedBy; string; The user who created the row.
- CreationDate; string; The date and time of the creation of the row.
- CreditDebitCode; string; Identifier for the type of transaction whether it's a credit transaction or a debit transaction.
- CustomerALC; string; The agency location code of the customer.
- CustomerId; integer; Unique identifier of the customer.
- CustomerName; string; Name of the customer involved in the transaction.
- CustomerTransactionId; integer; Identifier for the customer transaction.
- Description; string; Additional information to describe and support the transaction.
- DetailAmount; number; The detail amount of the transaction.
- DetailLineNumber; integer; The transaction detail line number.
- DoDAAC; string; Identifier for a Department of Defense activity location.
- DocumentId; integer; Used to store a unique identifier value which can be used for drill-down or reconciling flexibility.
- FSNAAAADSN; integer; The accountable station code which is a combination of the Fiscal Station Number (FSN), the Authorization Accounting Activity (AAA), and the Accounting and Disbursing Station Number (ADSN). This is a subdivision of the agency location code (ALC).
- FYObligationId; integer; The obligation identifier for the fiscal year.
- IPACBillingId; integer; Billing identification number for the transaction.
- IPACDocumentReferenceNumber; integer; Document reference number for a transaction.
- InvoiceAmount; number; Invoice amount of the transaction.
- InvoiceNumber; string; Invoice number of the transaction.
- JASNumber; string; A number that's a combination of the Job Order Number, Accounting Classification Record Number, and Site-ID for the transaction being processed.
- JobProjectNumber; string; The job number of the transaction being processed.
- LastUpdateDate; string; The date and time of the last update of the row.
- LastUpdateLogin; string; The session login associated to the user who last updated the row.
- LastUpdatedBy; string; The user who last updated the row.
- LoadDate; string; The date on which the transaction data was loaded into Oracle Fusion Financials tables.
- Message; string; Additional description for the transaction activity.
- MiscellaneousInformation; string; Additional miscellaneous transaction information.
- NumberOfDetailItems; integer; Number of detail lines in the transaction.
- ObligatingDocumentNumber; string; The billing agency's internal accounting document associated with a specific bill or disbursement.
- OriginalAccomplishedDate; string; The original accomplished date of the transaction.
- OriginalAccountingDate; string; The original accounting date of the transaction.
- OriginalDoSymbolALC; string; The IPAC Disbursing Office Symbol (DOS) of the sender of the original payment or collection transaction.
- OriginalDocumentReferenceNumber; integer; The original document reference number for the transaction.
- OriginalTransactionType; string; The type of the transaction from the original transaction.
- OriginatorALC; string; The agency location code (ALC) of the originator.
- PaymentCode; string; Indicates whether the payment for the transaction line amount is full or partial.
- PurchaseOrderNumber; string; The purchase order number of the transaction.
- Quantity; number; The number of items in the transaction.
- ReceiverBETC; string; The receiver's type of activity.
- ReceiverDUNSorUEI; string; The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number of the receiver.
- ReceiverDUNSplus4OrEFT; string; The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number plus 4 of the receiver.
- ReceiverDepartmentCode; string; The department code of the receiver.
- ReceiverTreasuryAccountSymbol; string; The receiver's treasury account symbol.
- RequisitionNumber; string; The requisition number of the transaction.
- SenderBETC; string; The Identifier of the sender's type of activity.
- SenderDUNSorUEI; string; The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number of the sender.
- SenderDUNSplus4OrEFT; string; The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number plus 4 of the sender.
- SenderDoSymbolALC; string; The IPAC Disbursing Office Symbol (DOS) for the agency location code (ALC) sending the transaction.
- SenderTreasuryAccountSymbol; string; The sender's treasury account symbol.
- Status; string; The status of the record being loaded.
- SubmitterALC; string; The agency location code (ALC) of the submitter.
- TaxpayerNumber; string; Taxpayer number of the transaction.
- TransactionContactEmailAddress; string; The email address of the IPAC transaction contact of the seller agency.
- TransactionContactPhone; string; The phone number of the IPAC transaction contact of the seller agency.
- TransactionDataId; integer; The unique identifier of the IPAC transaction data.
- TransactionId; integer; The unique identifier of the IPAC transaction.
- TransactionSetId; string; The code that identifies the transaction set.
- USSGLTransactionCode; string; USSGL transaction code for outbound transactions.
- UnitOfIssue; string; The number of items that are being issued.
- UnitPrice; number; The unit price of an item in the transaction.
- UserAttribute1; string; Used for storing User Attribute 8.
- UserAttribute10; string; Used for storing User Attribute 11.
- UserAttribute11; string; Used for storing User Attribute 15
- UserAttribute12; string; Used for storing User Attribute 5.
- UserAttribute13; string; Used for storing User Attribute 4.
- UserAttribute14; string; Used for storing User Attribute 14.
- UserAttribute15; string; Used for storing User Attribute 9.
- UserAttribute2; string; Used for storing User Attribute 1.
- UserAttribute3; string; Used for storing User Attribute 7.
- UserAttribute4; string; Used for storing User Attribute 6.
- UserAttribute5; string; Used for storing User Attribute 10.
- UserAttribute6; string; Used for storing User Attribute 13.
- UserAttribute7; string; Used for storing User Attribute 3.
- UserAttribute8; string; Used for storing User Attribute 12.
- UserAttribute9; string; Used for storing User Attribute 2.
- VoucherNumber; string; The voucher number for the transaction.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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.
There's no request body for this operation.
Back to TopResponse
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 : fedIPACTransactionData
Type:
Show Source
object
-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
Items
The items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
Links
The link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : fedIPACTransactionData-item-response
Type:
Show Source
object
-
AccomplishedDate: string
(date)
Title:
Accomplished Date
The date on which the transaction occurred. -
Accounted: string
Title:
Accounted Flag
Read Only:true
Maximum Length:255
Value that identifies whether the transaction is accounted. -
AccountingClassificationCode: string
Title:
Accounting Classification Code
Maximum Length:30
Accounting classification code for the transaction. -
AccountingDate: string
(date)
Title:
Accounting Date
Date on which the transaction was accounted in the system. -
ACRN: string
Title:
ACRN
Maximum Length:30
The Accounting Classification Reference Number that identifies a line of accounting on a contract. -
ACTTraceNumber: integer
(int64)
Title:
ACT Trace Number
The Accounting Trace (ACT) number for the transaction being processed. -
CLIN: string
Title:
CLIN
Maximum Length:30
The Contract Line Item Number (CLIN) of the transaction. -
ContactEmailAddress: string
Title:
Contact Email Address
Maximum Length:320
The email address of the contact person. -
ContactName: string
Title:
Contact Name
Maximum Length:360
The name of the contact person for the transaction. -
ContactPhoneNumber: string
Title:
Contact Phone Number
Maximum Length:60
The phone number of the contact person. -
ContractNumber: string
Title:
Contract Number
Maximum Length:30
A unique number used to identify a contract between two trading partners. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date and time of the creation of the row. -
CreditDebitCode: string
Title:
Credit Debit Code
Maximum Length:30
Identifier for the type of transaction whether it's a credit transaction or a debit transaction. -
CustomerALC: string
Title:
Customer ALC
Maximum Length:30
The agency location code of the customer. -
CustomerId: integer
(int64)
Title:
Customer ID
Unique identifier of the customer. -
CustomerName: string
Title:
Customer Name
Maximum Length:360
Name of the customer involved in the transaction. -
CustomerTransactionId: integer
(int64)
Title:
Customer Transaction ID
Identifier for the customer transaction. -
Description: string
Title:
Description
Maximum Length:500
Additional information to describe and support the transaction. -
DetailAmount: number
Title:
Detail Amount
The detail amount of the transaction. -
DetailLineNumber: integer
(int32)
Title:
Detail Line Number
The transaction detail line number. -
DocumentId: integer
(int64)
Title:
Document ID
Used to store a unique identifier value which can be used for drill-down or reconciling flexibility. -
DoDAAC: string
Title:
DoDAAC
Maximum Length:30
Identifier for a Department of Defense activity location. -
FSNAAAADSN: integer
(int32)
Title:
FSN AAA ADSN
The accountable station code which is a combination of the Fiscal Station Number (FSN), the Authorization Accounting Activity (AAA), and the Accounting and Disbursing Station Number (ADSN). This is a subdivision of the agency location code (ALC). -
FYObligationId: integer
(int64)
Title:
FY Obligation ID
The obligation identifier for the fiscal year. -
InvoiceAmount: number
Title:
Invoice Amount
Invoice amount of the transaction. -
InvoiceNumber: string
Title:
Invoice Number
Maximum Length:30
Invoice number of the transaction. -
IPACBillingId: integer
(int64)
Title:
IPAC Billing ID
Billing identification number for the transaction. -
IPACDocumentReferenceNumber: integer
(int64)
Title:
IPAC Document Reference Number
Document reference number for a transaction. -
JASNumber: string
Title:
JAS Number
Maximum Length:30
A number that's a combination of the Job Order Number, Accounting Classification Record Number, and Site-ID for the transaction being processed. -
JobProjectNumber: string
Title:
Job Project Number
Maximum Length:30
The job number of the transaction being processed. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date and time of the last update of the row. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The user who last updated the row. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
The session login associated to the user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadDate: string
(date)
Title:
Load Date
The date on which the transaction data was loaded into Oracle Fusion Financials tables. -
Message: string
Title:
Message
Maximum Length:500
Additional description for the transaction activity. -
MiscellaneousInformation: string
Title:
Miscellaneous Information
Maximum Length:500
Additional miscellaneous transaction information. -
NumberOfDetailItems: integer
(int32)
Title:
Number of Detail Items
Number of detail lines in the transaction. -
ObligatingDocumentNumber: string
Title:
Obligating Document Number
Maximum Length:30
The billing agency's internal accounting document associated with a specific bill or disbursement. -
OriginalAccomplishedDate: string
(date)
Title:
Original Accomplished Date
The original accomplished date of the transaction. -
OriginalAccountingDate: string
(date)
Title:
Original Accounting Date
The original accounting date of the transaction. -
OriginalDocumentReferenceNumber: integer
(int64)
Title:
Original Document Reference Number
The original document reference number for the transaction. -
OriginalDoSymbolALC: string
Title:
Original DO Symbol
Maximum Length:25
The IPAC Disbursing Office Symbol (DOS) of the sender of the original payment or collection transaction. -
OriginalTransactionType: string
Title:
Original Transaction Type
Maximum Length:30
The type of the transaction from the original transaction. -
OriginatorALC: string
Title:
Originating ALC
Maximum Length:30
The agency location code (ALC) of the originator. -
PaymentCode: string
Title:
Pay Flag
Maximum Length:1
Indicates whether the payment for the transaction line amount is full or partial. -
PurchaseOrderNumber: string
Title:
Purchase Order Number
Maximum Length:30
The purchase order number of the transaction. -
Quantity: number
Title:
Quantity
The number of items in the transaction. -
ReceiverBETC: string
Title:
Receiver BETC
Maximum Length:8
The receiver's type of activity. -
ReceiverDepartmentCode: string
Title:
Receiver Department Code
Maximum Length:30
The department code of the receiver. -
ReceiverDUNSorUEI: string
Title:
Receiver D-U-N-S
Maximum Length:12
The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number of the receiver. -
ReceiverDUNSplus4OrEFT: string
Title:
Receiver D-U-N-S Plus 4
Maximum Length:4
The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number plus 4 of the receiver. -
ReceiverTreasuryAccountSymbol: string
Title:
Receiver Treasury Account Symbol
Maximum Length:35
The receiver's treasury account symbol. -
RecordType: string
Title:
Record Type
Read Only:true
Maximum Length:255
The code for the IPAC transaction record type that indicates whether the transaction is inbound or outbound. -
RequisitionNumber: string
Title:
Requisition Number
Maximum Length:30
The requisition number of the transaction. -
SenderBETC: string
Title:
Sender BETC
Maximum Length:8
The Identifier of the sender's type of activity. -
SenderDoSymbolALC: string
Title:
Sender DO Symbol
Maximum Length:25
The IPAC Disbursing Office Symbol (DOS) for the agency location code (ALC) sending the transaction. -
SenderDUNSorUEI: string
Title:
Sender D-U-N-S
Maximum Length:12
The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number of the sender. -
SenderDUNSplus4OrEFT: string
Title:
Sender D-U-N-S Plus 4
Maximum Length:4
The Dun and Bradstreet Data Universal Numbering System (D-U-N-S) number plus 4 of the sender. -
SenderTreasuryAccountSymbol: string
Title:
Sender Treasury Account Symbol
Maximum Length:35
The sender's treasury account symbol. -
Status: string
Title:
Status
Maximum Length:30
The status of the record being loaded. -
SubmitterALC: string
Title:
Submitter ALC
Maximum Length:30
The agency location code (ALC) of the submitter. -
TaxpayerNumber: string
Title:
Taxpayer Number
Maximum Length:50
Taxpayer number of the transaction. -
TransactionContactEmailAddress: string
Title:
Transaction Contact
Maximum Length:320
The email address of the IPAC transaction contact of the seller agency. -
TransactionContactPhone: string
Title:
Transaction Contact Phone
Maximum Length:60
The phone number of the IPAC transaction contact of the seller agency. -
TransactionDataId: integer
(int64)
Title:
Transaction Data ID
The unique identifier of the IPAC transaction data. -
TransactionId: integer
(int64)
Title:
Transaction ID
The unique identifier of the IPAC transaction. -
TransactionSetId: string
Title:
Transaction Set ID
Maximum Length:30
The code that identifies the transaction set. -
TransactionType: string
Title:
Transaction Type
Read Only:true
Maximum Length:255
The type of the transaction being processed. -
UnitOfIssue: string
Title:
Unit of Issue
Maximum Length:10
The number of items that are being issued. -
UnitPrice: number
Title:
Unit Price
The unit price of an item in the transaction. -
UserAttribute1: string
Title:
User Attribute 1
Maximum Length:150
Used for storing User Attribute 8. -
UserAttribute10: string
Title:
User Attribute 10
Maximum Length:150
Used for storing User Attribute 11. -
UserAttribute11: string
Title:
User Attribute 11
Maximum Length:150
Used for storing User Attribute 15 -
UserAttribute12: string
Title:
User Attribute 12
Maximum Length:150
Used for storing User Attribute 5. -
UserAttribute13: string
Title:
User Attribute 13
Maximum Length:150
Used for storing User Attribute 4. -
UserAttribute14: string
Title:
User Attribute 14
Maximum Length:150
Used for storing User Attribute 14. -
UserAttribute15: string
Title:
User Attribute 15
Maximum Length:150
Used for storing User Attribute 9. -
UserAttribute2: string
Title:
User Attribute 2
Maximum Length:150
Used for storing User Attribute 1. -
UserAttribute3: string
Title:
User Attribute 3
Maximum Length:150
Used for storing User Attribute 7. -
UserAttribute4: string
Title:
User Attribute 4
Maximum Length:150
Used for storing User Attribute 6. -
UserAttribute5: string
Title:
User Attribute 5
Maximum Length:150
Used for storing User Attribute 10. -
UserAttribute6: string
Title:
User Attribute 6
Maximum Length:150
Used for storing User Attribute 13. -
UserAttribute7: string
Title:
User Attribute 7
Maximum Length:150
Used for storing User Attribute 3. -
UserAttribute8: string
Title:
User Attribute 8
Maximum Length:150
Used for storing User Attribute 12. -
UserAttribute9: string
Title:
User Attribute 9
Maximum Length:150
Used for storing User Attribute 2. -
USSGLTransactionCode: string
Title:
USSGL Transaction Code
Maximum Length:30
USSGL transaction code for outbound transactions. -
VoucherNumber: string
Title:
Voucher Number
Maximum Length:30
The voucher number for the transaction.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.
Examples
The following example shows how to retrieve all the IPAC transaction records by submitting a GET request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X POST -d <payload> https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData
Example Response Body
The following example shows the contents of the response body in JSON format:
{ "items": [ { "TransactionDataId": 100106196959914, "LoadDate": "2025-03-15", "ProcessDate": "2025-03-15", "Status": "SUCCESS", "Message": null, "TransactionId": 28872889, "DetailLineNumber": 1, "DocumentId": null, "InvoiceNumber": "CSNG260923480034", "InvoiceAmount": 549.77, "UserAttribute1": null, "UserAttribute2": null, "UserAttribute3": null, "UserAttribute4": null, "UserAttribute5": null, "UserAttribute6": null, "UserAttribute7": null, "UserAttribute8": null, "UserAttribute9": null, "UserAttribute10": null, "UserAttribute11": null, "UserAttribute12": null, "UserAttribute13": null, "UserAttribute14": null, "UserAttribute15": null, "SubmitterALC": "20180032", "OriginatorALC": "20180032", "CustomerALC": "20050000", "ContactName": "REDACTED", "ContactEmailAddress": "REDACTED", "ContactPhoneNumber": null, "NumberOfDetailItems": 4, "AccomplishedDate": "2023-10-05", "AccountingDate": "2023-10-31", "PurchaseOrderNumber": "NA", "CLIN": "NA", "RequisitionNumber": "NA", "Quantity": 1, "UnitOfIssue": "EA", "UnitPrice": 78.46, "DetailAmount": 78.46, "PaymentCode": "F", "FYObligationId": null, "ReceiverTreasuryAccountSymbol": "020 X5511000", "ReceiverBETC": "COLL", "SenderTreasuryAccountSymbol": "020 F3887001", "SenderBETC": "DISBBCA", "ReceiverDepartmentCode": null, "AccountingClassificationCode": "NA", "ACRN": "NA", "JobProjectNumber": "NA", "JASNumber": "NA", "FSNAAAADSN": 0, "ObligatingDocumentNumber": "Cross Servicing", "ACTTraceNumber": 3000000000000, "Description": "DMSC CSNG", "MiscellaneousInformation": "CSNG Client information: Contact John.Adams@example.com at 1-800-555-0100", "OriginalTransactionType": null, "IPACDocumentReferenceNumber": 91374527, "DoDAAC": null, "TransactionContactEmailAddress": "username@example.com", "TransactionContactPhone": "NA", "VoucherNumber": null, "OriginalAccomplishedDate": null, "OriginalAccountingDate": null, "OriginalDocumentReferenceNumber": null, "OriginalDoSymbolALC": null, "SenderDoSymbolALC": "D0913", "ContractNumber": "NA", "ReceiverDUNSorUEI": null, "ReceiverDUNSplus4OrEFT": null, "SenderDUNSorUEI": null, "SenderDUNSplus4OrEFT": null, "USSGLTransactionCode": null, "TaxpayerNumber": null, "TransactionSetId": null, "IPACBillingId": null, "CustomerId": null, "CustomerName": null, "CreditDebitCode": null, "CustomerTransactionId": null, "RecordType": "Inbound", "TransactionType": "Payment", "Accounted": "No", "CreatedBy": "username", "CreationDate": "2025-03-05T16:15:46+00:00", "LastUpdatedBy": "username", "LastUpdateDate": "2025-03-15T05:40:02+00:00", "LastUpdateLogin": "305B4CF734663046E063AD4F060AF1CF", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106196959914", "name": "fedIPACTransactionData", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000578" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106196959914", "name": "fedIPACTransactionData", "kind": "item" } ] }, { "TransactionDataId": 100106209402182, "LoadDate": "2025-03-11", "ProcessDate": "2025-03-11", "Status": "SUCCESS", "Message": null, "TransactionId": 28872903, "DetailLineNumber": 4, "DocumentId": null, "InvoiceNumber": "CSNG031023450048", "InvoiceAmount": 420728.57, "UserAttribute1": null, "UserAttribute2": null, "UserAttribute3": null, "UserAttribute4": null, "UserAttribute5": null, "UserAttribute6": null, "UserAttribute7": null, "UserAttribute8": null, "UserAttribute9": null, "UserAttribute10": null, "UserAttribute11": null, "UserAttribute12": null, "UserAttribute13": null, "UserAttribute14": null, "UserAttribute15": null, "SubmitterALC": "20180032", "OriginatorALC": "20180032", "CustomerALC": "97000012", "ContactName": "REDACTED", "ContactEmailAddress": "REDACTED", "ContactPhoneNumber": null, "NumberOfDetailItems": 5, "AccomplishedDate": "2023-10-05", "AccountingDate": "2023-10-31", "PurchaseOrderNumber": "NA", "CLIN": "NA", "RequisitionNumber": "NA", "Quantity": 1, "UnitOfIssue": "EA", "UnitPrice": 284.18, "DetailAmount": 284.18, "PaymentCode": "F", "FYObligationId": null, "ReceiverTreasuryAccountSymbol": "097 X6500000", "ReceiverBETC": "COLL", "SenderTreasuryAccountSymbol": "020 F3887001", "SenderBETC": "DISBBCA", "ReceiverDepartmentCode": null, "AccountingClassificationCode": "NA", "ACRN": "NA", "JobProjectNumber": "NA", "JASNumber": "NA", "FSNAAAADSN": 0, "ObligatingDocumentNumber": "Cross Servicing", "ACTTraceNumber": 3000000000000, "Description": "DMSC CSNG", "MiscellaneousInformation": "CSNG Client information: Contact John.Adams@example.com at 1-800-555-0100", "OriginalTransactionType": null, "IPACDocumentReferenceNumber": 91374535, "DoDAAC": null, "TransactionContactEmailAddress": "username@example.com", "TransactionContactPhone": "NA", "VoucherNumber": null, "OriginalAccomplishedDate": null, "OriginalAccountingDate": null, "OriginalDocumentReferenceNumber": null, "OriginalDoSymbolALC": null, "SenderDoSymbolALC": "D0913", "ContractNumber": "NA", "ReceiverDUNSorUEI": null, "ReceiverDUNSplus4OrEFT": null, "SenderDUNSorUEI": null, "SenderDUNSplus4OrEFT": null, "USSGLTransactionCode": null, "TaxpayerNumber": null, "TransactionSetId": null, "IPACBillingId": null, "CustomerId": null, "CustomerName": null, "CreditDebitCode": null, "CustomerTransactionId": null, "RecordType": "Inbound", "TransactionType": "Payment", "Accounted": "No", "CreatedBy": "username", "CreationDate": "2025-03-11T01:58:15+00:00", "LastUpdatedBy": "username", "LastUpdateDate": "2025-03-11T01:58:15+00:00", "LastUpdateLogin": "username", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402182", "name": "fedIPACTransactionData", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402182", "name": "fedIPACTransactionData", "kind": "item" } ] }, { "TransactionDataId": 100106209402184, "LoadDate": "2025-03-11", "ProcessDate": "2025-03-11", "Status": "SUCCESS", "Message": null, "TransactionId": 28872904, "DetailLineNumber": 1, "DocumentId": null, "InvoiceNumber": "CSNG021023870048", "InvoiceAmount": 834.71, "UserAttribute1": null, "UserAttribute2": null, "UserAttribute3": null, "UserAttribute4": null, "UserAttribute5": null, "UserAttribute6": null, "UserAttribute7": null, "UserAttribute8": null, "UserAttribute9": null, "UserAttribute10": null, "UserAttribute11": null, "UserAttribute12": null, "UserAttribute13": null, "UserAttribute14": null, "UserAttribute15": null, "SubmitterALC": "20180032", "OriginatorALC": "20180032", "CustomerALC": "69060011", "ContactName": "REDACTED", "ContactEmailAddress": "REDACTED", "ContactPhoneNumber": null, "NumberOfDetailItems": 1, "AccomplishedDate": "2023-10-05", "AccountingDate": "2023-10-31", "PurchaseOrderNumber": "NA", "CLIN": "NA", "RequisitionNumber": "NA", "Quantity": 1, "UnitOfIssue": "EA", "UnitPrice": 834.71, "DetailAmount": 834.71, "PaymentCode": "F", "FYObligationId": null, "ReceiverTreasuryAccountSymbol": "069 F3609000", "ReceiverBETC": "COLLBCA", "SenderTreasuryAccountSymbol": "020 F3887001", "SenderBETC": "DISBBCA", "ReceiverDepartmentCode": null, "AccountingClassificationCode": "NA", "ACRN": "NA", "JobProjectNumber": "NA", "JASNumber": "NA", "FSNAAAADSN": 0, "ObligatingDocumentNumber": "Cross Servicing", "ACTTraceNumber": 3000000000000, "Description": "DMSC CSNG", "MiscellaneousInformation": "CSNG Client information: Contact John.Adams@example.com at 1-800-555-0100", "OriginalTransactionType": null, "IPACDocumentReferenceNumber": 91374536, "DoDAAC": null, "TransactionContactEmailAddress": "username@example.com", "TransactionContactPhone": "NA", "VoucherNumber": null, "OriginalAccomplishedDate": null, "OriginalAccountingDate": null, "OriginalDocumentReferenceNumber": null, "OriginalDoSymbolALC": null, "SenderDoSymbolALC": "D0913", "ContractNumber": "NA", "ReceiverDUNSorUEI": null, "ReceiverDUNSplus4OrEFT": null, "SenderDUNSorUEI": null, "SenderDUNSplus4OrEFT": null, "USSGLTransactionCode": null, "TaxpayerNumber": null, "TransactionSetId": null, "IPACBillingId": null, "CustomerId": null, "CustomerName": null, "CreditDebitCode": null, "CustomerTransactionId": null, "RecordType": "Inbound", "TransactionType": "Payment", "Accounted": "No", "CreatedBy": "username", "CreationDate": "2025-03-11T01:58:15+00:00", "LastUpdatedBy": "username", "LastUpdateDate": "2025-03-11T01:58:15+00:00", "LastUpdateLogin": "username", "links": [ { "rel": "self", "href": "https://cptbhckqy.fusionapps.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402184", "name": "fedIPACTransactionData", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://cptbhckqy.fusionapps.ocs.oc-test.com:443/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402184", "name": "fedIPACTransactionData", "kind": "item" } ] }, { "TransactionDataId": 100106209402189, "LoadDate": "2025-03-11", "ProcessDate": "2025-03-11", "Status": "SUCCESS", "Message": null, "TransactionId": 28872906, "DetailLineNumber": 4, "DocumentId": null, "InvoiceNumber": "CSNG021023870019", "InvoiceAmount": 128655.43, "UserAttribute1": null, "UserAttribute2": null, "UserAttribute3": null, "UserAttribute4": null, "UserAttribute5": null, "UserAttribute6": null, "UserAttribute7": null, "UserAttribute8": null, "UserAttribute9": null, "UserAttribute10": null, "UserAttribute11": null, "UserAttribute12": null, "UserAttribute13": null, "UserAttribute14": null, "UserAttribute15": null, "SubmitterALC": "20180032", "OriginatorALC": "20180032", "CustomerALC": "14170001", "ContactName": "REDACTED", "ContactEmailAddress": "REDACTED", "ContactPhoneNumber": null, "NumberOfDetailItems": 4, "AccomplishedDate": "2023-10-05", "AccountingDate": "2023-10-31", "PurchaseOrderNumber": "NA", "CLIN": "NA", "RequisitionNumber": "NA", "Quantity": 1, "UnitOfIssue": "EA", "UnitPrice": 39009.05, "DetailAmount": 39009.05, "PaymentCode": "F", "FYObligationId": null, "ReceiverTreasuryAccountSymbol": "014 F3875017", "ReceiverBETC": "COLLBCA", "SenderTreasuryAccountSymbol": "020 F3887001", "SenderBETC": "DISBBCA", "ReceiverDepartmentCode": null, "AccountingClassificationCode": "NA", "ACRN": "NA", "JobProjectNumber": "NA", "JASNumber": "NA", "FSNAAAADSN": 0, "ObligatingDocumentNumber": "Cross Servicing", "ACTTraceNumber": 3000000000000, "Description": "DMSC CSNG", "MiscellaneousInformation": "CSNG Client information: Contact CS.Agency.Liaison.Staff@example.com at 1-800-555-0100", "OriginalTransactionType": null, "IPACDocumentReferenceNumber": 91374538, "DoDAAC": null, "TransactionContactEmailAddress": "username@example.com", "TransactionContactPhone": "NA", "VoucherNumber": null, "OriginalAccomplishedDate": null, "OriginalAccountingDate": null, "OriginalDocumentReferenceNumber": null, "OriginalDoSymbolALC": null, "SenderDoSymbolALC": "D0913", "ContractNumber": "NA", "ReceiverDUNSorUEI": null, "ReceiverDUNSplus4OrEFT": null, "SenderDUNSorUEI": null, "SenderDUNSplus4OrEFT": null, "USSGLTransactionCode": null, "TaxpayerNumber": null, "TransactionSetId": null, "IPACBillingId": null, "CustomerId": null, "CustomerName": null, "CreditDebitCode": null, "CustomerTransactionId": null, "RecordType": "Inbound", "TransactionType": "Payment", "Accounted": "No", "CreatedBy": "username", "CreationDate": "2025-03-11T01:58:15+00:00", "LastUpdatedBy": "username", "LastUpdateDate": "2025-03-11T01:58:15+00:00", "LastUpdateLogin": "username", "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402189", "name": "fedIPACTransactionData", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData/100106209402189", "name": "fedIPACTransactionData", "kind": "item" } ] } ], "count": 4, "hasMore": true, "limit": 25, "offset": 0, "links": [ { "rel": "self", "href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/fedIPACTransactionData", "name": "fedIPACTransactionData", "kind": "collection" } ] }