Create sales orders
/fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub
Request
-
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.
- application/json
object
-
additionalInformation: array
Details
Title:
Details
The Additional Details resource manages details that flexfields store for the sales order. -
AgreementHeaderId: integer
(int64)
Value that uniquely identifies the sales agreement on the order header.
-
AgreementNumber: string
Maximum Length:
255
Number of the sales agreement on the order header. -
AllowCurrencyOverrideFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then you can override the currency. If false, then you cannot override. The default value is true. -
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages attachments for the order header and order line. -
billToCustomer: array
Bill-to Customers
Title:
Bill-to Customers
The Bill-to Customers resource manages the bill-to customer that the sales order header references. -
BusinessUnitId(required): integer
(int64)
Value that uniquely identifies the business unit that sold the sales order. The application also uses the business unit to implement data security and determine each sales order that the user can access.
-
BusinessUnitName: string
Maximum Length:
255
Name of the business unit that sold the sales order. -
BuyingPartyContactFirstName: string
Maximum Length:
255
First name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactId: integer
(int64)
Value that uniquely identifies the person who placed the sales order or the sold-to contact to contact for the sales order.
-
BuyingPartyContactLastName: string
Maximum Length:
255
Last name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactMiddleName: string
Maximum Length:
255
Middle name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactName: string
Maximum Length:
255
Name of the person who placed the sales order or the sold-to contact to contact for the sales order. -
BuyingPartyContactNameSuffix: string
Maximum Length:
255
Suffix of the name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactNumber: string
Maximum Length:
255
Number of the person who placed the sales order or the sold-to contact to contact for the sales order. -
BuyingPartyContactTitle: string
Maximum Length:
255
Title of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyId: integer
(int64)
Value that uniquely identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order. This value references the party identifier with usage of CUSTOMER.
-
BuyingPartyName: string
Maximum Length:
255
Name of the person or organization party who placed the sales order. This value identifies the sold-to customer. This points to the party name with usage of CUSTOMER. -
BuyingPartyNumber: string
Maximum Length:
255
Number of the person or organization party who placed the sales order. This value identifies the sold-to customer. This value references the party name with usage of CUSTOMER. -
BuyingPartyPersonFirstName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the first name of the person. -
BuyingPartyPersonLastName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the last name of the person. -
BuyingPartyPersonMiddleName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the middle name of the person. -
BuyingPartyPersonNameSuffix: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the name suffix of the person. -
BuyingPartyPersonTitle: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the title of the person. -
CanceledFlag: boolean
Title:
Canceled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then sales order canceled. If false, then sales order is not canceled. The default value is false. -
CancelReason: string
Maximum Length:
255
Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
CancelReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
Comments: string
Maximum Length:
2000
Comments that the user enters on the sales order. -
copyOrderReference: array
Copy Orders
Title:
Copy Orders
The Copy Orders resource manages details about the original sales order that order management used when creating a copy for a sales order. -
CurrencyConversionDate: string
(date-time)
Date when the foreign exchange rate is valid.
-
CurrencyConversionRate: number
Foreign exchange conversion rate that pricing used to convert the transaction currency into the item currency.
-
CurrencyConversionType: string
Maximum Length:
30
Describes the type of the conversion rate that the application uses when it converts currency. -
CustomerPONumber: string
Title:
Purchase Order
Maximum Length:50
Number that the customer sends for this purchase order. -
DemandClass: string
Maximum Length:
255
Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandClassCode: string
Maximum Length:
255
Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
EarliestAcceptableShipDate: string
(date-time)
Earliest date when the customer is willing to receive the shipment.
-
FOBPoint: string
Maximum Length:
255
Freight on board. Identifies the ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FOBPointCode: string
Maximum Length:
255
Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreezePriceFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then price the sales order. If false, then do not price. The default value is true. -
FreezeShippingChargeFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then recalculate shipping charges for the sales order. If false, then do not recalculate. The default value is true. -
FreezeTaxFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then calculate taxes for the sales. If false, then do not calculate. The default value is true. -
FreightTerms: string
Maximum Length:
255
Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTermsCode: string
Maximum Length:
255
Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
HeaderId: integer
(int64)
Value that uniquely identifies the sales order header. The application creates this value when it creates the sales order.
-
holds: array
Holds
Title:
Holds
The Holds resource manages active and released holds on the order line. -
LatestAcceptableArrivalDate: string
(date-time)
Date when the customer is willing to receive the item.
-
LatestAcceptableShipDate: string
(date-time)
Date when the customer is willing to allow the warehouse to ship the item.
-
lines: array
Order Lines
Title:
Order Lines
The Order Lines resource manages details about the order line, such as item and quantity. -
OrderKey: string
Maximum Length:
255
Value that uniquely identifies the sales order. It can have the following formats.
- Concatenation of SourceOrderSystem, a colon, and the value of SourceTransactionId. For orders created through the Oracle Fusion Cloud Order Management work area, the SourceTransactionId is same as the HeaderId. For example, if SourceOrderSystem is LEG and SourceTransactionId is R13_Sample_Order, the value of this attribute is LEG:R13_Sample_Order. This format of the OrderKey in the URL always returns the latest version of the sales order. When a draft exists, that becomes the latest version of the sales order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section point to the latest version of the sales order and the corresponding child objects.
Example: /salesOrdersForOrderHub/LEG:R13_Sample_Order points to the latest version of the order with SourceTransactionId "R13_Sample_Order" in the SourceOrderSystem "LEG".
- Primary key of the sales order, which is HeaderId. This format of the OrderKey is useful when the order has multiple revisions because it helps in accessing either the older version or the latest version of the order. When there's a draft revision then HeaderId can be used to access the processing order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section also point to that specific version of the sales order and the corresponding child objects. Only the Get operation is supported on older revisions of the order.
Example: /salesOrdersForOrderHub/12345 points to an order with HeaderId 12345.
When a q parameter or query finder is used to GET an order that has multiple versions then the latest version has the OrderKey in the format <sourceOrderSystem>:<SourceTransactionId> whereas reference orders have OrderKey in the format of HeaderId. -
OrigSystemDocumentReference: string
Maximum Length:
50
Original reference for the source order from the source application. -
PackingInstructions: string
Maximum Length:
1000
Text that describes how to pack the item. -
PartialShipAllowedFlag: boolean
Title:
Allow Split Shipments
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then ship items on the sales order in more than one shipment. If false, then do not ship these items in one shipment. The default value is false. -
payments: array
Payments
Title:
Payments
The Payments resource manages payment details of the order. -
PaymentTerms: string
Maximum Length:
255
Payment terms to apply to collect payment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
PaymentTermsCode: integer
(int64)
Abbreviation that identifies the payment terms. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source.
-
PreCreditCheckedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then allow an application outside Oracle Fusion to perform credit check. If false, then do not allow. The default value is false. -
PreferredSoldToContactPointId: integer
(int64)
Value that uniquely identifies the preferred contact point for the sold-to contact. This value identifies the preferred email contact.
-
PricedOn: string
(date-time)
Date when pricing priced the sales order. This attribute contains the system date at the beginning of the price calculation.
-
PricingSegmentCode: string
Maximum Length:
30
Abbreviation that identifies the pricing segment. -
PricingSegmentExplanation: string
Maximum Length:
1000
Explanation of why pricing applied the pricing segment. -
PricingStrategyExplanation: string
Maximum Length:
1000
Explanation of why pricing applied the pricing strategy. -
PricingStrategyId: integer
(int64)
Value that uniquely identifies the pricing strategy.
-
PricingStrategyName: string
Maximum Length:
255
Name of the pricing strategy. -
RequestedArrivalDate: string
(date-time)
Date when the customer requested the item to arrive.
-
RequestedCancelDate: string
(date-time)
Date when the customer canceled the order line.
-
RequestedFulfillmentOrganizationCode: string
Maximum Length:
255
Abbreviation that identifies the organization that ships the shipment. -
RequestedFulfillmentOrganizationId: integer
(int64)
Value that uniquely identifies the organization that ships the shipment.
-
RequestedFulfillmentOrganizationName: string
Maximum Length:
255
Name of the organization that ships the shipment. -
RequestedShipDate: string
(date-time)
Date when the customer requested to ship the item.
-
RequestingBusinessUnitId: integer
(int64)
Value that uniquely identifies the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit.
-
RequestingBusinessUnitName: string
Maximum Length:
255
Name of the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. -
RequestingLegalEntity: string
Maximum Length:
255
Legal entity who formed a contract with the customer for the sales order. The contracting party on the order is the legal entity. -
RequestingLegalEntityId: integer
(int64)
Value that uniquely identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity.
-
RevisionSourceSystem: string
Maximum Length:
30
Source application that sent a revision of the sales order. -
SalesChannel: string
Maximum Length:
255
Name of the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. -
SalesChannelCode: string
Maximum Length:
30
Abbreviation that identifies the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. -
salesCredits: array
Sales Credits
Title:
Sales Credits
The Sales Credits resource manages sales credits for each salesperson on the sales order. -
Salesperson: string
Maximum Length:
255
Name of the primary sales person. -
SalespersonId: integer
(int64)
Value that uniquely identifies the primary sales person.
-
SegmentExplanationMessageName: string
Maximum Length:
30
Name of the message for the pricing segment strategy. You can use the message name to get the message text. -
ShipmentPriority: string
Maximum Length:
255
Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source, or use Load Planning Data from Flat Files. -
ShipmentPriorityCode: string
Maximum Length:
255
Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. -
ShippingCarrier: string
Maximum Length:
255
Carrier who delivered the item. -
ShippingCarrierId: integer
(int64)
Value that uniquely identifies the carrier who delivered the item.
-
ShippingInstructions: string
Maximum Length:
1000
Text that includes details about how to ship the item. -
ShippingMode: string
Maximum Length:
255
Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the V task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingModeCode: string
Maximum Length:
255
Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevel: string
Maximum Length:
255
Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevelCode: string
Maximum Length:
255
Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipsetFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then ship a group of order lines in the sales order together from a single location to a single destination, and ship them all on the same scheduled ship date. If false, then do not ship them as a group. This attribute does not have a default value. -
shipToCustomer: array
Ship-to Customers
Title:
Ship-to Customers
The Ship-to Customers resource manages the ship-to customer that the sales order header references. -
SourceTransactionId(required): string
Maximum Length:
50
Value that uniquely identifies the transaction in the source application. If the source application does not contain a unique value for the transaction, then you can set this attribute to a user key that the source application contains, such as an order number or quote number. The application uses this attribute and the source transaction to uniquely identify the transaction and create the composite key for a change order. You must make sure that each change order uses the same value that the new sales order used. -
SourceTransactionNumber(required): string
Title:
Source Order
Maximum Length:50
Value that uniquely identifies the transaction in the source application. The source application assigns this value as the order number. If your implementation interfaces to a quote and converts the quote to a sales order, then this attribute references the quote number. -
SourceTransactionRevisionNumber(required): integer
(int64)
Revision number of the transaction.
-
SourceTransactionSystem(required): string
Title:
Source Order System
Maximum Length:50
Source system that created the order. You use the Manage Trading Community Source Systems and Manage Upstream and Fulfillment Source Systems tasks to setup the source application. -
StrategyExplanationMessageName: string
Maximum Length:
30
Name of the pricing strategy message. You can use the message name to get the message text. -
SubmittedFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then the application validated and submitted the sales order. If false, then the application did not validate and submit. The sales order is in draft status. The default value is false. -
SubstituteAllowedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then you can substitute items on the fulfillment line for various reasons, such as shortage of material, or as a goodwill gesture to the customer. If false, then you cannot make these substitutions. This attribute does not have a default value. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier who supplies the item. You can use a supplier according to the contractual obligations in drop ship.
-
SupplierName: string
Maximum Length:
255
Name of the supplier who supplies the item. You can use a supplier according to a contractual obligation in drop ship. -
SupplierSiteId: integer
Value that uniquely identifies the supplier who supplies the item.
-
SupplierSiteName: string
Maximum Length:
255
Name of the supplier site for the purchase order. Interface tables don't currently support this column. So, this attribute can't be used when the REST service is used for file-based data import (FBDI). It can be used only when the REST service is directly invoked. -
totals: array
Totals
Title:
Totals
The Totals resource manages details for the total price of a sales order. -
TransactionalCurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency that pricing used to price the transaction. -
TransactionalCurrencyName: string
Maximum Length:
255
Name of the currency that pricing used to price the transaction. -
TransactionDocumentTypeCode: string
Maximum Length:
50
Abbreviation that identifies whether the request is a sales order, purchase order or internal material transfer. -
TransactionOn: string
(date-time)
Title:
Ordered Date
Date and time when the transaction started. The date occurs when the customer commits to purchase the items that the sales order contains. The date can occur in the past or future, depending on when the customer placed the sales order. -
TransactionType: string
Maximum Length:
255
Name of the type of sales order. -
TransactionTypeCode: string
Title:
Order Type
Maximum Length:30
Abbreviation that identifies the type of transaction. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task.
array
Details
-
Array of:
object Discriminator: Category
Discriminator:
{ "propertyName":"Category", "mapping":{ "DOO_HEADERS_ADD_INFO":"#/components/schemas/oracle_apps_scm_doo_processOrder_flex_headerCategories_view_j__HeaderEffDooHeadersAddInfoprivateVO-item-post-request" } }
array
Attachments
array
Bill-to Customers
array
Copy Orders
array
Holds
array
Order Lines
array
Payments
array
Sales Credits
array
Ship-to Customers
array
Totals
object
Discriminator Values
object
-
Category: string
Maximum Length:
240
Default Value:DOO_HEADERS_ADD_INFO
Category of the flexfield. -
HeaderId: integer
(int64)
Value that uniquely identifies the sales order that contains the additional information.
-
ObjectVersionNumber: integer
(int32)
Number that determines whether some other session updated the row. The application increments this value every time it updates a row. It compares this number at the start and at the end of each transaction to determine whether another session updated the row since the last time the application queried the row.
-
SourceTransactionIdentifier: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application. -
SourceTransactionSystem: string
Maximum Length:
255
Source application that placed the request.
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attachment. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the attachment category. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type of the attachment. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status Message
Error message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment file. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment file. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the attachment file. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text that the attachment contains. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment.
object
-
AccountNumber: string
Maximum Length:
255
Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
Address1: string
Maximum Length:
255
First line of the bill-to customer address. -
Address2: string
Maximum Length:
255
Second line of the bill-to customer address. -
Address3: string
Maximum Length:
255
Third line of the bill-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the bill-to customer address. -
City: string
Maximum Length:
255
City of the bill-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the bill-to customer site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact for the billing account.
-
ContactLastName: string
Maximum Length:
255
Last name of the person to contact at the bill-to customer site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the bill-to customer site. -
ContactName: string
Maximum Length:
255
Person to contact at the bill-to customer site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the bill-to customer site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the bill-to customer site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the bill-to customer site. -
Country: string
Maximum Length:
255
Country of the bill-to customer address. -
County: string
Maximum Length:
255
County of the bill-to customer address. -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party.
-
PartyName: string
Maximum Length:
255
Name of the party who is legally responsible for payment. -
PersonFirstName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the first name of the person. -
PersonLastName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the last name of the person. -
PersonMiddleName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the middle name of the person. -
PersonNameSuffix: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the name suffix of the person. -
PersonTitle: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the title of the person. -
PostalCode: string
Maximum Length:
255
Postal code of the bill-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment.
-
Province: string
Maximum Length:
255
Province of the bill-to customer address. -
SiteUseId: integer
(int64)
Value that uniquely identifies the account site that is legally responsible for payment.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the bill-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the bill-to customer address.
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference when the user copies a sales order.
-
OriginalOrderNumber: string
Maximum Length:
150
Order number from the source sales order when the user copies a sales order.
object
-
ActiveFlag: boolean
Title:
Active
Maximum Length:1
Contains one of the following values: true or false. If true, then the hold is active. If false, then the hold is not active. -
ApplySystem: string
Maximum Length:
30
Application that requested to apply the hold. -
HoldComments: string
Title:
Comments
Maximum Length:240
Comments that the user added when placing the hold. -
HoldInstanceId: integer
(int64)
Value that uniquely identifies the hold.
-
HoldReleaseComments: string
Title:
Release Comments
Maximum Length:240
Comments that the user added when releasing the hold. -
HoldReleaseReasonCode: string
Title:
Release Reason
Maximum Length:30
Abbreviation that identifies the reason for releasing the hold. -
ReleaseDate: string
(date-time)
Title:
Release Date
Date when the user released the hold. -
SourceRequestId: string
Maximum Length:
50
Value that identifies the source application that requested the hold.
object
-
AccountingRule: string
Maximum Length:
255
Accounting rule that determines the accounting timeframe or timeframes to use when distributing revenue for an invoice line. -
AccountingRuleCode: string
Maximum Length:
255
Abbreviation that identifies the accounting rule. -
ActionType: string
Maximum Length:
255
Value that identifies the type of the action with respect to the coverage or the subscription product on fulfillment line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
ActionTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. Say Add, Update, Renew in case of coverage. Resume, Suspend, terminate in case of subscriptions. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
additionalInformation: array
Details
Title:
Details
The Additional Details resource manages details that flexfields store for the sales order. -
AgreementHeaderId: integer
(int64)
Value that uniquely identifies the sales agreement on the order line.
-
AgreementNumber: string
Maximum Length:
255
Number that identifies the sales agreement on the order line. -
amendSubscriptionReferences: array
Amend Subscription References
Title:
Amend Subscription References
The Amend Subscription References resource manages details about unique references to the subscription product in Oracle Subscription Management Cloud. When ActionTypeCode is ORA_AMEND, this information is used for ending the old subscription lines in Subscription Management that are replaced by the new subscription being created in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
AssessableValue: number
Price that a tax authority uses to value, and then tax the item.
-
AssetGroupNumber: string
Maximum Length:
30
Value that groups customer assets into different categories. -
AssetTrackedFlag: boolean
Maximum Length:
1
Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. This attribute is not currently used. -
AssetTrackingCode: string
Maximum Length:
1
Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. A list of accepted values is defined in the lookup type ORA_EGP_ASSET_TRACKING. -
assetTransactionDetails: array
Asset Transaction Details
Title:
Asset Transaction Details
The Asset Transaction Details resource manages the asset transaction details to support license migration orders. This resource is not currently used. -
associatedProductReferences: array
Associated Product Items
Title:
Associated Product Items
The Associated Product Items resource manages details about the product item that is associated with the subscription item on an order line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages attachments for the order header and order line. -
billingPlans: array
Billing Plans
Title:
Billing Plans
The Billing Plans resource manages the billing plan for the sales order. -
BillingTransactionTypeId: integer
(int64)
Value that identifies the billing type.
-
BillingTransactionTypeName: string
Maximum Length:
255
Name of the billing type. -
billToCustomer: array
Bill-to Customers
Title:
Bill-to Customers
The Bill-to Customers resource manages the bill-to customer that the sales order header references. -
BuyerId: integer
(int64)
Buyer details for a schedule. This attribute references the Buyer Public View that the application publishes for the item on the purchase order.
-
CanceledFlag: boolean
Title:
Canceled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application canceled the sales order line. If false, then not canceled. The default value is false. -
CancelReason: string
Maximum Length:
255
Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
CancelReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
channelPrograms: array
Channel Programs
Title:
Channel Programs
The Channel Programs resource manages the channel programs of a sales order line. -
charges: array
Charges
Title:
Charges
The Charges resource manages price details for the sales order. -
Comments: string
Title:
Comments
Maximum Length:2000
Comments for the order line. -
ComponentIdPath: string
Maximum Length:
2000
Value that identifies the path from the inventory item to the parent of this configured item on the order line. -
ConfigCreationDate: string
(date-time)
Date when the user created the configured item.
-
ConfigHeaderId: integer
(int64)
Value that identifies the order header of the sales order that contains the configured item.
-
ConfigInventoryItemId: integer
(int64)
Inventory item for an assemble-to-order, configured item that the application can ship. A contract or a sales agreement is an example of an item that the application cannot ship.
-
ConfigItemReference: string
Maximum Length:
1200
Reference to the finished configured item. -
ConfigRevisionNumber: integer
(int64)
Revision number of the configured item. The configurator sets the value of this attribute to the configured item. It does not set it to a configure option.
-
ConfiguratorPath: string
Maximum Length:
2000
Path that identifies the inventory item for the configure option. Path format is ".", separated by inventory item identifier. The format uses [] to specify configure options that occur in more than one instance. -
ContractEndDate: string
(date)
End date of the contract, according to the start date and duration. You can use Manage Time Units Mappings to map time units to the units of measure that the application uses.
-
ContractEndDateTime: string
(date-time)
Date and time when the contract will end, according to the contract start date and time and duration. Review and update the value to map time units to the units of measure that the application uses using the Setup and Maintenance work area, and the Manage Time Units Mappings task.
-
ContractStartDate: string
(date)
Start date of the contract.
-
ContractStartDateTime: string
(date-time)
Date and time when the contract is effective.
-
coverageReferences: array
Coverage Items
Title:
Coverage Items
The Coverage Items resource manages details about each coverage item that covers a covered item on an order line. -
coveredAssetReference: array
Covered Assets
Title:
Covered Assets
The Covered Assets resource manages details about Asset that a coverage item covers. This is available for use with the Integrate Order Management with Subscription Management to Process Coverages feature. -
CoveredCustomerProductDescription: string
Maximum Length:
240
Description of the customer item that the coverage item covers. -
CoveredCustomerProductId: integer
(int64)
Value that uniquely identifies the customer item that the coverage item covers.
-
CoveredCustomerProductNumber: string
Maximum Length:
150
Number that identifies the customer item that the coverage item covers. -
CoveredProductDescription: string
Maximum Length:
240
Description of the inventory item that the coverage item covers. -
CoveredProductId: integer
(int64)
Value that uniquely identifies the inventory item that the coverage item covers.
-
CoveredProductNumber: string
Maximum Length:
300
Number that identifies the inventory item that the coverage item covers. -
coveredProductReferences: array
Covered Items
Title:
Covered Items
The Covered Items resource manages details about each covered item that a coverage item covers on an order line. -
CreditCheckAuthExpiryDate: string
(date-time)
Date when the approved credit authorization expires.
-
CreditCheckAuthorizationNumber: string
Maximum Length:
240
Value that uniquely identifies the approved credit authorization that the credit management system created on the authorized amount for the customer account. This attribute applies on credit checks only for authorization or reauthorization. -
CustomerPOLineNumber: string
Title:
Customer PO Line
Maximum Length:50
Value that uniquely identifies the purchase order line. The purchase order line describes the item or service, and it includes the price and quantity ordered. -
CustomerPONumber: string
Title:
Customer PO
Maximum Length:50
Number that identifies the purchase order that the application uses to request that the seller supply the item or service in return for payment. -
CustomerPOScheduleNumber: string
Maximum Length:
50
Number that identifies the schedule for the shipment that ships the purchase order. This is an optional attribute that the user can specify when submitting the sales order. -
CustomerProductDescription: string
Maximum Length:
255
Description of the customer item. -
CustomerProductId: integer
(int64)
Value that uniquely identifies the customer item.
-
CustomerProductNumber: string
Maximum Length:
255
Number of the customer item. -
DefaultTaxationCountry: string
Maximum Length:
2
Country that the tax authority uses to calculate tax. -
DefaultTaxationCountryShortName: string
Maximum Length:
255
Short name of the country that the tax authority uses to calculate tax. -
DemandClass: string
Maximum Length:
255
Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandClassCode: string
Maximum Length:
255
Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandSourceLineReference: string
Maximum Length:
400
Value that uniquely identifies demand, such as the order line in a shopping cart on a web store or in an ecommerce application. For example, you create a sales order in a web store. Then the web store sends a request to Oracle Fusion Cloud Global Order Promising to schedule it. Oracle Global Order Promising schedules the demand and sends a reply to the web store. The web store then sends the sales order to Oracle Fusion Cloud Order Management. Finally, Oracle Order Management manages the order through fulfilment. -
DestinationLocationId: integer
(int64)
Value that identifies the destination location where the application ships the item.
-
DestinationShippingOrganizationCode: string
Abbreviation that identifies the destination organization where the application ships the item.
-
DestinationShippingOrganizationId: integer
(int64)
Value that identifies the destination organization where the application ships the item.
-
DestinationShippingOrganizationName: string
Name of the destination organization where the application ships the item.
-
DocumentSubtype: string
Maximum Length:
240
Tax classification for tax reporting. This attribute depends on the requirements for each country. -
DocumentSubtypeName: string
Maximum Length:
255
Name of the tax classification for tax reporting. This attribute depends on the requirements for each country. -
dropShipPurchaseOrderReference: array
Drop Ships
Title:
Drop Ships
The Drop Ships resource manages the purchase order when order management uses drop ship to ship the sales order. -
dropShipRequisitionReference: array
Drop Ship Requisitions
Title:
Drop Ship Requisitions
The Drop Ship Requisitions resource manages the requisition when order management uses drop ship to ship the sales order. -
EarliestAcceptableShipDate: string
(date-time)
Title:
Earliest Acceptable Ship Date
Earliest date when the customer is willing to receive shipment. -
EndCreditMethod: string
Maximum Length:
255
Value that identifies the credit method used for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndCreditMethodCode: string
Maximum Length:
30
Abbreviation that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndDate: string
(date-time)
Date when the subscription ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EndReason: string
Maximum Length:
255
Value that identifies the reason for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EstimateFulfillmentCost: number
Estimated cost to deliver the fulfillment line to the customer. This value includes item cost and shipping cost.
-
EstimateMargin: number
Estimated margin expected when shipping the fulfillment line.
-
ExemptionCertificateNumber: string
Maximum Length:
80
Certification number that the taxing authority provides for tax exemption for each customer who is eligible for tax exemption. -
ExtendedAmount: number
Title:
Extended Amount
Monetary amount of the order line. -
externalAssetReference: array
External Asset References
Title:
External Asset References
The External Asset References resource manages details about asset keys from an external application that are associated with subscription items on an order line when ActionTypeCode is null or ORA_ADD. The External Asset References resource also manages details about unique references to the subscription product in Oracle Subscription Management Cloud when ActionTypeCode is ORA_END. When ActionTypeCode is ORA_END, this information is used for ending the subscription in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
externalFulfillmentSalesOrderReference: array
Fulfillment Orders
Title:
Fulfillment Orders
The Fulfillment Orders resource manages the fulfillment order in the fulfillment system that fulfills the sales order that order management submitted to the fulfillment system. -
ExternalPriceBookName: string
Maximum Length:
80
Name of the price book or price list in the external pricing application. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
FinalDischargeLocationAddressCity: string
City of the final destination location for the purchase.
-
FinalDischargeLocationAddressCountry: string
Country of the final destination location for the purchase.
-
FinalDischargeLocationAddressCounty: string
County of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine1: string
First line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine2: string
Second line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine3: string
Third line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine4: string
Fourth line of the final destination location for the purchase.
-
FinalDischargeLocationAddressPostalCode: string
Postal code of the final destination location for the purchase.
-
FinalDischargeLocationAddressProvince: string
Province of the final destination location for the purchase.
-
FinalDischargeLocationAddressState: string
State of the final destination location for the purchase.
-
FinalDischargeLocationId: integer
(int64)
Value that identifies the final destination location for the purchase.
-
FirstPartyTaxRegistration: integer
(int64)
Registration number that the application provides to the supplier. The supplier uses this number to tax the transaction.
-
FirstPartyTaxRegistrationNumber: string
Maximum Length:
255
Value that identifies registration number. -
FOBPoint: string
Maximum Length:
255
Freight on board. Identifies ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FOBPointCode: string
Maximum Length:
255
Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTerms: string
Maximum Length:
255
Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTermsCode: string
Maximum Length:
255
Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
holds: array
Holds
Title:
Holds
The Holds resource manages active and released holds on the order line. -
IntendedUseClassificationId: integer
(int64)
Value that uniquely identifies intended use of the item. For tax calculation.
-
IntendedUseClassificationName: string
Maximum Length:
255
Classification name for the intended use of the item. For tax calculation. -
internalOrderReference: array
Internal Sales Orders
Title:
Internal Sales Orders
The Internal Sales Orders resource manages sales orders that are internal to order management. -
InventoryTransactionFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then Oracle Order Management Cloud sends a request to Oracle Inventory Management Cloud to perform an inventory transaction when fulfilling the order line instead of using the pick wave, pick, pack, and ship flow. If false, then Order Management uses the pick wave, pick, pack, and ship flow to fulfill the order line. The default value is false. -
InvoicingRule: string
Maximum Length:
255
Invoicing rule that determines when to recognize a receivable for invoice. -
InvoicingRuleCode: string
Maximum Length:
255
Abbreviation that identifies invoicing rules that determine when to recognize a receivable for invoice. -
LatestAcceptableArrivalDate: string
(date-time)
Title:
Latest Acceptable Arrival Date
Latest date when the customer is willing to receive the item. -
LatestAcceptableShipDate: string
(date-time)
Title:
Latest Acceptable Ship Date
Latest date when the customer is willing to allow the warehouse to ship the item. -
lineDetails: array
Line Details
Title:
Line Details
The Line Details resource manages shipping and billing details for the order line. -
lotSerials: array
Lot Serials
Title:
Lot Serials
The Lot Serials resource manages the lot serial details for returns and inventory transaction order lines. -
manualPriceAdjustments: array
Manual Price Adjustments
Title:
Manual Price Adjustments
The Manual Price Adjustments resource manages manual price adjustments that the Order Entry Specialist applies for each order line. -
OrchestrationProcessName: string
Maximum Length:
80
Name of the orchestration process to assign to the line. -
OrderedQuantity(required): number
Title:
Ordered Quantity
Quantity of the item or service on the fulfillment line. -
OrderedUOM: string
Maximum Length:
255
Unit of measure for the ordered quantity. For example, length, time, heat, value, and so on. -
OrderedUOMCode(required): string
Title:
UOM
Maximum Length:3
Abbreviation that identifies the unit of measure for the ordered quantity. -
originalOrderReference: array
Original Orders
Title:
Original Orders
The Original Orders resource manages the original order for a return sales order. -
OriginalProductDescription: string
Maximum Length:
255
Description of the inventory item that the fulfillment line contained before the application substituted the item. -
OriginalProductId: integer
(int64)
Value that uniquely identifies the inventory item that the fulfillment line contained before the application substituted the item.
-
OriginalProductNumber: string
Maximum Length:
255
Number of the inventory item that the fulfillment line contained before the application substituted the item. -
OrigSystemDocumentLineReference: string
Maximum Length:
50
Original document reference of the order line in the source application. -
OrigSystemDocumentReference: string
Maximum Length:
50
Original document reference of the source order in the source application. -
OverrideScheduleDateFlag: boolean
Title:
Override Schedule
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the user can manually override the schedule date. If false, then user cannot override. The default value is false. -
OwnerId: integer
(int64)
User who is responsible for the order line.
-
PackingInstructions: string
Title:
Packing Instructions
Maximum Length:1000
Document that contains packing details for the item. -
ParentSourceTransactionLineId: string
Maximum Length:
255
Value that uniquely identifies the parent transaction line from the source application. This value describes the transaction line hierarchy for a configured item. -
PartialShipAllowedFlag: boolean
Title:
Allow Split Shipments
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then ship items in the sales order in more than one shipment. If false, then ship items in the sales order in one shipment. The default value is false. -
payments: array
Payments
Title:
Payments
The Payments resource manages payment details of the order. -
PaymentTerms: string
Maximum Length:
255
Payment terms to use to collect payment. -
PaymentTermsCode: integer
(int64)
Abbreviation that identifies payment terms.
-
POStatusCode: string
Maximum Length:
30
Status of the purchase order. -
priceAdjustments: array
Price Adjustments
Title:
Price Adjustments
The Price Adjustments resource manages price adjustments, such as discounts. -
PricedOn: string
(date-time)
Date when pricing priced the order line. The application sets this date to the system date when pricing begins pricing the order line.
-
priceValidations: array
Price Validations
Title:
Price Validations
The Price Validations resource manages price validations and price violations that occur when pricing prices a sales order. -
ProductCategory: string
Maximum Length:
240
Item classification that the tax authority uses to tax the item. -
ProductCategoryName: string
Maximum Length:
255
Classifies the item for tax. Order management uses this attribute when you do not install Oracle Fusion Inventory in your deployment, or when you installed it but you do not use it to classify items for tax. -
ProductDescription: string
Maximum Length:
255
Description of the item that the application fulfills. -
ProductFiscalCategory: string
Maximum Length:
255
Tax classification of the item that the tax authority uses to tax the item. -
ProductFiscalCategoryId: integer
(int64)
Value that uniquely identifies the tax classification.
-
ProductId(required): integer
(int64)
Value that uniquely identifies the inventory item.
-
ProductNumber: string
Maximum Length:
255
Stock keeping unit for the item that the application fulfills. -
ProductType: string
Maximum Length:
240
Type of item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. -
ProductTypeName: string
Maximum Length:
255
Name of the item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. -
project: array
Projects
Title:
Projects
The Projects resource manages the project details of a sales order line. -
PromiseArrivalDate: string
(date-time)
Title:
Promised Arrival Date
Date when global order promising promised to the customer that the item will arrive. -
PromiseShipDate: string
(date-time)
Title:
Promised Ship Date
Date when global order promising promised to the customer that the item will ship. -
PurchasingEnabledFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the purchase order can include the item on the fulfillment line. If false, then the purchase order cannot include the item on the fulfillment line. The default value is set based on the item setup. This attribute is read-only. -
PurchasingUOM: string
Maximum Length:
255
Unit of measure that procurement set on the purchase order for the supplier. -
PurchasingUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure that procurement set on the purchase order for the supplier. -
QuantityForEachModel: number
Quantity for a configure option on a single configured item.
-
RatePlanDocument: string
(byte)
Rate plan document in JSON format encoded using Base64. The rate plan document will be desupported from release 23C.
-
ReceivablesOrgId: integer
(int64)
Receivables business unit.
-
renewSubscriptionReference: array
Renew Subscription References
Title:
Renew Subscription References
The Renew Subscription References resource manages details about unique reference to the subscription product in Oracle Subscription Management Cloud. When ActionTypeCode is ORA_RENEW, this information is used for associating the old subscription line in Subscription Management that is replaced by the renewed subscription being created in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
RequestedArrivalDate: string
(date-time)
Title:
Requested Arrival Date
Original date when the customer requested for the item to arrive. -
RequestedCancelDate: string
(date-time)
Date when the customer canceled the order line.
-
RequestedFulfillmentOrganizationCode: string
Maximum Length:
255
Abbreviation that identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. -
RequestedFulfillmentOrganizationId: integer
(int64)
Value that uniquely identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable.
-
RequestedFulfillmentOrganizationName: string
Maximum Length:
255
Name of the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. -
RequestedRatePlanId: integer
(int64)
Value that uniquely identifies the rate plan requested by the user. The rate plan is maintained in Oracle Fusion Cloud Pricing. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
-
RequestedRatePlanNumber: string
Number that identifies the rate plan requested by the user. The rate plan is maintained in Oracle Fusion Cloud Pricing. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
-
RequestedShipDate: string
(date-time)
Title:
Requested Ship Date
Original date when the customer requested for the item to ship. -
RequiredFulfillmentDate: string
(date-time)
Date when the customer requires fulfillment.
-
ReturnReason: string
Maximum Length:
255
Reason that the customer provided to return the item. -
ReturnReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to return an item. -
salesCredits: array
Sales Credits
Title:
Sales Credits
The Sales Credits resource manages sales credits for each salesperson on the sales order. -
Salesperson: string
Maximum Length:
255
Person who is responsible for the sale of the sales order. -
SalespersonId: integer
(int64)
Value that identifies the primary salesperson.
-
ScheduleArrivalDate: string
(date-time)
Title:
Scheduled Arrival Date
Date when the application scheduled the shipment to arrive. -
ScheduleShipDate: string
(date-time)
Title:
Scheduled Ship Date
Date when the application scheduled the shipment to ship. -
SchedulingReason: string
Value of the scheduling reason.
-
SchedulingReasonCode: string
Maximum Length:
30
Abbreviation that identifies the scheduling reason. -
SecondaryUOM: string
Maximum Length:
255
Secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SellingProfitCenterBusinessUnitId: integer
(int64)
Value that uniquely identifies the selling profit center business unit.
-
SellingProfitCenterBusinessUnitName: string
Maximum Length:
255
Name of the selling profit center business unit. -
ServiceCancelDate: string
(date-time)
Date when the customer canceled the coverage item or subscription item on the fulfillment line.
-
ServiceDuration: number
Duration for the coverage item or subscription item on the fulfillment line.
-
ServiceDurationPeriodCode: string
Maximum Length:
10
Abbreviation that identifies the unit of measure for the coverage item or subscription item on the fulfillment line. -
ServiceDurationPeriodName: string
Maximum Length:
255
Name of the unit of measure for the coverage item or subscription item on the fulfillment line. -
ShipmentPriority: string
Maximum Length:
255
Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipmentPriorityCode: string
Maximum Length:
255
Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingCarrier: string
Maximum Length:
255
Carrier who delivers the item. -
ShippingCarrierId: integer
(int64)
Abbreviation that identifies the carrier who delivers the item.
-
ShippingInstructions: string
Title:
Shipping Instructions
Maximum Length:1000
Detailed instructions about cargo and other requirements for shipping. -
ShippingMode: string
Maximum Length:
255
Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingModeCode: string
Maximum Length:
255
Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevel: string
Maximum Length:
255
Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevelCode: string
Maximum Length:
255
Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipSetName: string
Title:
Shipment Set
Maximum Length:50
Group of order lines in the sales order that must ship together from one location to one destination, and that use the same scheduled ship date. -
shipToCustomer: array
Ship-to Customers
Title:
Ship-to Customers
The Ship-to Customers resource manages the ship-to customer that the sales order header references. -
ShowInSales: integer
(int32)
Specifies how to display a configured item on the Sales Summary page and on the Configurator summary page. You can set this attribute to one of the following values. Yes: display the configured item, but do not display the configure options. This is the default value. Hide Self: display the configure options, but do not display the configured item. Hide Self and Descendants: do not display the configured item or the configure options. You define this attribute for the configure options in Oracle Product Lifecycle Management Cloud. This attribute controls only the display. It does not filter items from the configurator.
-
SourceScheduleNumber(required): string
Title:
Source Schedule Number
Maximum Length:50
Number that the source application assigns for the schedule, shipment, or subline. -
SourceTransactionLineId(required): string
Maximum Length:
50
Value that uniquely identifies the transaction line from the source application. -
SourceTransactionLineNumber(required): string
Title:
Source Order Line
Maximum Length:100
Number of the transaction line from the source application. -
SourceTransactionRevisionNumber: integer
(int64)
Default Value:
0
Revision number of the transaction in the source application. -
SourceTransactionScheduleId(required): string
Maximum Length:
50
Value that uniquely identifies the schedule, shipment, or subline. The source application assigns this value. -
Subinventory: string
Maximum Length:
255
Physical or logical location of the item. -
SubinventoryCode: string
Maximum Length:
10
Abbreviation that identifies the physical or logical location of the item. -
SubscriptionProfileId: integer
(int64)
Value that uniquely identifies the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
SubscriptionProfileName: string
Maximum Length:
300
Name of the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
subscriptionReferences: array
Subscription Items
Title:
Subscription Items
The Subscription Items resource manages details about subscription items that are associated with product items on an order line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
subscriptionTerm: array
Subscription Terms
Title:
Subscription Terms
The Subscription Terms resource manages details about pricing term definitions for subscriptions. When the pricing term is enabled, subscription generates the billing schedule for the duration of the pricing term, for both evergreen and termed lines based of the pricing method. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
SubstitutionAllowedFlag: boolean
Title:
Allow Item Substitution
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then allow the application to substitute an item on the fulfillment line for some reason, such as shortage of material or goodwill gesture to the customer. If false, then do not allow the application to substitute. This attribute does not have a default value. -
SubstitutionReason: string
Maximum Length:
255
Describes why the application substituted the item on the fulfillment line. -
SubstitutionReasonCode: string
Title:
Substitution Reason
Maximum Length:30
Abbreviation that describes why the application substituted the item on the fulfillment line. -
SupplierId: integer
Supplier for the purchase order.
-
SupplierName: string
Maximum Length:
255
Name of the supplier that the application requested. -
SupplierSiteId: integer
Supplier site for the purchase order.
-
SupplierSiteName: string
Maximum Length:
255
Name of the supplier site for the purchase order. Interface tables don't currently support this column. So, this attribute can't be used when the REST service is used for file-based data import (FBDI). It can be used only when the REST service is directly invoked. -
supplyOrderReference: array
Supply Orders
Title:
Supply Orders
The Supply Orders resource manages the supply that order management uses to supply the item. -
SupplyStatusCode: string
Maximum Length:
30
Status of the supply for the fulfillment line. -
TaxClassification: string
Maximum Length:
255
Group of taxes for reporting and processing. -
TaxClassificationCode: string
Maximum Length:
255
Abbreviation that identifies a group of taxes. -
TaxExemptCode: string
Maximum Length:
1
Default Value:S
Abbreviation that identifies whether the fulfillment line is exempt from tax. Valid values include S and E. If S, then calculate standard tax. If E, then exempt from tax. A list of accepted values is defined in the lookup type ZX_EXEMPTION_CONTROL. -
TaxExemptFlag: boolean
Maximum Length:
1
Default Value:false
Abbreviation that identifies the tax exemption. This attribute is not currently used. -
TaxExemptReason: string
Maximum Length:
255
Reason for the tax exemption. -
TaxExemptReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason for the tax exemption. -
TaxInvoiceDate: string
(date)
Tax invoice date that tax reporting uses depending on the requirements of different countries.
-
TaxInvoiceNumber: string
Maximum Length:
150
Invoice number that tax reporting uses depending on the requirements of different countries. -
ThirdPartyTaxRegistration: integer
(int64)
Registration number that the customer specifies in the purchase order.
-
ThirdPartyTaxRegistrationNumber: string
Maximum Length:
255
Customer registration number that the customer specifies in the purchase order. -
TotalContractAmount: number
Total amount for the contract duration according to the total contract quantity.
-
TotalContractQuantity: number
Total quantity for the contract duration including the number of timeframes for recurring billing.
-
TransactionBusinessCategory: string
Maximum Length:
240
Tax classification that the tax authority requires. -
TransactionBusinessCategoryName: string
Maximum Length:
255
Name of the tax classification that the tax authority requires. -
TransactionCategoryCode: string
Title:
Category
Maximum Length:30
Default Value:ORDER
Abbreviation that identifies whether the line is a return. Values include RETURN or ORDER. -
transactionItemAttributes: array
Transaction Item Attributes
Title:
Transaction Item Attributes
The Transaction Item Attributes resource manages transaction item attributes for each item on each order line. -
TransactionLineType: string
Maximum Length:
255
Defines behavior for the fulfillment line. For example, required values, default values, display values, and so on. -
TransactionLineTypeCode: string
Maximum Length:
30
Type of action in the channel system. For example, buy, replace with, return for credit, upgrade, and so on. -
TransportationPlannedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the transportation planning system plans the fulfillment line. If false, then the transportation planning system does not plan the fulfillment line. The default value is false. -
TransportationPlannedStatusCode: string
Maximum Length:
1
Abbreviation that indicates that a transportation planning application plans the fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_TP_STATUS. -
UnitListPrice: number
Title:
Unit List Price
Selling price for each unit of the item before applying discounts. -
UnitQuantity: number
Number of units for the item.
-
UnitSellingPrice: number
Title:
Unit Selling Price
Price that the buyer pays for one unit of the item. -
UserDefinedFiscalClass: string
Maximum Length:
30
Tax classification that the user defines. -
UserDefinedFiscalClassName: string
Maximum Length:
255
Name of the tax classification that the user defines. -
ValidConfigurationFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the configured item is valid. If false, then the configured item is not valid. The default value is set only for root lines based on configuration validation. This attribute is read-only.
array
Details
-
Array of:
object Discriminator: Category
Discriminator:
{ "propertyName":"Category", "mapping":{ "DOO_FULFILL_LINES_ADD_INFO":"#/components/schemas/oracle_apps_scm_doo_processOrder_flex_fulfillLineCategories_view_j__FulfillLineEffDooFulfillLinesAddInfoprivateVO-item-post-request" } }
array
Amend Subscription References
array
Asset Transaction Details
array
Associated Product Items
array
Attachments
array
Billing Plans
array
Bill-to Customers
array
Channel Programs
array
Charges
array
Coverage Items
array
Covered Assets
array
Covered Items
array
Drop Ships
array
Drop Ship Requisitions
array
External Asset References
array
Fulfillment Orders
array
Holds
array
Internal Sales Orders
array
Line Details
array
Lot Serials
array
Manual Price Adjustments
array
Original Orders
array
Payments
array
Price Adjustments
array
Price Validations
array
Projects
array
Renew Subscription References
array
Sales Credits
array
Ship-to Customers
array
Subscription Items
array
Subscription Terms
array
Supply Orders
array
Transaction Item Attributes
object
Discriminator Values
object
-
Category: string
Maximum Length:
240
Default Value:DOO_FULFILL_LINES_ADD_INFO
Category of the flexfield. -
FulfillLineId: integer
(int64)
Value that uniquely identifies the order line that contains the additional information.
-
HeaderId: integer
(int64)
Value that uniquely identifies the sales order that contains the additional information.
-
SourceTransactionLineIdentifier: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application. -
SourceTransactionScheduleIdentifier: string
Maximum Length:
255
Value that uniquely identifies the schedule, shipment, or subline. The source application assigns this value. -
SourceTransactionSystem: string
Maximum Length:
255
Source application that placed the request.
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the subscription product in Oracle Subscription Management Cloud.
object
-
AssetId: integer
(int64)
Value that uniquely identifies the asset.
-
AssetNumber: string
Maximum Length:
80
Number that identifies the asset. -
AssetTransactionAction: string
Maximum Length:
80
Name of the transaction that installed base does on the asset. -
AssetTransactionActionCode: string
Maximum Length:
30
Abbreviation that identifies the transaction that installed base does on the asset. -
AssetTransactionDetailId: integer
(int64)
Value that uniquely identifies the asset transaction detail for an order line.
-
AssetUOM: string
Maximum Length:
25
Unit of measure for the asset quantity. -
AssetUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the asset quantity. -
CustomerAssetEndDate: string
(date-time)
Date and time when the customer asset ends in installed base.
-
FulfillLineId: integer
(int64)
Value that uniquely identifies the order line that contains the asset transaction details.
-
Quantity: number
Quantity of the asset transacted by installed base assets.
-
SourceAssetTransactionDetailId: string
Maximum Length:
50
Value that uniquely identifies the asset transaction detail for an order line. The source application assigns this value. -
Status: string
Maximum Length:
120
Status of the asset after installed base does the transaction on the asset. -
StatusCode: string
Maximum Length:
30
Abbreviation that identifies the status of the asset after installed base does the transaction on the asset. -
StatusId: integer
(int64)
Value that uniquely identifies the status of the asset after installed base does the transaction on the asset.
object
-
AssociatedProductFulfillLineId: integer
Value that uniquely identifies the fulfillment line of the product item with which the subscription is associated.
-
SourceLineId: string
Maximum Length:
255
Value that uniquely identifies the source order line from order capture with which the subscription is associated. -
SourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the source order from order capture with which the subscription is associated. -
SourceOrderSystem: string
Maximum Length:
255
Value that references the order capture application that the source order came from with which the subscription is associated.
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attachment. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the attachment category. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type of the attachment. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status Message
Error message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment file. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment file. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the attachment file. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text that the attachment contains. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment.
object
-
BillingNumberOfPeriods: integer
(int32)
Number of timeframes in a recurring invoice.
-
BillingPeriodEndDate: string
(date)
End date of the billing timeframe. The application sets this date to the contract end date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the end date to the billing end date of the subsequent billing timeframe.
-
BillingPeriodNumber: integer
(int32)
Timeframe number for the billing start date, end date, or transaction date.
-
BillingPeriodStartDate: string
(date)
Start date of the billing timeframe. The application sets this date to the contract start date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the start date to the billing start date of the subsequent billing timeframe.
-
BillingPlanId: integer
(int64)
Value that uniquely identifies the billing plan.
-
BillingPlanType: string
Maximum Length:
80
Name of the billing plan type. -
BillingPlanTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of billing plan, such as periodic or milestone. -
BillingTransactionDate: string
(date)
Date when the first invoice occurs when the sales order uses a recurring invoice. If the invoice covers only part of an invoice timeframe, then this attribute stores the date of the subsequent invoice.
-
CancellationEffectiveDate: string
(date)
Date when recurring billing stops and no future billing occurs.
-
NetBillingAmountForEachPeriod: number
Net amount that the application bills for each billing timeframe.
-
OverridePeriod: integer
(int32)
Timeframe that includes an override amount. For example, the first invoice is for timeframe 1, the second invoice is for timeframe 2, and so on.
-
OverridePeriodAmount: number
Override amount to apply on the timeframe.
-
OverridePeriodQuantity: number
Quantity to use when calculating recurring billing or credit for the override timeframe.
-
Periodicity: string
Maximum Length:
80
Name of the timeframe of the recurring invoice. -
PeriodicityCode: string
Maximum Length:
30
Timeframe of the recurring invoice. Values include Day, Week, Month, Quarter, or Year. -
SourceBillingPlanId: string
Maximum Length:
50
Value that identifies the billing plan. The source application assigns this value.
object
-
AccountDescription: string
Maximum Length:
255
Description of the account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
AccountNumber: string
Maximum Length:
255
Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
Address1: string
Maximum Length:
255
First line of the bill-to customer address. -
Address2: string
Maximum Length:
255
Second line of the bill-to customer address. -
Address3: string
Maximum Length:
255
Third line of the bill-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the bill-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the bill-to customer address.
-
City: string
Maximum Length:
255
City of the bill-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the bill-to customer site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact for the billing account.
-
ContactLastName: string
Maximum Length:
255
Last name of the person to contact at the bill-to customer site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the bill-to customer site. -
ContactName: string
Maximum Length:
255
Person to contact at the bill-to customer site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the bill-to customer site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the bill-to customer site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the bill-to customer site. -
Country: string
Maximum Length:
255
Country of the bill-to customer address. -
County: string
Maximum Length:
255
County of the bill-to customer address. -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party.
-
PartyName: string
Maximum Length:
255
Name of the party who is legally responsible for payment. -
PersonFirstName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the first name of the person. -
PersonLastName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the last name of the person. -
PersonMiddleName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the middle name of the person. -
PersonNameSuffix: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the name suffix of the person. -
PersonTitle: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the title of the person. -
PostalCode: string
Maximum Length:
255
Postal code of the bill-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment.
-
Province: string
Maximum Length:
255
Province of the bill-to customer address. -
SiteUseId: integer
(int64)
Value that uniquely identifies the account site that is legally responsible for payment.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the bill-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the bill-to customer address.
object
-
ApplyType: string
Maximum Length:
255
Value that indicates whether the channel program for an order line is applied by the user or the application. The values for this attribute are based on the value of ManuallyAppliedFlag. -
Comments: string
Maximum Length:
2000
Comments for channel program for an order line. -
DeclinableFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the channel program for an order line can be declined by a user. If false, then the channel program for an order line can't be declined by a user. The default value is true. -
DeclineReason: string
Maximum Length:
255
Reason to decline the channel program for an order line. -
DeclineReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason to decline the channel program for an order line. A list of accepted values is defined in the lookup type ORA_FOM_INCENT_DECLINE_REASON. -
DiscountAmount: integer
(int64)
Amount of discount for the product rule.
-
DiscountType: string
Maximum Length:
255
Value that identifies the discount type of the product rule. -
DiscountTypeCode: string
Maximum Length:
255
Abbreviation that identifies the discount type of the product rule. A list of accepted values is defined in the lookup type ORA_CJM_LINE_DISCOUNT_TYPE. -
EndDate: string
(date)
Date when the product rule is no longer effective.
-
IncentiveEntitySubtypeCode: string
Maximum Length:
30
Abbreviation that identifies the sub type of the channel program. -
IncentiveEntityTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of the channel program. -
IncentiveId: integer
(int64)
Value that uniquely identifies the channel program for an order line.
-
ItemLevel: string
Maximum Length:
255
Value that indicates the item level of the product rule. -
ItemLevelCode: string
Maximum Length:
255
Abbreviation that indicates the item level of the product rule. A list of accepted values is defined in the lookup type ORA_CJM_ITEM_LEVEL. -
ManuallyAppliedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the channel program for an order line is selected by the user. If false, then the channel program for an order line is applied by the application. The default value is false. A list of accepted values is defined in the lookup type ORA_FOM_USER_APPLIED_INCENTIVE. -
ProgramCode: string
Maximum Length:
255
Abbreviation that uniquely identifies the channel program. -
ProgramDescription: string
Maximum Length:
255
Description of the channel program. -
ProgramDetails: string
Maximum Length:
255
Details of the product rule. The value of this attribute is a concatenation of DiscountType and DiscountAmount from the product rule. -
ProgramId: string
Maximum Length:
50
Value that uniquely identifies the channel program. -
ProgramLine: string
Maximum Length:
255
Value that indicates the item level at which a channel program is applied for an order line. The values for this attribute are based on the value of ItemLevelCode. If the value of ItemLevelCode is ALL_ITEMS, then the value of ItemLevel is used as the value of this attribute. If the value of ItemLevelCode is ITEM, then item number from order line is used as the value of this attribute. Otherwise, the value of item identifier from product rule is used as the value of this attribute. -
ProgramLineId: string
Maximum Length:
50
Value that uniquely identifies the product rule. -
ProgramName: string
Maximum Length:
255
Name of the channel program. -
ProgramTypeName: string
Maximum Length:
255
Name of the channel program type. -
SourceIncentiveId: string
Maximum Length:
50
Value that uniquely identifies the channel program for an order line. The source application assigns this value. -
StartDate: string
(date)
Date when the product rule is effective.
-
Status: string
Maximum Length:
255
Value that indicates the status of the channel program for an order line. -
StatusCode: string
Maximum Length:
30
Abbreviation that indicates the status of the channel program for an order line. A list of accepted values is defined in the lookup type ORA_FOM_INCENTIVE_STATUS.
object
-
ApplyTo: string
Maximum Length:
255
Specifies where pricing applies the charge: for the item, for shipping, or for the return. -
ApplyToCode(required): string
Maximum Length:
30
Abbreviation that identifies where pricing applies the charge: for the item, for shipping, or for the return. -
AverageUnitSellingPrice: number
Weighted average of the selling price. This average is the total sales revenue divided by total units sold.
-
BlockAllowance: number
Value that indicates the block allowance for a non-tiered consumption charge. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
BlockSize: number
Number that represents the size of the block for charge calculation for a tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
CanAdjustFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the charge is eligible for adjustment. If false, then the charge is not eligible for adjustment. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
chargeComponents: array
Charge Components
Title:
Charge Components
The Charge Components resource manages price details for the order line, including price elements and amounts. -
ChargeCurrency: string
Maximum Length:
255
Charge currency. -
ChargeCurrencyCode(required): string
Maximum Length:
15
Abbreviation that identifies the charge currency. -
ChargeDefinition: string
Maximum Length:
255
Charge definition that defines the price type, charge type, and subtype. -
ChargeDefinitionCode(required): string
Maximum Length:
30
Abbreviation that identifies the charge definition. -
ChargeSubType: string
Maximum Length:
255
Charge subtype. -
ChargeSubtypeCode(required): string
Maximum Length:
30
Abbreviation that identifies the charge subtype. -
chargeTiers: array
Charge Tiers
Title:
Charge Tiers
The Charge Tiers resource manages details about tier definitions for charges. This resource is not currently used. -
ChargeType: string
Maximum Length:
255
Charge type, such as item sale, service sale, financing, lease, shipping, restocking penalties, and so on. -
ChargeTypeCode(required): string
Maximum Length:
30
Abbreviation that identifies the charge type. -
GSAUnitPrice: number
Price for each unit. Determined from the price list on the pricing strategy.
-
PricedQuantity: number
Abbreviation that identifies the unit of measure for the priced quantity, such as Ton.
-
PricedQuantityUOM: string
Maximum Length:
255
Unit of measure for priced quantity, such as Ton. Oracle Product Lifecycle Management Cloud or a service in Oracle Order Management Cloud provides this value. -
PricedQuantityUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the priced quantity. -
PricePeriodicity: string
Maximum Length:
255
Periodicity for recurring price types, such as month, quarter, or year. -
PricePeriodicityCode: string
Maximum Length:
30
Abbreviation that identifies the price periodicity. -
PriceType: string
Maximum Length:
255
Price type, such as one time, recurring, and so on. -
PriceTypeCode(required): string
Maximum Length:
30
Abbreviation that identifies the price type. -
PrimaryFlag(required): boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the charge is the primary charge. If false, then the charge is not the primary charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the value is entered by the user. -
RollupFlag(required): boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the charge is a rollup charge. If false, then the charge is not a rollup charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
SequenceNumber(required): integer
(int32)
Sequence number for the charge.
-
SourceChargeId: string
Maximum Length:
120
Value that uniquely identifies the charge. The source application applies this value. -
TierAppliesTo: string
Maximum Length:
80
Value that identifies whether the applicability of the tier is for all tiers or the highest tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
TierAppliesToCode: string
Maximum Length:
30
Abbreviation that identifies the applicability of the tier whether all tiers or the highest tier. A list of accepted values is defined in the lookup type ORA_QP_TIER_GRADUATED_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
UsagePriceLockFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the usage pricing is used. If false, then the usage pricing isn't used. This attribute does not have a default value. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
array
Charge Components
array
Charge Tiers
object
-
ChargeCurrency: string
Maximum Length:
255
Name of the currency that the charge component uses. -
ChargeCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the currency that the charge component uses. -
ChargeCurrencyDurationExtendedAmount: number
Extended amount for the duration displayed in the currency that the charge uses.
-
ChargeCurrencyExtendedAmount: number
Extended amount displayed in the currency that the charge uses. Extended amount equals the unit price multiplied by the quantity on the order line. For a configured item, the extended amount equals the unit price multiplied by the extended quantity on the order line.
-
ChargeCurrencyUnitPrice: number
Price or adjustment for each unit displayed in the charge currency that the order line uses.
-
Explanation: string
Maximum Length:
1000
Explanation of the charge component. -
ExplanationMessageName: string
Maximum Length:
30
Message name of the explanation that displays in the price break down dialog. -
HeaderCurrency: string
Maximum Length:
255
Name of the currency that the order header uses. -
HeaderCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the currency that the order header uses. -
HeaderCurrencyDurationExtendedAmount: number
Extended amount for the duration, displayed in the currency that the order header uses.
-
HeaderCurrencyExtendedAmount: number
Extended amount, displayed in the currency that the order header uses.
-
HeaderCurrencyUnitPrice: number
Price or adjustment for each unit of the item, displayed in the currency that the order header uses.
-
PercentOfComparisonElement: number
Percent that the unit price constitutes of the basis charge component. The default value for the basis is List Price. This attribute stores the margin percent, the percent that net price constitutes of the list price, and so on.
-
PriceElement: string
Maximum Length:
255
Name of the price element, such as list price, net price, and so on. -
PriceElementCode: string
Maximum Length:
30
Abbreviation that identifies the price element. -
PriceElementUsage: string
Maximum Length:
255
Name that describes charge component usage. -
PriceElementUsageCode: string
Maximum Length:
30
Abbreviation that identifies the charge component usage. -
PricingSourceId: string
Maximum Length:
30
Value that identifies the source of the lowest level pricing. For example, it contains the Id that identifies a line on the price list, a tier rule, a shipping line, and so on. -
PricingSourceType: string
Maximum Length:
255
Type of the price source. -
PricingSourceTypeCode: string
Maximum Length:
30
Type of the price source, such as the charge of a segment price list. A list of accepted values is defined in the lookup type ORA_QP_SOURCE_TYPES. -
RollupFlag(required): boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the value is a rollup value for the charge component. If false, then the value is not a rollup value. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
SequenceNumber(required): integer
(int32)
Sequence number for the charge component.
-
SourceChargeComponentId: string
Maximum Length:
50
Value that uniquely identifies the charge component. The source application assigns this value. -
SourceMpaId: string
Maximum Length:
50
Value that identifies the source of a manual price adjustment. -
TaxIncludedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the price for the charge component includes tax. If false, then the price for the charge component does not include tax. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
totalComponents: array
Total Components
Title:
Total Components
The Total Components resource manages the components that determine the total price of a sales order.
array
Total Components
object
-
OrderChargeComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total. Pricing might use more than one charge component when it calculates the total. For example, it can sum the values of more than one discount when it calculates the total discount.
-
OrderTotalComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total.
-
OrderTotalId: integer
(int64)
Value that identifies the sales order total.
object
-
AdjustmentAmount: number
Amount to be adjusted or the price for each unit or block for the item. In Oracle Subscription Management Cloud, this attribute is mapped to the list price.
-
ApplicationMethod: string
Maximum Length:
80
Method of application for the charge tier. In Oracle Subscription Management Cloud, this attribute is called PriceFormat. -
ApplicationMethodCode: string
Maximum Length:
30
Abbreviation that identifies the application method to use for tiered pricing. A list of accepted values is defined in the lookup type ORA_QP_APPLICATION_METHODS. -
BlockSize: number
Number that represents the size of the block for charge calculation for a tier.
-
OrderChargeId: integer
(int64)
Value that uniquely identifies the charge.
-
OrderChargeTierId: integer
(int64)
Value that uniquely identifies the charge tier.
-
SourceOrderChargeTierId: string
Maximum Length:
50
Value that uniquely identifies the charge tier in the source application. -
TierFrom: number
Number that indicates the starting value of the tier.
-
TierSequenceNumber: number
Sequence number for the charge tier.
-
TierTo: number
Number that indicates the ending value of the tier.
object
-
SourceLineNumber: string
Title:
Source Order Line
Maximum Length:100
Value that uniquely identifies the order line in the source application that contains the coverage. -
SourceOrderNumber: string
Title:
Source Order
Maximum Length:50
Value that uniquely identifies the source order in the source application that contains the coverage.
object
-
CoveredAssetId: integer
Value that uniquely identifies the asset that the coverage item covers.
-
CoveredAssetNumber: string
Maximum Length:
150
Number that identifies the asset that the coverage item covers.
object
-
CoveredFulfillLineId: integer
Value that uniquely identifies the fulfillment line that fulfills the covered item.
-
OrderNumber: string
Maximum Length:
150
Number that identifies the sales order that contains the covered item. -
SourceLineId: string
Maximum Length:
255
Value that uniquely identifies the source order line from order capture. -
SourceLineNumber: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application that contains the order line for the covered item. -
SourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the source order from order capture. -
SourceOrderNumber: string
Maximum Length:
255
Number that identifies the source application that contains the covered item. -
SourceOrderSystem: string
Maximum Length:
255
Value that references to the order capture application that the source order came from.
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system for the drop ship.
-
POHeaderId: string
Maximum Length:
255
Value that uniquely identifies the purchase order header for the drop ship. -
POLineId: string
Maximum Length:
255
Value that uniquely identifies the purchase order line for the drop ship. -
POLineLocationId: string
Maximum Length:
255
Value that uniquely identifies the location of the purchase order line for the drop ship. -
PONumber: string
Maximum Length:
150
Number that identifies the purchase order for the drop ship.
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for the drop ship.
-
RequisitionHeaderId: string
Maximum Length:
255
Value that uniquely identifies the purchase requisition for the drop ship. -
RequisitionLineId: string
Maximum Length:
255
Value that uniquely identifies the requisition line for the drop ship. -
RequisitionLineNumber: string
Maximum Length:
150
Number that identifies the requisition line for the drop ship. -
RequisitionNumber: string
Maximum Length:
150
Number that identifies the requisition for the drop ship.
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the product within the subscription in Oracle Subscription Management Cloud.
object
-
DocumentId: string
Maximum Length:
255
Value that uniquely identifies the external order reference that the application sends to the fulfillment system. -
DocumentLineNumber: string
Maximum Length:
150
Number that uniquely identifies the order line in the external order reference that the application sends to the fulfillment system. -
DocumentNumber: string
Maximum Length:
150
Number that uniquely identifies the external order reference that the application sends to the fulfillment system. -
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for an external order.
object
-
ActiveFlag: boolean
Title:
Active
Maximum Length:1
Contains one of the following values: true or false. If true, then the hold is active. If false, then the hold is not active. -
ApplySystem: string
Maximum Length:
30
Application that requested to apply the hold. -
HoldComments: string
Title:
Comments
Maximum Length:240
Comments that the user added when placing the hold. -
HoldInstanceId: integer
(int64)
Value that uniquely identifies the hold.
-
HoldReleaseComments: string
Title:
Release Comments
Maximum Length:240
Comments that the user added when releasing the hold. -
HoldReleaseReasonCode: string
Title:
Release Reason
Maximum Length:30
Abbreviation that identifies the reason for releasing the hold. -
ReleaseDate: string
(date-time)
Title:
Release Date
Date when the user released the hold. -
SourceRequestId: string
Maximum Length:
50
Value that identifies the source application that requested the hold.
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for an internal order.
-
InternalOrderDocumentType: string
Maximum Length:
255
Type of internal order.
object
-
ActualDeliveryDate: string
(date-time)
Date when the carrier delivered the item that the fulfillment line contains.
-
AvailabilityShipDate: string
(date-time)
Ship date for each fulfillment line that the carrier sends to order management.
-
BillingTransactionAmount: number
Title:
Charge Amount
Amount of the billing transaction. -
BillingTransactionDate: string
(date-time)
Title:
Invoice Date
Date on the customer invoice. The application uses this date to calculate the invoice due date according to the payment terms for the customer. -
BillingTransactionNumber: string
Title:
Invoice Number
Maximum Length:30
Value that uniquely identifies the billing transaction. -
BillOfLadingNumber: string
Title:
Bill of Lading
Maximum Length:120
Contract and receipt from the carrier for the item that the carrier agrees to transport to the destination address. -
CustomerTransactionLineId: integer
(int64)
Value that uniquely identifies the billing line.
-
DeliveryName: string
Title:
Delivery
Maximum Length:120
Group of items that the carrier carries under the terms of one bill of lading. -
ExceptionFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the available-to-ship date for the line on the supply order has past the requested date, or supply is not available for the fulfillment line. If false, then this available-to-ship date has not past the requested date, or supply is available for the fulfillment line. -
FulfillLineDetailId: integer
(int64)
Value that uniquely identifies details for the fulfillment line.
-
Quantity: number
Title:
Shipped Quantity
Quantity of the item that the supplier fulfilled. -
RMAReceiptDate: string
(date)
Date when the fulfillment application sent the receipt.
-
RMAReceiptDateTime: string
(date-time)
Date and time when the fulfillment application sent the receipt.
-
RMAReceiptLineNumber: string
Maximum Length:
50
Line number of the receipt sent by the receiving application. -
RMAReceiptNumber: string
Maximum Length:
50
Receipt header number sent by the receiving application. -
RMAReceiptTransactionId: string
Maximum Length:
18
Value that uniquely identifies receiving. -
StatusAsOfDate: string
(date-time)
Title:
Transaction Date
Date when the transaction occurred. -
StatusCode: string
Title:
Status
Maximum Length:30
Abbreviation that identifies the status of the fulfillment line. -
TaskType: string
Title:
Task Type
Maximum Length:50
Task classification that assigns default attributes to tasks and controls task processing. -
TrackingNumber: string
Title:
Tracking Number
Maximum Length:120
Unique value that the carriers provides to track shipment during transportation. -
TradeComplianceCode: string
Maximum Length:
30
Abbreviation that identifies the trade compliance screening. -
TradeComplianceExplanation: string
Maximum Length:
1000
Explanation that describes the result of trade compliance screening. -
TradeComplianceResultCode: string
Maximum Length:
30
Abbreviation that identifies the result of trade compliance screening. -
TradeComplianceTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of trade compliance screening. -
WaybillNumber: string
Title:
Waybill Number
Maximum Length:30
Waybill or airbill number for the shipment.
object
-
DeletedFlag: boolean
Contains one of the following values: true or false. If true, then lot and serial lines are deleted during the patch or upsert operation. If false, then lot and serial lines are not deleted. This is a transient attribute. Use this attribute only on an order line that includes an inventory transaction. This attribute does not have a default value.
-
ItemRevisionNumber: string
Title:
Revision Number
Maximum Length:120
Value that identifies the item revision. -
ItemSerialNumberFrom: string
Title:
From Serial Number
Maximum Length:120
Starting serial number of a range of serial numbers. -
ItemSerialNumberTo: string
Title:
To Serial Number
Maximum Length:120
Ending serial number of a range of serial numbers. -
Locator: string
Concatenated segments for the locator flexfields from where the item is shipped from or received into.
-
LocatorId: integer
(int64)
Locator where the application ships or receives the item.
-
LotNumber: string
Title:
Lot Number
Maximum Length:320
Identifies the quantity for the item. -
Quantity: number
Quantity of lots and serials.
-
SourceLotSerialId: string
Maximum Length:
50
Value that uniquely identifies the lot and serial. The source application assigns this value.
object
-
AdjustmentAmount: number
Amount of the manual price adjustment for a charge or total. The value is an amount or a percent.
-
AdjustmentElementBasis: string
Maximum Length:
30
Basis that pricing uses to calculate the manual pricing adjustment. -
AdjustmentElementBasisName: string
Maximum Length:
255
Name of the basis that pricing uses to calculate the manual pricing adjustment. -
AdjustmentType: string
Maximum Length:
255
Method that pricing uses to calculate manual price adjustment for the item. -
AdjustmentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of manual price adjustment. -
ChargeDefinition: string
Maximum Length:
255
Definition of the charge that pricing uses to apply a manual price adjustment. -
ChargeDefinitionCode: string
Maximum Length:
30
Abbreviation that identifies the definition of the charge that pricing uses to apply a manual price adjustment. -
ChargeRollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then pricing rolls up the charge for the manual price adjustment. If false, then pricing does not do this roll up. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, there is no default value. -
Comments: string
Maximum Length:
1000
Comments that describe the manual price adjustment. -
EffectiveNumberOfPeriods: number
Number of periods to use for the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivePeriodFrom: number
Number that identifies the period when the price adjustment starts. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivePeriodUntil: number
Number that identifies the period when the price adjustment ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivityType: string
Maximum Length:
80
Type of effectivity of the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EffectivityTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of effectivity to use for the price adjustment. A list of accepted values is defined in the lookup type ORA_OSS_PRICE_ADJ_EFFECTIVITY. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
PricePeriodicity: string
Maximum Length:
255
Price periodicity of the charge where pricing applies the manual price adjustment. -
PricePeriodicityCode: string
Maximum Length:
30
Abbreviation that identifies the price periodicity of the charge where pricing applies the manual price adjustment. -
Reason: string
Maximum Length:
255
Reason for the manual price adjustment. -
ReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for the manual price adjustment. -
SequenceNumber: integer
(int32)
Sequence that pricing uses to apply the manual price adjustment in relation to other manual price adjustments.
-
SourceManualPriceAdjustmentId: string
Maximum Length:
50
Value that uniquely identifies the manual price adjustment. The source application assigns this value.
object
-
OriginalFulfillLineId: integer
Value that uniquely identifies the fulfillment line from the original sales order that the return order is returning.
-
OriginalOrderNumber: string
Maximum Length:
150
Number that identifies the original sales order that the return order is returning. -
OriginalSourceLineId: string
Maximum Length:
255
Value that uniquely identifies the original source line in the return order. This value refers to the original order. -
OriginalSourceLineNumber: string
Maximum Length:
255
Number that identifies the original source line in the return order. This value refers to the original order. -
OriginalSourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the original source order in the return order. This value refers to the original order. -
OriginalSourceOrderNumber: string
Maximum Length:
255
Number that identifies the original source order that the return order is returning. This source order resides in a source application. -
OriginalSourceOrderSystem: string
Maximum Length:
255
Value that identifies the original source application in the return order. This value refers to the original order.
object
-
Amount: number
Amount authorized for the payment.
-
AuthorizationRequestId: string
Maximum Length:
30
Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. -
AuthorizationStatus: string
Maximum Length:
255
Authorization status of the payment transaction. Values include Pass or Fail. -
AuthorizationStatusCode: string
Maximum Length:
30
Status of the payment. Values include Pass or Fail. -
AuthorizedAmount: number
Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload.
-
AuthorizedOn: string
(date-time)
Date when the application authorized payment.
-
CardExpirationDate: string
Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format.
-
CardFirstName: string
Maximum Length:
40
First name of the card holder. -
CardIssuerCode: string
Maximum Length:
30
Value that identifies the card issuer; for example, Visa or MasterCard. -
CardLastName: string
Maximum Length:
40
Last name of the card holder. -
CardTokenNumber: string
Maximum Length:
30
Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. -
MaskedCardNumber: string
Maximum Length:
30
Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. -
OriginalSystemPaymentReference: string
Maximum Length:
50
Value that uniquely identifies the payment details from the source application. -
PaymentMethod: string
Maximum Length:
255
Name of the billing payment method. -
PaymentMethodCode: integer
(int64)
Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance.
-
PaymentServerOrderNumber: string
Maximum Length:
80
Number that identifies the card payment that was authorized by Oracle Payments Cloud. -
PaymentSetId: integer
(int64)
Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing.
-
PaymentType: string
Maximum Length:
255
Name of the payment method for the transaction. -
PaymentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the payment type. -
TransactionExtensionId: integer
(int64)
Value that identifies the payment transaction extension in the payment system.
-
VoiceAuthorizationCode: string
Maximum Length:
100
Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence.
object
-
AdjustmentName: string
Maximum Length:
1000
Name of the price adjustment, such as discount, charge, or cost. -
AdjustmentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of price adjustment. -
Amount: number
Title:
Amount
Cost amount or charge amount of the price adjustment. -
InvoicedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the application bills the price adjustment. If false, then the application does not bill the price adjustment. -
OrigSystemAdjustmentReference: string
Maximum Length:
50
Reference to the price adjustment from the source application. -
PriceAdjustmentId: integer
(int64)
Value that uniquely identifies the price adjustment.
object
-
ChargeDefinitionCode: string
Maximum Length:
30
Abbreviation that identifies the pricing charge definition to use during price validation. -
ChargeId: integer
(int64)
Value that identifies the charge of the charge component during price validation.
-
ConstrainingValue: number
Specifies whether validation applies to discount percent or discount amount.
-
ConstrainingValueTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of constraining value, such as percent or amount. -
Explanation: string
Maximum Length:
1000
Explanation that describes the price validation. -
ExplanationMessageName: string
Maximum Length:
30
Name of the explanation that describes the price validation. -
HeaderCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the header currency during price validation. -
HeaderCurrencyConstrainingAmount: number
Value that constrains the calculation for the header currency during price validation.
-
ManualPriceAdjustmentId: integer
(int64)
Value that identifies the manual price adjustment during price validation.
-
PricePeriodicityCode: string
Maximum Length:
30
Price periodicity to use recurring prices during price validation. -
PriceValidationId: integer
(int64)
Value that uniquely identifies the price validation.
-
RollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then apply validation on a rollup charge. If false, then validation do not apply validation on a rollup charge. -
ValidationComponentCode: string
Maximum Length:
30
Abbreviation that identifies the charge component or total that pricing evaluates for the pricing guideline during price validation. -
ValidationComponentEntityId: integer
(int64)
Value that identifies the charge component or total that pricing evaluates for the pricing guideline during price validation.
-
ValidationComponentEntityType: string
Maximum Length:
30
Type of component entity against which the guideline is evaluated. Valid values include Charge Component or Total. -
ValidationSourceRuleId: integer
(int64)
Value that identifies the rule that pricing uses to evaluate the pricing guideline during price validation.
-
ValidationSourceType: string
Maximum Length:
255
Type of price validation. Values include Charge Guideline, Total Guideline, Floor Price, or GSA Price. -
ValidationSourceTypeCode: string
Maximum Length:
30
Abbreviation that identifies the source type of the price validation. -
ValidationStatus: string
Maximum Length:
30
Indicates whether price validation failed or passed. -
ViolationTypeCode: string
Maximum Length:
30
Abbreviation that identifies the violation type that occurred during price validation. A list of accepted values is defined in the lookup type ORA_QP_GUIDE_VIOLATION_TYPES.
object
-
DooOrderPrjId: integer
Value that uniquely identifies the project for an order line.
-
projectDetail: array
Project Details
Title:
Project Details
The Project Details resource manages the descriptive flexfield data of the project for an order line.
array
Project Details
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:OM_Sales_Order
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DooOrderPrjId: integer
Value that uniquely identifies the project details for an order line.
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the subscription product in Oracle Subscription Management Cloud.
object
-
Percent: number
Value that specifies the sales credit percent for the salesperson.
-
SalesCreditType: string
Maximum Length:
255
Name of the sales credit type. -
SalesCreditTypeId: integer
(int64)
Value that identifies the sales credit type.
-
Salesperson: string
Maximum Length:
255
Name of person who sold the item. -
SalespersonId: integer
(int64)
Value that identifies the person who sold the item.
-
SourceTransactionSalesCreditIdentifier: string
Maximum Length:
50
Value that uniquely identifies the sales credit. The source application assigns this value.
object
-
Address1: string
Maximum Length:
255
First line of the ship-to customer address. -
Address2: string
Maximum Length:
255
Second line of the ship-to customer address. -
Address3: string
Maximum Length:
255
Third line of the ship-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the ship-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
City: string
Maximum Length:
255
City of the ship-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to party site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact at the ship-to party site.
-
ContactLastName: string
Maximum Length:
255
Title name of the person to contact at the ship-to party site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to party site. -
ContactName: string
Maximum Length:
255
Name of the person to contact at the ship-to party site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to party site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the ship-to party site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to party site. -
Country: string
Maximum Length:
255
Country of the ship-to customer address. -
County: string
Maximum Length:
255
County of the ship-to customer address. -
PartyId: integer
(int64)
Value that uniquely identifies the ship-to party.
-
PartyName: string
Maximum Length:
255
Name of the ship-to party. -
PartyNumber: string
Maximum Length:
255
Telephone number of the ship-to party. -
PersonFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to customer site. -
PersonLastName: string
Maximum Length:
255
Last name of the person to contact at the ship-to customer site. -
PersonMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to customer site. -
PersonNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to customer site. -
PersonTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to customer site. -
PostalCode: string
Maximum Length:
255
City of the ship-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred person to contact at the ship-to party site.
-
Province: string
Maximum Length:
255
Province of the ship-to customer address. -
SiteId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the ship-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the ship-to customer address.
object
-
SourceLineNumber: string
Title:
Source Order Line
Maximum Length:100
Number that identifies the order line in the source application that contains the subscription item which is associated with the product. -
SourceOrderNumber: string
Title:
Source Order
Maximum Length:50
Number that identifies the source order in the source application that contains the subscription item which is associated with the product.
object
-
OrderTermId: integer
(int64)
Value that uniquely identifies the term.
-
SourceOrderTermId: string
Maximum Length:
50
Value that uniquely identifies the order term in the source application. For subscription term, the value is 1. -
TermAdjustmentPercent: number
Percent of adjustment for the term.
-
TermApplicationMethod: string
Maximum Length:
80
Method of application for the term. This depends on the type of term. In Oracle Subscription Management Cloud, this attribute is called PricingMethod. -
TermApplicationMethodCode: string
Maximum Length:
30
Abbreviation that identifies the method of application for the term. For a subscription, a list of accepted values is defined in the lookup type ORA_OSS_RNWL_PRICE_ADJ_TYPE. -
TermDuration: number
Duration for the subscription term.
-
TermPeriod: string
Maximum Length:
25
Name of the time unit of measure for the subscription term. -
TermPeriodCode: string
Maximum Length:
15
Abbreviation that identifies the time unit of measure for the subscription term. -
TermStartDate: string
(date-time)
Date when the subscription term starts.
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for the supply order.
-
SupplyOrderNumber: string
Maximum Length:
150
Number that identifies the supply order during back-to-back fulfillment.
object
-
CharacterAttributeValue: string
Maximum Length:
2000
Character value for the transaction item attribute (TIA). -
DateAttributeValue: string
(date)
Date value for the transaction item attribute (TIA).
-
NumberAttributeValue: number
Number value for the transaction item attribute (TIA).
-
SourceTransactionLineAttributeId: string
Maximum Length:
50
Value that uniquely identifies the transaction item attribute on the fulfillment line. The source application assigns this value. -
TimestampAttributeValue: string
(date-time)
Time value for the transaction item attribute (TIA).
-
TransactionAttributeMetadataid: integer
(int64)
Value that identifies the transaction item attribute (TIA) that stores the metadata.
-
TransactionAttributeName: string
Maximum Length:
255
Name of the transaction item attribute. -
TransactionItemAttributeId: integer
(int64)
Value that identifies the transaction item attribute (TIA).
object
-
Amount: number
Amount authorized for the payment.
-
AuthorizationRequestId: string
Maximum Length:
30
Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. -
AuthorizationStatus: string
Maximum Length:
255
Authorization status of the payment transaction. Values include Pass or Fail. -
AuthorizationStatusCode: string
Maximum Length:
30
Status of the payment. Values include Pass or Fail. -
AuthorizedAmount: number
Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload.
-
AuthorizedOn: string
(date-time)
Date when the application authorized payment.
-
CardExpirationDate: string
Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format.
-
CardFirstName: string
Maximum Length:
40
First name of the card holder. -
CardIssuerCode: string
Maximum Length:
30
Value that identifies the card issuer; for example, Visa or MasterCard. -
CardLastName: string
Maximum Length:
40
Last name of the card holder. -
CardTokenNumber: string
Maximum Length:
30
Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. -
MaskedCardNumber: string
Maximum Length:
30
Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. -
OriginalSystemPaymentReference: string
Maximum Length:
50
Value that uniquely identifies the payment details from the source application. -
PaymentMethod: string
Maximum Length:
255
Name of the billing payment method. -
PaymentMethodCode: integer
(int64)
Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance.
-
PaymentServerOrderNumber: string
Maximum Length:
80
Number that identifies the card payment that was authorized by Oracle Payments Cloud. -
PaymentSetId: integer
(int64)
Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing.
-
PaymentType: string
Maximum Length:
255
Name of the payment method for the transaction. -
PaymentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the payment type. -
TransactionExtensionId: integer
(int64)
Value that identifies the payment transaction extension in the payment system.
-
VoiceAuthorizationCode: string
Maximum Length:
100
Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence.
object
-
Percent: number
Value that specifies the sales credit percent for the salesperson.
-
SalesCreditType: string
Maximum Length:
255
Name of the sales credit type. -
SalesCreditTypeId: integer
(int64)
Value that identifies the sales credit type.
-
Salesperson: string
Maximum Length:
255
Name of person who sold the item. -
SalespersonId: integer
(int64)
Value that identifies the person who sold the item.
-
SourceTransactionSalesCreditIdentifier: string
Maximum Length:
50
Value that uniquely identifies the sales credit. The source application assigns this value.
object
-
Address1: string
Maximum Length:
255
First line of the ship-to customer address. -
Address2: string
Maximum Length:
255
Second line of the ship-to customer address. -
Address3: string
Maximum Length:
255
Third line of the ship-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the ship-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
City: string
Maximum Length:
255
City of the ship-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to party site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact at the ship-to party site.
-
ContactLastName: string
Maximum Length:
255
Title name of the person to contact at the ship-to party site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to party site. -
ContactName: string
Maximum Length:
255
Name of the person to contact at the ship-to party site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to party site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the ship-to party site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to party site. -
Country: string
Maximum Length:
255
Country of the ship-to customer address. -
County: string
Maximum Length:
255
County of the ship-to customer address. -
PartyId: integer
(int64)
Value that uniquely identifies the ship-to party.
-
PartyName: string
Maximum Length:
255
Name of the ship-to party. -
PartyNumber: string
Maximum Length:
255
Telephone number of the ship-to party. -
PersonFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to customer site. -
PersonLastName: string
Maximum Length:
255
Last name of the person to contact at the ship-to customer site. -
PersonMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to customer site. -
PersonNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to customer site. -
PersonTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to customer site. -
PostalCode: string
Maximum Length:
255
City of the ship-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred person to contact at the ship-to party site.
-
Province: string
Maximum Length:
255
Province of the ship-to customer address. -
SiteId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the ship-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the ship-to customer address.
object
-
CurrencyCode: string
Maximum Length:
15
Currency that the sales order total uses. -
DisplayName: string
Maximum Length:
255
Display name of the sales order total, displayed in the language that the sales order uses. -
EstimatedFlag(required): boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then Oracle Fusion Pricing estimates the total. For example, pricing might estimate total for a usage price. If false, then Oracle Fusion Pricing does not estimate the total. -
OrderTotalId(required): integer
(int64)
Value that uniquely identifies the total for the sales order.
-
PrimaryFlag(required): boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the total is the primary total. If false, then the total is not the primary total. Each sales order includes only one primary total. -
TotalAmount(required): number
Amount calculated for the sales order total.
-
TotalCode(required): string
Maximum Length:
30
Abbreviation that identifies the definition that defines properties for the sales order total. -
totalComponents: array
totalComponents
-
TotalGroup: string
Maximum Length:
240
Group of related totals. For example, total for a one-time charge, or total for adjustments on a one-time charge.
object
-
OrderChargeComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total. Pricing might use more than one charge component when it calculates the total. For example, it can sum the values of more than one discount when it calculates the total discount.
-
OrderTotalComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total.
-
OrderTotalId: integer
(int64)
Value that identifies the sales order total.
Response
- application/json
Default Response
-
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.
object
-
additionalInformation: array
Details
Title:
Details
The Additional Details resource manages details that flexfields store for the sales order. -
AgreementHeaderId: integer
(int64)
Value that uniquely identifies the sales agreement on the order header.
-
AgreementNumber: string
Maximum Length:
255
Number of the sales agreement on the order header. -
AgreementVersionNumber: integer
(int64)
Read Only:
true
Version number of the sales agreement on the order header. -
AllowCurrencyOverrideFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then you can override the currency. If false, then you cannot override. The default value is true. -
AppliedCurrencyCode: string
Read Only:
true
Maximum Length:15
Abbreviation that identifies the currency that pricing applied. -
AppliedCurrencyName: string
Read Only:
true
Maximum Length:255
Name that identifies the currency that pricing applied. -
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages attachments for the order header and order line. -
billToCustomer: array
Bill-to Customers
Title:
Bill-to Customers
The Bill-to Customers resource manages the bill-to customer that the sales order header references. -
BusinessUnitId: integer
(int64)
Value that uniquely identifies the business unit that sold the sales order. The application also uses the business unit to implement data security and determine each sales order that the user can access.
-
BusinessUnitName: string
Maximum Length:
255
Name of the business unit that sold the sales order. -
BuyingPartyContactFirstName: string
Maximum Length:
255
First name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactId: integer
(int64)
Value that uniquely identifies the person who placed the sales order or the sold-to contact to contact for the sales order.
-
BuyingPartyContactLastName: string
Maximum Length:
255
Last name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactMiddleName: string
Maximum Length:
255
Middle name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactName: string
Maximum Length:
255
Name of the person who placed the sales order or the sold-to contact to contact for the sales order. -
BuyingPartyContactNameSuffix: string
Maximum Length:
255
Suffix of the name of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyContactNumber: string
Maximum Length:
255
Number of the person who placed the sales order or the sold-to contact to contact for the sales order. -
BuyingPartyContactTitle: string
Maximum Length:
255
Title of the person who placed the sales order or who is the person to contact for the sales order. -
BuyingPartyId: integer
(int64)
Value that uniquely identifies the sold-to customer. This value contains the person, company, or organization who placed the sales order. This value references the party identifier with usage of CUSTOMER.
-
BuyingPartyName: string
Maximum Length:
255
Name of the person or organization party who placed the sales order. This value identifies the sold-to customer. This points to the party name with usage of CUSTOMER. -
BuyingPartyNumber: string
Maximum Length:
255
Number of the person or organization party who placed the sales order. This value identifies the sold-to customer. This value references the party name with usage of CUSTOMER. -
BuyingPartyPersonFirstName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the first name of the person. -
BuyingPartyPersonLastName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the last name of the person. -
BuyingPartyPersonMiddleName: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the middle name of the person. -
BuyingPartyPersonNameSuffix: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the name suffix of the person. -
BuyingPartyPersonTitle: string
Maximum Length:
255
If a person placed the sales order, then this attribute contains the title of the person. -
CanceledFlag: boolean
Title:
Canceled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then sales order canceled. If false, then sales order is not canceled. The default value is false. -
CancelReason: string
Maximum Length:
255
Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
CancelReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
Comments: string
Maximum Length:
2000
Comments that the user enters on the sales order. -
copyOrderReference: array
Copy Orders
Title:
Copy Orders
The Copy Orders resource manages details about the original sales order that order management used when creating a copy for a sales order. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who added the sales order. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user added the sales order. -
CurrencyConversionDate: string
(date-time)
Date when the foreign exchange rate is valid.
-
CurrencyConversionRate: number
Foreign exchange conversion rate that pricing used to convert the transaction currency into the item currency.
-
CurrencyConversionType: string
Maximum Length:
30
Describes the type of the conversion rate that the application uses when it converts currency. -
CustomerPONumber: string
Title:
Purchase Order
Maximum Length:50
Number that the customer sends for this purchase order. -
DemandClass: string
Maximum Length:
255
Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandClassCode: string
Maximum Length:
255
Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
EarliestAcceptableShipDate: string
(date-time)
Earliest date when the customer is willing to receive the shipment.
-
FOBPoint: string
Maximum Length:
255
Freight on board. Identifies the ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FOBPointCode: string
Maximum Length:
255
Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreezePriceFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then price the sales order. If false, then do not price. The default value is true. -
FreezeShippingChargeFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then recalculate shipping charges for the sales order. If false, then do not recalculate. The default value is true. -
FreezeTaxFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then calculate taxes for the sales. If false, then do not calculate. The default value is true. -
FreightTerms: string
Maximum Length:
255
Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTermsCode: string
Maximum Length:
255
Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
HeaderId: integer
(int64)
Value that uniquely identifies the sales order header. The application creates this value when it creates the sales order.
-
holds: array
Holds
Title:
Holds
The Holds resource manages active and released holds on the order line. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the user most recently updated the sales order. -
LastUpdatedBy: string
Title:
Updated By
Read Only:true
Maximum Length:64
User who performed the most recent update on the sales order. -
LatestAcceptableArrivalDate: string
(date-time)
Date when the customer is willing to receive the item.
-
LatestAcceptableShipDate: string
(date-time)
Date when the customer is willing to allow the warehouse to ship the item.
-
lines: array
Order Lines
Title:
Order Lines
The Order Lines resource manages details about the order line, such as item and quantity. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageText: string
Read Only:
true
Message that indicates the processing status of the sales order. -
OnHoldFlag: boolean
Title:
On Hold
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then sales order is on hold. If false, then sales order is not on hold. The default value is false. This attribute is read-only. -
OpenFlag: boolean
Title:
Open
Read Only:true
Maximum Length:1
Default Value:true
Contains one of the following values: true or false. If true, then sales order is open. If false, then sales order is closed. The default value is true. This attribute is read-only. -
OrderKey: string
Maximum Length:
255
Value that uniquely identifies the sales order. It can have the following formats.
- Concatenation of SourceOrderSystem, a colon, and the value of SourceTransactionId. For orders created through the Oracle Fusion Cloud Order Management work area, the SourceTransactionId is same as the HeaderId. For example, if SourceOrderSystem is LEG and SourceTransactionId is R13_Sample_Order, the value of this attribute is LEG:R13_Sample_Order. This format of the OrderKey in the URL always returns the latest version of the sales order. When a draft exists, that becomes the latest version of the sales order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section point to the latest version of the sales order and the corresponding child objects.
Example: /salesOrdersForOrderHub/LEG:R13_Sample_Order points to the latest version of the order with SourceTransactionId "R13_Sample_Order" in the SourceOrderSystem "LEG".
- Primary key of the sales order, which is HeaderId. This format of the OrderKey is useful when the order has multiple revisions because it helps in accessing either the older version or the latest version of the order. When there's a draft revision then HeaderId can be used to access the processing order. When invoking GET sales order using this OrderKey format, the URLs in the "links" section also point to that specific version of the sales order and the corresponding child objects. Only the Get operation is supported on older revisions of the order.
Example: /salesOrdersForOrderHub/12345 points to an order with HeaderId 12345.
When a q parameter or query finder is used to GET an order that has multiple versions then the latest version has the OrderKey in the format <sourceOrderSystem>:<SourceTransactionId> whereas reference orders have OrderKey in the format of HeaderId. -
OrderNumber: string
Title:
Orchestration Order
Read Only:true
Maximum Length:50
Default Value:-1
Number that identifies the sales order. The profile Retain Sales Order Number For Orchestration Order Number determines whether to use the source transaction number as the order number for each imported source order. If you use the source transaction number as the order number, then this transaction number must be unique in the source application. -
OrigSystemDocumentReference: string
Maximum Length:
50
Original reference for the source order from the source application. -
PackingInstructions: string
Maximum Length:
1000
Text that describes how to pack the item. -
PartialShipAllowedFlag: boolean
Title:
Allow Split Shipments
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then ship items on the sales order in more than one shipment. If false, then do not ship these items in one shipment. The default value is false. -
payments: array
Payments
Title:
Payments
The Payments resource manages payment details of the order. -
PaymentTerms: string
Maximum Length:
255
Payment terms to apply to collect payment. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
PaymentTermsCode: integer
(int64)
Abbreviation that identifies the payment terms. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Receivables Payment Terms task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source.
-
PreCreditCheckedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then allow an application outside Oracle Fusion to perform credit check. If false, then do not allow. The default value is false. -
PreferredSoldToContactPointId: integer
(int64)
Value that uniquely identifies the preferred contact point for the sold-to contact. This value identifies the preferred email contact.
-
PricedOn: string
(date-time)
Date when pricing priced the sales order. This attribute contains the system date at the beginning of the price calculation.
-
PricingSegment: string
Read Only:
true
Maximum Length:255
Name of the pricing segment. -
PricingSegmentCode: string
Maximum Length:
30
Abbreviation that identifies the pricing segment. -
PricingSegmentExplanation: string
Maximum Length:
1000
Explanation of why pricing applied the pricing segment. -
PricingStrategyExplanation: string
Maximum Length:
1000
Explanation of why pricing applied the pricing strategy. -
PricingStrategyId: integer
(int64)
Value that uniquely identifies the pricing strategy.
-
PricingStrategyName: string
Maximum Length:
255
Name of the pricing strategy. -
RequestedArrivalDate: string
(date-time)
Date when the customer requested the item to arrive.
-
RequestedCancelDate: string
(date-time)
Date when the customer canceled the order line.
-
RequestedFulfillmentOrganizationCode: string
Maximum Length:
255
Abbreviation that identifies the organization that ships the shipment. -
RequestedFulfillmentOrganizationId: integer
(int64)
Value that uniquely identifies the organization that ships the shipment.
-
RequestedFulfillmentOrganizationName: string
Maximum Length:
255
Name of the organization that ships the shipment. -
RequestedShipDate: string
(date-time)
Date when the customer requested to ship the item.
-
RequestingBusinessUnitId: integer
(int64)
Value that uniquely identifies the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit.
-
RequestingBusinessUnitName: string
Maximum Length:
255
Name of the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. -
RequestingLegalEntity: string
Maximum Length:
255
Legal entity who formed a contract with the customer for the sales order. The contracting party on the order is the legal entity. -
RequestingLegalEntityId: integer
(int64)
Value that uniquely identifies the legal entity who formed a contract with the customer. The contracting party on the order is the legal entity.
-
RevisionSourceSystem: string
Maximum Length:
30
Source application that sent a revision of the sales order. -
SalesChannel: string
Maximum Length:
255
Name of the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. -
SalesChannelCode: string
Maximum Length:
30
Abbreviation that identifies the sales channel. For example, web or phone. A list of accepted values is defined in the lookup type ORA_QP_CHANNEL_METHODS. -
salesCredits: array
Sales Credits
Title:
Sales Credits
The Sales Credits resource manages sales credits for each salesperson on the sales order. -
Salesperson: string
Maximum Length:
255
Name of the primary sales person. -
SalespersonId: integer
(int64)
Value that uniquely identifies the primary sales person.
-
SegmentExplanationMessageName: string
Maximum Length:
30
Name of the message for the pricing segment strategy. You can use the message name to get the message text. -
ShipmentPriority: string
Maximum Length:
255
Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source, or use Load Planning Data from Flat Files. -
ShipmentPriorityCode: string
Maximum Length:
255
Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. -
ShippingCarrier: string
Maximum Length:
255
Carrier who delivered the item. -
ShippingCarrierId: integer
(int64)
Value that uniquely identifies the carrier who delivered the item.
-
ShippingInstructions: string
Maximum Length:
1000
Text that includes details about how to ship the item. -
ShippingMode: string
Maximum Length:
255
Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the V task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingModeCode: string
Maximum Length:
255
Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevel: string
Maximum Length:
255
Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevelCode: string
Maximum Length:
255
Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipsetFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then ship a group of order lines in the sales order together from a single location to a single destination, and ship them all on the same scheduled ship date. If false, then do not ship them as a group. This attribute does not have a default value. -
shipToCustomer: array
Ship-to Customers
Title:
Ship-to Customers
The Ship-to Customers resource manages the ship-to customer that the sales order header references. -
SourceTransactionId: string
Maximum Length:
50
Value that uniquely identifies the transaction in the source application. If the source application does not contain a unique value for the transaction, then you can set this attribute to a user key that the source application contains, such as an order number or quote number. The application uses this attribute and the source transaction to uniquely identify the transaction and create the composite key for a change order. You must make sure that each change order uses the same value that the new sales order used. -
SourceTransactionNumber: string
Title:
Source Order
Maximum Length:50
Value that uniquely identifies the transaction in the source application. The source application assigns this value as the order number. If your implementation interfaces to a quote and converts the quote to a sales order, then this attribute references the quote number. -
SourceTransactionRevisionNumber: integer
(int64)
Revision number of the transaction.
-
SourceTransactionSystem: string
Title:
Source Order System
Maximum Length:50
Source system that created the order. You use the Manage Trading Community Source Systems and Manage Upstream and Fulfillment Source Systems tasks to setup the source application. -
Status: string
Read Only:
true
Maximum Length:255
Status of the sales order. -
StatusCode: string
Read Only:
true
Maximum Length:30
Default Value:OPEN
Abbreviation that identifies the status of the sales order. -
StrategyExplanationMessageName: string
Maximum Length:
30
Name of the pricing strategy message. You can use the message name to get the message text. -
SubmittedBy: string
Read Only:
true
Maximum Length:64
User who submitted the sales order. -
SubmittedDate: string
(date-time)
Read Only:
true
Date and time when the user submitted the sales order. -
SubmittedFlag: boolean
Maximum Length:
1
Default Value:true
Contains one of the following values: true or false. If true, then the application validated and submitted the sales order. If false, then the application did not validate and submit. The sales order is in draft status. The default value is false. -
SubstituteAllowedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then you can substitute items on the fulfillment line for various reasons, such as shortage of material, or as a goodwill gesture to the customer. If false, then you cannot make these substitutions. This attribute does not have a default value. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier who supplies the item. You can use a supplier according to the contractual obligations in drop ship.
-
SupplierName: string
Maximum Length:
255
Name of the supplier who supplies the item. You can use a supplier according to a contractual obligation in drop ship. -
SupplierSiteId: integer
Value that uniquely identifies the supplier who supplies the item.
-
SupplierSiteName: string
Maximum Length:
255
Name of the supplier site for the purchase order. Interface tables don't currently support this column. So, this attribute can't be used when the REST service is used for file-based data import (FBDI). It can be used only when the REST service is directly invoked. -
totals: array
Totals
Title:
Totals
The Totals resource manages details for the total price of a sales order. -
TradeComplianceResult: string
Read Only:
true
Maximum Length:255
Name that identifies the result of the trade compliance screening for the order. -
TradeComplianceResultCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the result of the trade compliance screening for the order lines. -
TransactionalCurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency that pricing used to price the transaction. -
TransactionalCurrencyName: string
Maximum Length:
255
Name of the currency that pricing used to price the transaction. -
TransactionDocumentTypeCode: string
Maximum Length:
50
Abbreviation that identifies whether the request is a sales order, purchase order or internal material transfer. -
TransactionOn: string
(date-time)
Title:
Ordered Date
Date and time when the transaction started. The date occurs when the customer commits to purchase the items that the sales order contains. The date can occur in the past or future, depending on when the customer placed the sales order. -
TransactionType: string
Maximum Length:
255
Name of the type of sales order. -
TransactionTypeCode: string
Title:
Order Type
Maximum Length:30
Abbreviation that identifies the type of transaction. A list of accepted values is defined in the lookup type ORA_DOO_ORDER_TYPES. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task.
array
Details
-
Array of:
object Discriminator: Category
Discriminator:
{ "propertyName":"Category", "mapping":{ "DOO_HEADERS_ADD_INFO":"#/components/schemas/oracle_apps_scm_doo_processOrder_flex_headerCategories_view_j__HeaderEffDooHeadersAddInfoprivateVO-item-response" } }
array
Attachments
array
Bill-to Customers
array
Copy Orders
array
Holds
array
Order Lines
array
Links
array
Payments
array
Sales Credits
array
Ship-to Customers
array
Totals
object
Discriminator Values
object
-
Category: string
Maximum Length:
240
Default Value:DOO_HEADERS_ADD_INFO
Category of the flexfield. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the additional information. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user created the additional information. -
HeaderId: integer
(int64)
Value that uniquely identifies the sales order that contains the additional information.
-
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the user most recently updated the order line. -
LastUpdatedBy: string
Title:
Updated By
Read Only:true
Maximum Length:64
User who most recently updated the additional information. -
LastUpdateLogin: string
Title:
Last Updated Login
Read Only:true
Maximum Length:32
Login that user used when updating the additional information. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ObjectVersionNumber: integer
(int32)
Number that determines whether some other session updated the row. The application increments this value every time it updates a row. It compares this number at the start and at the end of each transaction to determine whether another session updated the row since the last time the application queried the row.
-
SourceTransactionIdentifier: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application. -
SourceTransactionSystem: string
Maximum Length:
255
Source application that placed the request.
array
Links
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.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attachment. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the attachment category. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type of the attachment. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status Message
Error message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment file. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the attachment file. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text that the attachment contains. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
User who created the attachment.
array
Links
object
-
AccountNumber: string
Maximum Length:
255
Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
Address1: string
Maximum Length:
255
First line of the bill-to customer address. -
Address2: string
Maximum Length:
255
Second line of the bill-to customer address. -
Address3: string
Maximum Length:
255
Third line of the bill-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the bill-to customer address. -
AddressId: integer
(int64)
Read Only:
true
Value that uniquely identifies the bill-to customer address. -
City: string
Maximum Length:
255
City of the bill-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the bill-to customer site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact for the billing account.
-
ContactLastName: string
Maximum Length:
255
Last name of the person to contact at the bill-to customer site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the bill-to customer site. -
ContactName: string
Maximum Length:
255
Person to contact at the bill-to customer site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the bill-to customer site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the bill-to customer site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the bill-to customer site. -
Country: string
Maximum Length:
255
Country of the bill-to customer address. -
County: string
Maximum Length:
255
County of the bill-to customer address. -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyName: string
Maximum Length:
255
Name of the party who is legally responsible for payment. -
PersonFirstName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the first name of the person. -
PersonLastName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the last name of the person. -
PersonMiddleName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the middle name of the person. -
PersonNameSuffix: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the name suffix of the person. -
PersonTitle: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the title of the person. -
PostalCode: string
Maximum Length:
255
Postal code of the bill-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment.
-
Province: string
Maximum Length:
255
Province of the bill-to customer address. -
SiteUseId: integer
(int64)
Value that uniquely identifies the account site that is legally responsible for payment.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the bill-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the bill-to customer address.
array
Links
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference when the user copies a sales order.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginalHeaderId: integer
Read Only:
true
Header value that identifies the source sales order when the user copies a sales order. -
OriginalOrderChangeVersionNumber: integer
Read Only:
true
Change version number from the source sales order when the user copies a sales order. -
OriginalOrderNumber: string
Maximum Length:
150
Order number from the source sales order when the user copies a sales order.
array
Links
object
-
ActiveFlag: boolean
Title:
Active
Maximum Length:1
Contains one of the following values: true or false. If true, then the hold is active. If false, then the hold is not active. -
ApplyDate: string
(date-time)
Title:
Hold Date
Read Only:true
Date when the user applied the hold. -
ApplySystem: string
Maximum Length:
30
Application that requested to apply the hold. -
ApplyUser: string
Read Only:
true
Maximum Length:255
Name of the user who applied the hold. -
HoldCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the hold. -
HoldComments: string
Title:
Comments
Maximum Length:240
Comments that the user added when placing the hold. -
HoldInstanceId: integer
(int64)
Value that uniquely identifies the hold.
-
HoldName: string
Read Only:
true
Maximum Length:255
Name of the hold. -
HoldReleaseComments: string
Title:
Release Comments
Maximum Length:240
Comments that the user added when releasing the hold. -
HoldReleaseReason: string
Read Only:
true
Maximum Length:255
Reason for releasing the hold. -
HoldReleaseReasonCode: string
Title:
Release Reason
Maximum Length:30
Abbreviation that identifies the reason for releasing the hold. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ReleaseDate: string
(date-time)
Title:
Release Date
Date when the user released the hold. -
ReleaseUser: string
Read Only:
true
Maximum Length:255
Name of the user who released the hold. -
SourceRequestId: string
Maximum Length:
50
Value that identifies the source application that requested the hold.
array
Links
object
-
AccountingRule: string
Maximum Length:
255
Accounting rule that determines the accounting timeframe or timeframes to use when distributing revenue for an invoice line. -
AccountingRuleCode: string
Maximum Length:
255
Abbreviation that identifies the accounting rule. -
ActionType: string
Maximum Length:
255
Value that identifies the type of the action with respect to the coverage or the subscription product on fulfillment line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
ActionTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of action with respect to the coverage or the subscription product on fulfillment line. Say Add, Update, Renew in case of coverage. Resume, Suspend, terminate in case of subscriptions. A list of accepted values is defined in the lookup type ORA_QP_ACTION_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
ActualCompletionDate: string
(date-time)
Title:
Actual Completion Date
Read Only:true
Date when the application fulfilled the fulfillment line. -
ActualShipDate: string
(date-time)
Title:
Actual Ship Date
Read Only:true
Date when the application sent the shipment. -
additionalInformation: array
Details
Title:
Details
The Additional Details resource manages details that flexfields store for the sales order. -
AgreementHeaderId: integer
(int64)
Value that uniquely identifies the sales agreement on the order line.
-
AgreementLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sales agreement line on the order line. -
AgreementLineNumber: string
Read Only:
true
Maximum Length:255
Number of the sales agreement line on the order line. -
AgreementNumber: string
Maximum Length:
255
Number that identifies the sales agreement on the order line. -
AgreementVersionNumber: integer
(int64)
Read Only:
true
Version number of the sales agreement on the order line. -
amendSubscriptionReferences: array
Amend Subscription References
Title:
Amend Subscription References
The Amend Subscription References resource manages details about unique references to the subscription product in Oracle Subscription Management Cloud. When ActionTypeCode is ORA_AMEND, this information is used for ending the old subscription lines in Subscription Management that are replaced by the new subscription being created in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
AppliedPriceListId: integer
(int64)
Read Only:
true
Value that identifies the price list that pricing applied. -
AppliedPriceListName: string
Read Only:
true
Maximum Length:255
Name of the price list that pricing applied. -
AssessableValue: number
Price that a tax authority uses to value, and then tax the item.
-
AssetGroupNumber: string
Maximum Length:
30
Value that groups customer assets into different categories. -
AssetTrackedFlag: boolean
Maximum Length:
1
Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. This attribute is not currently used. -
AssetTracking: string
Read Only:
true
Maximum Length:255
Value that identifies whether the fulfillment line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. -
AssetTrackingCode: string
Maximum Length:
1
Abbreviation that identifies whether the fulfill line is eligible to be interfaced to asset management for tracking customer assets that are created from order processing. A list of accepted values is defined in the lookup type ORA_EGP_ASSET_TRACKING. -
assetTransactionDetails: array
Asset Transaction Details
Title:
Asset Transaction Details
The Asset Transaction Details resource manages the asset transaction details to support license migration orders. This resource is not currently used. -
associatedProductReferences: array
Associated Product Items
Title:
Associated Product Items
The Associated Product Items resource manages details about the product item that is associated with the subscription item on an order line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
attachments: array
Attachments
Title:
Attachments
The Attachments resource manages attachments for the order header and order line. -
billingPlans: array
Billing Plans
Title:
Billing Plans
The Billing Plans resource manages the billing plan for the sales order. -
BillingTransactionTypeId: integer
(int64)
Value that identifies the billing type.
-
BillingTransactionTypeName: string
Maximum Length:
255
Name of the billing type. -
billToCustomer: array
Bill-to Customers
Title:
Bill-to Customers
The Bill-to Customers resource manages the bill-to customer that the sales order header references. -
BusinessUnitId: integer
(int64)
Read Only:
true
Value that identifies the business unit for the fulfillment line. -
BusinessUnitName: string
Read Only:
true
Maximum Length:255
Name of the business unit for the fulfillment line. -
BuyerFirstName: string
Read Only:
true
Maximum Length:255
First name of the buyer for the item on the purchase order. -
BuyerId: integer
(int64)
Buyer details for a schedule. This attribute references the Buyer Public View that the application publishes for the item on the purchase order.
-
BuyerLastName: string
Read Only:
true
Maximum Length:255
Last name of the buyer for the item on the purchase order. -
BuyerMiddleName: string
Read Only:
true
Maximum Length:255
Middle name of the buyer for the item on the purchase order. -
BuyerName: string
Read Only:
true
Maximum Length:255
Full name of the buyer for the item on the purchase order. -
CanceledFlag: boolean
Title:
Canceled
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application canceled the sales order line. If false, then not canceled. The default value is false. -
CanceledQuantity: number
Title:
Canceled Quantity
Read Only:true
Canceled quantity. -
CancelReason: string
Maximum Length:
255
Reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
CancelReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to cancel the sales order. A list of accepted values is defined in the lookup type DOO_RETURN_REASON. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
channelPrograms: array
Channel Programs
Title:
Channel Programs
The Channel Programs resource manages the channel programs of a sales order line. -
charges: array
Charges
Title:
Charges
The Charges resource manages price details for the sales order. -
Comments: string
Title:
Comments
Maximum Length:2000
Comments for the order line. -
ComponentIdPath: string
Maximum Length:
2000
Value that identifies the path from the inventory item to the parent of this configured item on the order line. -
ConfigCreationDate: string
(date-time)
Date when the user created the configured item.
-
ConfigHeaderId: integer
(int64)
Value that identifies the order header of the sales order that contains the configured item.
-
ConfigInventoryItemDescription: string
Read Only:
true
Maximum Length:255
Item description of the shippable assemble-to-order (ATO) configuration. -
ConfigInventoryItemId: integer
(int64)
Inventory item for an assemble-to-order, configured item that the application can ship. A contract or a sales agreement is an example of an item that the application cannot ship.
-
ConfigInventoryItemNumber: string
Read Only:
true
Maximum Length:255
Item number of the shippable assemble-to-order (ATO) configuration. -
ConfigItemReference: string
Maximum Length:
1200
Reference to the finished configured item. -
ConfigRevisionNumber: integer
(int64)
Revision number of the configured item. The configurator sets the value of this attribute to the configured item. It does not set it to a configure option.
-
ConfigTradeComplianceResult: string
Read Only:
true
Maximum Length:255
Value that identifies the result of trade compliance screening for the configured item. -
ConfigTradeComplianceResultCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the result of trade compliance screening for the configured item. -
ConfiguratorPath: string
Maximum Length:
2000
Path that identifies the inventory item for the configure option. Path format is ".", separated by inventory item identifier. The format uses [] to specify configure options that occur in more than one instance. -
ContractEndDate: string
(date)
End date of the contract, according to the start date and duration. You can use Manage Time Units Mappings to map time units to the units of measure that the application uses.
-
ContractEndDateTime: string
(date-time)
Date and time when the contract will end, according to the contract start date and time and duration. Review and update the value to map time units to the units of measure that the application uses using the Setup and Maintenance work area, and the Manage Time Units Mappings task.
-
ContractStartDate: string
(date)
Start date of the contract.
-
ContractStartDateTime: string
(date-time)
Date and time when the contract is effective.
-
coverageReferences: array
Coverage Items
Title:
Coverage Items
The Coverage Items resource manages details about each coverage item that covers a covered item on an order line. -
coveredAssetReference: array
Covered Assets
Title:
Covered Assets
The Covered Assets resource manages details about Asset that a coverage item covers. This is available for use with the Integrate Order Management with Subscription Management to Process Coverages feature. -
CoveredCustomerProductDescription: string
Maximum Length:
240
Description of the customer item that the coverage item covers. -
CoveredCustomerProductId: integer
(int64)
Value that uniquely identifies the customer item that the coverage item covers.
-
CoveredCustomerProductNumber: string
Maximum Length:
150
Number that identifies the customer item that the coverage item covers. -
CoveredProductDescription: string
Maximum Length:
240
Description of the inventory item that the coverage item covers. -
CoveredProductId: integer
(int64)
Value that uniquely identifies the inventory item that the coverage item covers.
-
CoveredProductNumber: string
Maximum Length:
300
Number that identifies the inventory item that the coverage item covers. -
coveredProductReferences: array
Covered Items
Title:
Covered Items
The Covered Items resource manages details about each covered item that a coverage item covers on an order line. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the order line. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user created the order line. -
CreditCheckAuthExpiryDate: string
(date-time)
Date when the approved credit authorization expires.
-
CreditCheckAuthorizationNumber: string
Maximum Length:
240
Value that uniquely identifies the approved credit authorization that the credit management system created on the authorized amount for the customer account. This attribute applies on credit checks only for authorization or reauthorization. -
CustomerPOLineNumber: string
Title:
Customer PO Line
Maximum Length:50
Value that uniquely identifies the purchase order line. The purchase order line describes the item or service, and it includes the price and quantity ordered. -
CustomerPONumber: string
Title:
Customer PO
Maximum Length:50
Number that identifies the purchase order that the application uses to request that the seller supply the item or service in return for payment. -
CustomerPOScheduleNumber: string
Maximum Length:
50
Number that identifies the schedule for the shipment that ships the purchase order. This is an optional attribute that the user can specify when submitting the sales order. -
CustomerProductDescription: string
Maximum Length:
255
Description of the customer item. -
CustomerProductId: integer
(int64)
Value that uniquely identifies the customer item.
-
CustomerProductNumber: string
Maximum Length:
255
Number of the customer item. -
DefaultTaxationCountry: string
Maximum Length:
2
Country that the tax authority uses to calculate tax. -
DefaultTaxationCountryShortName: string
Maximum Length:
255
Short name of the country that the tax authority uses to calculate tax. -
DemandClass: string
Maximum Length:
255
Demand class that represents a group of customers, such as government, commercial, sales channel, or region. Demand class can represent different sources of demand, such as retail, mail order, or wholesale. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandClassCode: string
Maximum Length:
255
Abbreviation that identifies the demand class. A list of accepted values is defined in the lookup type ORA_DOO_DEMAND_CLASS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Order Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
DemandSourceLineReference: string
Maximum Length:
400
Value that uniquely identifies demand, such as the order line in a shopping cart on a web store or in an ecommerce application. For example, you create a sales order in a web store. Then the web store sends a request to Oracle Fusion Cloud Global Order Promising to schedule it. Oracle Global Order Promising schedules the demand and sends a reply to the web store. The web store then sends the sales order to Oracle Fusion Cloud Order Management. Finally, Oracle Order Management manages the order through fulfilment. -
DemandSourceScheduledFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
This attribute applies to a transaction that starts in a web store or ecommerce store. It contains the values Y or N. If Y, Oracle Fusion Cloud Order Management creates a sales order and sends DEMAND_SOURCE_LINE_REFERENCE to Oracle Fusion Cloud Global Order Promising. When Oracle Global Order Promising successfully schedules the demand, Oracle Order Management receives a response from Oracle Global Order Promising and then sets DEMAND_SOURCE_SCHEDULED_FLAG to Y. It does this during the first scheduling interaction that it has with Oracle Global Order Promising. You can???t modify the value for DEMAND_SOURCE_SCHEDULED_FLAG after it contains Y. If N, Oracle Global Order Promising doesn???t successfully schedule the demand, or the line doesn???t contain DEMAND_SOURCE_LINE_REFERENCE. -
DestinationLocationId: integer
(int64)
Value that identifies the destination location where the application ships the item.
-
DestinationShippingOrganizationCode: string
Abbreviation that identifies the destination organization where the application ships the item.
-
DestinationShippingOrganizationId: integer
(int64)
Value that identifies the destination organization where the application ships the item.
-
DestinationShippingOrganizationName: string
Name of the destination organization where the application ships the item.
-
DisplayLineNumber: string
Read Only:
true
Number that the order management work area displays to identify the order line. -
DocumentSubtype: string
Maximum Length:
240
Tax classification for tax reporting. This attribute depends on the requirements for each country. -
DocumentSubtypeName: string
Maximum Length:
255
Name of the tax classification for tax reporting. This attribute depends on the requirements for each country. -
dropShipPurchaseOrderReference: array
Drop Ships
Title:
Drop Ships
The Drop Ships resource manages the purchase order when order management uses drop ship to ship the sales order. -
dropShipRequisitionReference: array
Drop Ship Requisitions
Title:
Drop Ship Requisitions
The Drop Ship Requisitions resource manages the requisition when order management uses drop ship to ship the sales order. -
EarliestAcceptableShipDate: string
(date-time)
Title:
Earliest Acceptable Ship Date
Earliest date when the customer is willing to receive shipment. -
EndCreditMethod: string
Maximum Length:
255
Value that identifies the credit method used for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndCreditMethodCode: string
Maximum Length:
30
Abbreviation that identifies the credit method used for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_CREDIT_METHOD. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndDate: string
(date-time)
Date when the subscription ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EndReason: string
Maximum Length:
255
Value that identifies the reason for ending or closing the subscription. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EndReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for ending or closing the subscription. A list of accepted values is defined in the lookup type ORA_OSS_CLOSE_REASONS. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EstimateFulfillmentCost: number
Estimated cost to deliver the fulfillment line to the customer. This value includes item cost and shipping cost.
-
EstimateMargin: number
Estimated margin expected when shipping the fulfillment line.
-
ExemptionCertificateNumber: string
Maximum Length:
80
Certification number that the taxing authority provides for tax exemption for each customer who is eligible for tax exemption. -
ExtendedAmount: number
Title:
Extended Amount
Monetary amount of the order line. -
externalAssetReference: array
External Asset References
Title:
External Asset References
The External Asset References resource manages details about asset keys from an external application that are associated with subscription items on an order line when ActionTypeCode is null or ORA_ADD. The External Asset References resource also manages details about unique references to the subscription product in Oracle Subscription Management Cloud when ActionTypeCode is ORA_END. When ActionTypeCode is ORA_END, this information is used for ending the subscription in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
externalFulfillmentSalesOrderReference: array
Fulfillment Orders
Title:
Fulfillment Orders
The Fulfillment Orders resource manages the fulfillment order in the fulfillment system that fulfills the sales order that order management submitted to the fulfillment system. -
ExternalPriceBookName: string
Maximum Length:
80
Name of the price book or price list in the external pricing application. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
FinalDischargeLocationAddressCity: string
City of the final destination location for the purchase.
-
FinalDischargeLocationAddressCountry: string
Country of the final destination location for the purchase.
-
FinalDischargeLocationAddressCounty: string
County of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine1: string
First line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine2: string
Second line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine3: string
Third line of the final destination location for the purchase.
-
FinalDischargeLocationAddressLine4: string
Fourth line of the final destination location for the purchase.
-
FinalDischargeLocationAddressPostalCode: string
Postal code of the final destination location for the purchase.
-
FinalDischargeLocationAddressProvince: string
Province of the final destination location for the purchase.
-
FinalDischargeLocationAddressState: string
State of the final destination location for the purchase.
-
FinalDischargeLocationId: integer
(int64)
Value that identifies the final destination location for the purchase.
-
FirstPartyTaxRegistration: integer
(int64)
Registration number that the application provides to the supplier. The supplier uses this number to tax the transaction.
-
FirstPartyTaxRegistrationNumber: string
Maximum Length:
255
Value that identifies registration number. -
FOBPoint: string
Maximum Length:
255
Freight on board. Identifies ownership of the item while it is in transit. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FOBPointCode: string
Maximum Length:
255
Abbreviation that identifies the freight on board. A list of accepted values is defined in the lookup type ORA_FOB. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTerms: string
Maximum Length:
255
Terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FreightTermsCode: string
Maximum Length:
255
Abbreviation that identifies the terms for paying freight charges. For example, paid by shipper, collect, or prepaid. A list of accepted values is defined in the lookup type ORA_FREIGHT_TERMS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
FulfilledQuantity: number
Title:
Fulfilled Quantity
Read Only:true
Quantity the application uses to fulfill the order line. -
FulfillInstanceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the fulfillment instance that fulfills this fulfillment line. -
FulfillLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the fulfillment line. -
FulfillLineNumber: string
Title:
Fulfillment Line
Read Only:true
Maximum Length:9
Default Value:1
Numerical value for the fulfillment line. The default value is 1. It increments in integers when the fulfillment line splits. -
FulfillmentDate: string
(date-time)
Title:
Actual Fulfillment Date
Read Only:true
Date when the application fulfills the order line. Fulfillment includes item shipped, hardware installed, and so on. -
FulfillmentMode: string
Read Only:
true
Maximum Length:30
Fulfillment mode, such as regular, dropship, or back-to-back. -
FulfillmentSplitReferenceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the source fulfillment line when the fulfillment line splits. -
GopReferenceId: string
Read Only:
true
Maximum Length:300
Value that identifies the cross-reference to the recommendation that global order promising creates for the split fulfillment line. -
GopRequestRegion: string
Read Only:
true
Maximum Length:255
Region details for the promising request that global order promising provides. -
HeaderId: integer
(int64)
Read Only:
true
Value that uniquely identifies the header of the sales order that contains the order line. -
holds: array
Holds
Title:
Holds
The Holds resource manages active and released holds on the order line. -
IntegrateSubscriptionFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true then Oracle Fusion Cloud Order Management sends the fulfillment line to Oracle Fusion Cloud Subscription Management. If false then it doesn't. The default value is false. -
IntendedUseClassificationId: integer
(int64)
Value that uniquely identifies intended use of the item. For tax calculation.
-
IntendedUseClassificationName: string
Maximum Length:
255
Classification name for the intended use of the item. For tax calculation. -
internalOrderReference: array
Internal Sales Orders
Title:
Internal Sales Orders
The Internal Sales Orders resource manages sales orders that are internal to order management. -
InventoryInterfacedFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then Oracle Order Management Cloud successfully interfaced the fulfillment line to Oracle Inventory Management Cloud. If false, then Order Management didn???t interface the fulfillment line. The default value is false. -
InventoryOrganizationCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the inventory organization where the application assigns the item. The application also uses this value for the item validation organization when the customer places the sales order. -
InventoryOrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the inventory organization where the application assigns the item. The application also uses this value for the item validation organization when the customer places the sales order. -
InventoryOrganizationName: string
Read Only:
true
Maximum Length:255
Name of the inventory organization. -
InventoryTransactionFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then Oracle Order Management Cloud sends a request to Oracle Inventory Management Cloud to perform an inventory transaction when fulfilling the order line instead of using the pick wave, pick, pack, and ship flow. If false, then Order Management uses the pick wave, pick, pack, and ship flow to fulfill the order line. The default value is false. -
InvoiceableItemFlag: boolean
Title:
Billable
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the fulfillment line includes the item that the application enabled for billing or invoicing. If false, then the fulfillment line does not include this item. The default value is set based on the item setup. This attribute is read-only. -
InvoiceEnabledFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the order line qualifies for billing. If false, then the order line does not qualify for billing. The default value is set based on the item setup. This attribute is read-only. -
InvoiceInterfacedFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application sent the order line to the billing system. If false, then the application did not send the order line to the billing application. The default value is false. This attribute is read-only. -
InvoicingRule: string
Maximum Length:
255
Invoicing rule that determines when to recognize a receivable for invoice. -
InvoicingRuleCode: string
Maximum Length:
255
Abbreviation that identifies invoicing rules that determine when to recognize a receivable for invoice. -
ItemSubType: string
Read Only:
true
Maximum Length:255
Name of the item sub type. -
ItemSubTypeCode: string
Read Only:
true
Maximum Length:30
Subgroup for ITEM_TYPE_CODE. It provides details for each configured item or service, such as assemble-to-order. -
ItemTypeCode: string
Title:
Item Type
Read Only:true
Maximum Length:30
Group items according attributes. -
JeopardyPriority: string
Read Only:
true
Maximum Length:255
Name of the priority for the jeopardy score of order line. -
JeopardyPriorityCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the priority for the jeopardy score of order line. A list of possible values is defined in the lookup type DOO_JEOPARDY_PRIORITY_CODE. -
LastUpdateDate: string
(date-time)
Title:
Last Updated Date
Read Only:true
Date and time when the user most recently updated the order line. -
LastUpdatedBy: string
Title:
Updated By
Read Only:true
Maximum Length:64
User who performed the most recent update on the order line. -
LastUpdateLogin: string
Title:
Last Updated Login
Read Only:true
Maximum Length:32
Login that user who most recently updated the order line used. -
LatestAcceptableArrivalDate: string
(date-time)
Title:
Latest Acceptable Arrival Date
Latest date when the customer is willing to receive the item. -
LatestAcceptableShipDate: string
(date-time)
Title:
Latest Acceptable Ship Date
Latest date when the customer is willing to allow the warehouse to ship the item. -
lineDetails: array
Line Details
Title:
Line Details
The Line Details resource manages shipping and billing details for the order line. -
LineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the order line. -
LineNumber: integer
(int32)
Title:
Orchestration Order Line
Read Only:true
Default Value:1
Number that identifies the order line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
lotSerials: array
Lot Serials
Title:
Lot Serials
The Lot Serials resource manages the lot serial details for returns and inventory transaction order lines. -
manualPriceAdjustments: array
Manual Price Adjustments
Title:
Manual Price Adjustments
The Manual Price Adjustments resource manages manual price adjustments that the Order Entry Specialist applies for each order line. -
OnHoldFlag: boolean
Title:
On Hold
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then fulfillment lines will accept more processing. If false, then fulfillment lines will not accept more processing. The default value is false. This attribute is read-only. -
OpenFlag: boolean
Title:
Open
Read Only:true
Maximum Length:1
Default Value:true
Contains one of the following values: true or false. If true, then status of the fulfillment line is not closed. If false, then status of the fulfillment line is closed. The default value is true. This attribute is read-only. -
OrchestrationProcessName: string
Maximum Length:
80
Name of the orchestration process to assign to the line. -
OrderedQuantity: number
Title:
Ordered Quantity
Quantity of the item or service on the fulfillment line. -
OrderedUOM: string
Maximum Length:
255
Unit of measure for the ordered quantity. For example, length, time, heat, value, and so on. -
OrderedUOMCode: string
Title:
UOM
Maximum Length:3
Abbreviation that identifies the unit of measure for the ordered quantity. -
originalOrderReference: array
Original Orders
Title:
Original Orders
The Original Orders resource manages the original order for a return sales order. -
OriginalProductDescription: string
Maximum Length:
255
Description of the inventory item that the fulfillment line contained before the application substituted the item. -
OriginalProductId: integer
(int64)
Value that uniquely identifies the inventory item that the fulfillment line contained before the application substituted the item.
-
OriginalProductNumber: string
Maximum Length:
255
Number of the inventory item that the fulfillment line contained before the application substituted the item. -
OrigSystemDocumentLineReference: string
Maximum Length:
50
Original document reference of the order line in the source application. -
OrigSystemDocumentReference: string
Maximum Length:
50
Original document reference of the source order in the source application. -
OverFulfillmentTolerance: number
Read Only:
true
Percent of quantity that can be fulfilled above the ordered quantity. -
OverrideScheduleDateFlag: boolean
Title:
Override Schedule
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the user can manually override the schedule date. If false, then user cannot override. The default value is false. -
OwnerId: integer
(int64)
User who is responsible for the order line.
-
PackingInstructions: string
Title:
Packing Instructions
Maximum Length:1000
Document that contains packing details for the item. -
ParentFulfillLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the parent fulfillment line. This value describes the fulfillment line hierarchy for a configured item. -
ParentSourceTransactionLineId: string
Maximum Length:
255
Value that uniquely identifies the parent transaction line from the source application. This value describes the transaction line hierarchy for a configured item. -
PartialShipAllowedFlag: boolean
Title:
Allow Split Shipments
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then ship items in the sales order in more than one shipment. If false, then ship items in the sales order in one shipment. The default value is false. -
payments: array
Payments
Title:
Payments
The Payments resource manages payment details of the order. -
PaymentTerms: string
Maximum Length:
255
Payment terms to use to collect payment. -
PaymentTermsCode: integer
(int64)
Abbreviation that identifies payment terms.
-
POStatusCode: string
Maximum Length:
30
Status of the purchase order. -
priceAdjustments: array
Price Adjustments
Title:
Price Adjustments
The Price Adjustments resource manages price adjustments, such as discounts. -
PricedOn: string
(date-time)
Date when pricing priced the order line. The application sets this date to the system date when pricing begins pricing the order line.
-
PriceUsingSecondaryUOMFlag: boolean
Read Only:
true
Maximum Length:1
Contains one of the following values: true or false. If true, then Oracle Order Management Cloud uses the secondary ordered quantity and the secondary unit of measure to price the order line. If false or empty, then Order Management uses the ordered quantity and the ordered unit of measure to price the order line. This attribute does not have a default value. This attribute is read-only. If the item is dual-UOM controlled, then the value of this attribute will be either true or false depending upon the pricing measure setup for the item in Oracle Product Lifecycle Management Cloud. If the item is not dual-UOM controlled, then the value of this attribute will be NULL. -
priceValidations: array
Price Validations
Title:
Price Validations
The Price Validations resource manages price validations and price violations that occur when pricing prices a sales order. -
ProcessNumber: string
Read Only:
true
Maximum Length:50
Number that identifies the orchestration process. -
ProductCategory: string
Maximum Length:
240
Item classification that the tax authority uses to tax the item. -
ProductCategoryName: string
Maximum Length:
255
Classifies the item for tax. Order management uses this attribute when you do not install Oracle Fusion Inventory in your deployment, or when you installed it but you do not use it to classify items for tax. -
ProductDescription: string
Maximum Length:
255
Description of the item that the application fulfills. -
ProductFiscalCategory: string
Maximum Length:
255
Tax classification of the item that the tax authority uses to tax the item. -
ProductFiscalCategoryId: integer
(int64)
Value that uniquely identifies the tax classification.
-
ProductId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ProductNumber: string
Maximum Length:
255
Stock keeping unit for the item that the application fulfills. -
ProductType: string
Maximum Length:
240
Type of item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. -
ProductTypeName: string
Maximum Length:
255
Name of the item classification in Oracle Fusion Tax. The value of the item type specifies whether the transaction line is for an item or service, or whether it is a memo line. -
project: array
Projects
Title:
Projects
The Projects resource manages the project details of a sales order line. -
PromiseArrivalDate: string
(date-time)
Title:
Promised Arrival Date
Date when global order promising promised to the customer that the item will arrive. -
PromiseShipDate: string
(date-time)
Title:
Promised Ship Date
Date when global order promising promised to the customer that the item will ship. -
PurchasingEnabledFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the purchase order can include the item on the fulfillment line. If false, then the purchase order cannot include the item on the fulfillment line. The default value is set based on the item setup. This attribute is read-only. -
PurchasingUOM: string
Maximum Length:
255
Unit of measure that procurement set on the purchase order for the supplier. -
PurchasingUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure that procurement set on the purchase order for the supplier. -
QuantityForEachModel: number
Quantity for a configure option on a single configured item.
-
RatePlanDocument: string
(byte)
Rate plan document in JSON format encoded using Base64. The rate plan document will be desupported from release 23C.
-
RatePlanDocumentId: integer
(int64)
Read Only:
true
Value that uniquely identifies the JSON document for a rate plan in Oracle Fusion Pricing Cloud. -
RatePlanId: integer
(int64)
Read Only:
true
Value that uniquely identifies a rate plan in Oracle Fusion Pricing Cloud. -
RatePlanName: string
Read Only:
true
Name of the rate plan in Oracle Fusion Pricing Cloud. -
RatePlanNumber: string
Read Only:
true
Number that identifies a rate plan in Oracle Fusion Pricing Cloud. -
ReceivablesOrgId: integer
(int64)
Receivables business unit.
-
ReceivablesOrgName: string
Read Only:
true
Maximum Length:255
Name of the receivables business unit. -
RemnantFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application partially fulfilled a configured item. If false, then the application did not partially fulfill a configured item. The default value is false. This attribute is read-only. -
renewSubscriptionReference: array
Renew Subscription References
Title:
Renew Subscription References
The Renew Subscription References resource manages details about unique reference to the subscription product in Oracle Subscription Management Cloud. When ActionTypeCode is ORA_RENEW, this information is used for associating the old subscription line in Subscription Management that is replaced by the renewed subscription being created in Subscription Management. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
RequestedArrivalDate: string
(date-time)
Title:
Requested Arrival Date
Original date when the customer requested for the item to arrive. -
RequestedCancelDate: string
(date-time)
Date when the customer canceled the order line.
-
RequestedFulfillmentOrganizationAddress1: string
Read Only:
true
Maximum Length:255
First address line of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationAddress2: string
Read Only:
true
Maximum Length:255
Second address line of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationAddress3: string
Read Only:
true
Maximum Length:255
Third address line of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationAddress4: string
Read Only:
true
Maximum Length:255
Fourth address line of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationCity: string
Read Only:
true
Maximum Length:255
City of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationCode: string
Maximum Length:
255
Abbreviation that identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. -
RequestedFulfillmentOrganizationCountry: string
Read Only:
true
Maximum Length:255
Country of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationCounty: string
Read Only:
true
Maximum Length:255
County of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationId: integer
(int64)
Value that uniquely identifies the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable.
-
RequestedFulfillmentOrganizationName: string
Maximum Length:
255
Name of the organization that fulfills the item. If the item is shippable, then this value references the warehouse that ships the item. A contract or an agreement is an example of an item that is not shippable. -
RequestedFulfillmentOrganizationPostalCode: string
Read Only:
true
Maximum Length:255
Postal code of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationProvince: string
Read Only:
true
Maximum Length:255
Province of the fulfillment organization from where the product was shipped. -
RequestedFulfillmentOrganizationState: string
Read Only:
true
Maximum Length:255
State of the fulfillment organization from where the product was shipped. -
RequestedRatePlanId: integer
(int64)
Value that uniquely identifies the rate plan requested by the user. The rate plan is maintained in Oracle Fusion Cloud Pricing. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
-
RequestedRatePlanName: string
Read Only:
true
Name of the rate plan requested by the user. The rate plan is maintained in Oracle Fusion Cloud Pricing. -
RequestedRatePlanNumber: string
Number that identifies the rate plan requested by the user. The rate plan is maintained in Oracle Fusion Cloud Pricing. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
-
RequestedShipDate: string
(date-time)
Title:
Requested Ship Date
Original date when the customer requested for the item to ship. -
RequestingBusinessUnitId: integer
(int64)
Read Only:
true
Value that uniquely identifies the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. -
RequestingBusinessUnitName: string
Read Only:
true
Maximum Length:255
Name of the business unit who requested the sales order. Assign a business unit for each role to each user to provide access to data in the business unit. -
RequiredFulfillmentDate: string
(date-time)
Date when the customer requires fulfillment.
-
RequisitionBusinessUnitId: integer
(int64)
Read Only:
true
Value that identifies the requisition business unit. -
RequisitionBusinessUnitName: string
Read Only:
true
Maximum Length:255
Name of the requisition business unit. -
RequisitionInventoryOrganizationCode: string
Read Only:
true
Maximum Length:255
Name of the requisition organization. -
RequisitionInventoryOrganizationId: integer
(int64)
Read Only:
true
Value that identifies the requisition organization. -
RequisitionInventoryOrganizationName: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the requisition organization. -
ReservableFlag: boolean
Title:
Reservable
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application can reserve the item on the fulfillment line. If false, then the application cannot reserve. The default value is set based on the item setup. This attribute is read-only. -
ReservationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the reservation. -
ReservedQuantity: number
Title:
Reserved Quantity
Read Only:true
Quantity of the item that the application reserved in the warehouse to fulfill the fulfillment line. -
ReturnableFlag: boolean
Title:
Return Allowed
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application can return the item to the supplier. If false, then the application cannot return the item to the supplier. The default value is set based on the item setup. This attribute is read-only. -
ReturnReason: string
Maximum Length:
255
Reason that the customer provided to return the item. -
ReturnReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason to return an item. -
RMADeliveredQuantity: number
Title:
Delivered Quantity
Read Only:true
Quantity delivered for the receipt line. -
RootParentFulfillLineId: integer
(int64)
Read Only:
true
Description of the fulfillment line hierarchy for a configured item. It identifies the highest fulfillment line in the hierarchy. -
salesCredits: array
Sales Credits
Title:
Sales Credits
The Sales Credits resource manages sales credits for each salesperson on the sales order. -
Salesperson: string
Maximum Length:
255
Person who is responsible for the sale of the sales order. -
SalespersonId: integer
(int64)
Value that identifies the primary salesperson.
-
SalesProductType: string
Read Only:
true
Maximum Length:255
Name of the sales type of the item on the fulfillment line. -
SalesProductTypeCode: string
Read Only:
true
Maximum Length:30
Sales type of the item on the fulfillment line. -
ScheduleArrivalDate: string
(date-time)
Title:
Scheduled Arrival Date
Date when the application scheduled the shipment to arrive. -
ScheduleShipDate: string
(date-time)
Title:
Scheduled Ship Date
Date when the application scheduled the shipment to ship. -
SchedulingReason: string
Value of the scheduling reason.
-
SchedulingReasonCode: string
Maximum Length:
30
Abbreviation that identifies the scheduling reason. -
SecondaryFulfilledQuantity: number
Read Only:
true
Quantity on the fulfillment line for the item or service in the secondary unit of measure that the application uses to fulfill the sales order line. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SecondaryOrderedQuantity: number
Read Only:
true
Ordered quantity on the fulfillment line for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SecondaryRMADeliveredQuantity: number
Read Only:
true
Delivered quantity on the fulfillment line for the returned item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SecondaryShippedQuantity: number
Read Only:
true
Shipped quantity on the fulfillment line for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SecondaryUOM: string
Maximum Length:
255
Secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SecondaryUOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the secondary unit of measure for the ordered quantity on the fulfillment line. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SellingProfitCenterBusinessUnitId: integer
(int64)
Value that uniquely identifies the selling profit center business unit.
-
SellingProfitCenterBusinessUnitName: string
Maximum Length:
255
Name of the selling profit center business unit. -
ServiceCancelDate: string
(date-time)
Date when the customer canceled the coverage item or subscription item on the fulfillment line.
-
ServiceDuration: number
Duration for the coverage item or subscription item on the fulfillment line.
-
ServiceDurationPeriodCode: string
Maximum Length:
10
Abbreviation that identifies the unit of measure for the coverage item or subscription item on the fulfillment line. -
ServiceDurationPeriodName: string
Maximum Length:
255
Name of the unit of measure for the coverage item or subscription item on the fulfillment line. -
ShipmentPriority: string
Maximum Length:
255
Priority of shipment that allows you to group shipments into different categories depending on the urgency. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipmentPriorityCode: string
Maximum Length:
255
Abbreviation that identifies the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippableFlag: boolean
Title:
Shippable
Read Only:true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the application can ship the order line to the customer. For example, the application can typically ship a computer, but cannot typically ship a service. If false, then the application cannot ship the order line. The default value is set based on the item setup. This attribute is read-only. -
ShippedQuantity: number
Title:
Shipment Quantity
Read Only:true
Quantity of the item on the order line that shipped. -
ShippedUOM: string
Read Only:
true
Maximum Length:255
Unit of measure for the quantity shipped. -
ShippedUOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure for the quantity shipped. -
ShippingCarrier: string
Maximum Length:
255
Carrier who delivers the item. -
ShippingCarrierId: integer
(int64)
Abbreviation that identifies the carrier who delivers the item.
-
ShippingInstructions: string
Title:
Shipping Instructions
Maximum Length:1000
Detailed instructions about cargo and other requirements for shipping. -
ShippingMode: string
Maximum Length:
255
Mode of shipping that delivers the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingModeCode: string
Maximum Length:
255
Abbreviation that identifies the mode of shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevel: string
Maximum Length:
255
Level of service for the shipping that delivers the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShippingServiceLevelCode: string
Maximum Length:
255
Abbreviation that identifies the shipping level of service to use to deliver the shipment. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Shipping Lookups task. To collect data for this attribute, use the Collect Order Reference Data task for Fusion Source. -
ShipSetName: string
Title:
Shipment Set
Maximum Length:50
Group of order lines in the sales order that must ship together from one location to one destination, and that use the same scheduled ship date. -
shipToCustomer: array
Ship-to Customers
Title:
Ship-to Customers
The Ship-to Customers resource manages the ship-to customer that the sales order header references. -
ShowInSales: integer
(int32)
Specifies how to display a configured item on the Sales Summary page and on the Configurator summary page. You can set this attribute to one of the following values. Yes: display the configured item, but do not display the configure options. This is the default value. Hide Self: display the configure options, but do not display the configured item. Hide Self and Descendants: do not display the configured item or the configure options. You define this attribute for the configure options in Oracle Product Lifecycle Management Cloud. This attribute controls only the display. It does not filter items from the configurator.
-
SourceScheduleNumber: string
Title:
Source Schedule Number
Maximum Length:50
Number that the source application assigns for the schedule, shipment, or subline. -
SourceTransactionId: string
Read Only:
true
Maximum Length:50
Value that uniquely identifies the transaction in the source application. -
SourceTransactionLineId: string
Maximum Length:
50
Value that uniquely identifies the transaction line from the source application. -
SourceTransactionLineNumber: string
Title:
Source Order Line
Maximum Length:100
Number of the transaction line from the source application. -
SourceTransactionNumber: string
Title:
Source Order
Read Only:true
Maximum Length:50
Number that identifies the transaction in the source application. -
SourceTransactionRevisionNumber: integer
(int64)
Default Value:
0
Revision number of the transaction in the source application. -
SourceTransactionScheduleId: string
Maximum Length:
50
Value that uniquely identifies the schedule, shipment, or subline. The source application assigns this value. -
SourceTransactionSystem: string
Title:
Source System
Read Only:true
Maximum Length:30
Source application that placed the request. -
SplitFromFlineId: integer
(int64)
Read Only:
true
Reference to the fulfillment line that exists before the fulfillment line split. -
Status: string
Read Only:
true
Maximum Length:255
Status of the fulfillment line. -
StatusCode: string
Read Only:
true
Maximum Length:30
Default Value:CREATED
Abbreviation that identifies the status of the fulfillment line. -
Subinventory: string
Maximum Length:
255
Physical or logical location of the item. -
SubinventoryCode: string
Maximum Length:
10
Abbreviation that identifies the physical or logical location of the item. -
SubscriptionInterfacedFlag: boolean
Read Only:
true
Maximum Length:1
Contains one of the following values: true or false. If true, then the fulfillment line is interfaced to Oracle Subscription Management Cloud. If false, then the fulfillment line isn't interfaced to Subscription Management. The default value is false. This attribute is read-only. -
SubscriptionProfileId: integer
(int64)
Value that uniquely identifies the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
SubscriptionProfileName: string
Maximum Length:
300
Name of the subscription profile. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
subscriptionReferences: array
Subscription Items
Title:
Subscription Items
The Subscription Items resource manages details about subscription items that are associated with product items on an order line. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
subscriptionTerm: array
Subscription Terms
Title:
Subscription Terms
The Subscription Terms resource manages details about pricing term definitions for subscriptions. When the pricing term is enabled, subscription generates the billing schedule for the duration of the pricing term, for both evergreen and termed lines based of the pricing method. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
SubstitutionAllowedFlag: boolean
Title:
Allow Item Substitution
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then allow the application to substitute an item on the fulfillment line for some reason, such as shortage of material or goodwill gesture to the customer. If false, then do not allow the application to substitute. This attribute does not have a default value. -
SubstitutionReason: string
Maximum Length:
255
Describes why the application substituted the item on the fulfillment line. -
SubstitutionReasonCode: string
Title:
Substitution Reason
Maximum Length:30
Abbreviation that describes why the application substituted the item on the fulfillment line. -
SupplierAddress1: string
Read Only:
true
Maximum Length:255
First address line of the supplier who supplies the item. -
SupplierAddress2: string
Read Only:
true
Maximum Length:255
Second address line of the supplier who supplies the item. -
SupplierAddress3: string
Read Only:
true
Maximum Length:255
Third address line of the supplier who supplies the item. -
SupplierAddress4: string
Read Only:
true
Maximum Length:255
Fourth address line of the supplier who supplies the item. -
SupplierCity: string
Read Only:
true
Maximum Length:255
City of the supplier who supplies the item. -
SupplierCountry: string
Read Only:
true
Maximum Length:255
Country of the supplier who supplies the item. -
SupplierCounty: string
Read Only:
true
Maximum Length:255
County of the supplier who supplies the item. -
SupplierId: integer
Supplier for the purchase order.
-
SupplierName: string
Maximum Length:
255
Name of the supplier that the application requested. -
SupplierPostalCode: string
Read Only:
true
Maximum Length:255
Postal code of the supplier who supplies the item. -
SupplierProvince: string
Read Only:
true
Maximum Length:255
Province of the supplier who supplies the item. -
SupplierSiteId: integer
Supplier site for the purchase order.
-
SupplierSiteName: string
Maximum Length:
255
Name of the supplier site for the purchase order. Interface tables don't currently support this column. So, this attribute can't be used when the REST service is used for file-based data import (FBDI). It can be used only when the REST service is directly invoked. -
SupplierState: string
Read Only:
true
Maximum Length:255
State of the supplier who supplies the item. -
supplyOrderReference: array
Supply Orders
Title:
Supply Orders
The Supply Orders resource manages the supply that order management uses to supply the item. -
SupplyStatusCode: string
Maximum Length:
30
Status of the supply for the fulfillment line. -
TaxClassification: string
Maximum Length:
255
Group of taxes for reporting and processing. -
TaxClassificationCode: string
Maximum Length:
255
Abbreviation that identifies a group of taxes. -
TaxExempt: string
Read Only:
true
Maximum Length:255
Value that identifies whether the fulfillment line is exempt from tax. -
TaxExemptCode: string
Maximum Length:
1
Default Value:S
Abbreviation that identifies whether the fulfillment line is exempt from tax. Valid values include S and E. If S, then calculate standard tax. If E, then exempt from tax. A list of accepted values is defined in the lookup type ZX_EXEMPTION_CONTROL. -
TaxExemptFlag: boolean
Maximum Length:
1
Default Value:false
Abbreviation that identifies the tax exemption. This attribute is not currently used. -
TaxExemptReason: string
Maximum Length:
255
Reason for the tax exemption. -
TaxExemptReasonCode: string
Maximum Length:
255
Abbreviation that identifies the reason for the tax exemption. -
TaxInvoiceDate: string
(date)
Tax invoice date that tax reporting uses depending on the requirements of different countries.
-
TaxInvoiceNumber: string
Maximum Length:
150
Invoice number that tax reporting uses depending on the requirements of different countries. -
ThirdPartyTaxRegistration: integer
(int64)
Registration number that the customer specifies in the purchase order.
-
ThirdPartyTaxRegistrationNumber: string
Maximum Length:
255
Customer registration number that the customer specifies in the purchase order. -
TotalContractAmount: number
Total amount for the contract duration according to the total contract quantity.
-
TotalContractQuantity: number
Total quantity for the contract duration including the number of timeframes for recurring billing.
-
TradeComplianceDate: string
(date-time)
Read Only:
true
Most recent date when the application screened the order line for trade compliance. -
TradeComplianceResult: string
Read Only:
true
Maximum Length:255
Result of the trade compliance screening for the order lines. -
TradeComplianceResultCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the result of trade compliance screening. -
TransactionBusinessCategory: string
Maximum Length:
240
Tax classification that the tax authority requires. -
TransactionBusinessCategoryName: string
Maximum Length:
255
Name of the tax classification that the tax authority requires. -
TransactionCategoryCode: string
Title:
Category
Maximum Length:30
Default Value:ORDER
Abbreviation that identifies whether the line is a return. Values include RETURN or ORDER. -
transactionItemAttributes: array
Transaction Item Attributes
Title:
Transaction Item Attributes
The Transaction Item Attributes resource manages transaction item attributes for each item on each order line. -
TransactionLineType: string
Maximum Length:
255
Defines behavior for the fulfillment line. For example, required values, default values, display values, and so on. -
TransactionLineTypeCode: string
Maximum Length:
30
Type of action in the channel system. For example, buy, replace with, return for credit, upgrade, and so on. -
TransformFromLineId: integer
(int64)
Read Only:
true
Value that identifies order line received from order capture application from which this particular line id is derived. -
TransportationPlannedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the transportation planning system plans the fulfillment line. If false, then the transportation planning system does not plan the fulfillment line. The default value is false. -
TransportationPlannedStatusCode: string
Maximum Length:
1
Abbreviation that indicates that a transportation planning application plans the fulfillment line. A list of accepted values is defined in the lookup type ORA_DOO_TP_STATUS. -
TransportationPlanningOrder: string
Read Only:
true
Maximum Length:255
Transportation order number from transportation planning application that processed the fulfillment line. -
UnderFulfillmentTolerance: number
Read Only:
true
Percent of quantity that can be fulfilled below the ordered quantity. -
UnitListPrice: number
Title:
Unit List Price
Selling price for each unit of the item before applying discounts. -
UnitQuantity: number
Number of units for the item.
-
UnitSellingPrice: number
Title:
Unit Selling Price
Price that the buyer pays for one unit of the item. -
UnreferencedReturnFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the returned order line does not include a reference order. If false, then the returned order line includes a reference order. The default value is set by the application. This attribute is read-only. -
UserDefinedFiscalClass: string
Maximum Length:
30
Tax classification that the user defines. -
UserDefinedFiscalClassName: string
Maximum Length:
255
Name of the tax classification that the user defines. -
ValidConfigurationFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the configured item is valid. If false, then the configured item is not valid. The default value is set only for root lines based on configuration validation. This attribute is read-only.
array
Details
-
Array of:
object Discriminator: Category
Discriminator:
{ "propertyName":"Category", "mapping":{ "DOO_FULFILL_LINES_ADD_INFO":"#/components/schemas/oracle_apps_scm_doo_processOrder_flex_fulfillLineCategories_view_j__FulfillLineEffDooFulfillLinesAddInfoprivateVO-item-response" } }
array
Amend Subscription References
array
Asset Transaction Details
array
Associated Product Items
array
Attachments
array
Billing Plans
array
Bill-to Customers
array
Channel Programs
array
Charges
array
Coverage Items
array
Covered Assets
array
Covered Items
array
Drop Ships
array
Drop Ship Requisitions
array
External Asset References
array
Fulfillment Orders
array
Holds
array
Internal Sales Orders
array
Line Details
array
Links
array
Lot Serials
array
Manual Price Adjustments
array
Original Orders
array
Payments
array
Price Adjustments
array
Price Validations
array
Projects
array
Renew Subscription References
array
Sales Credits
array
Ship-to Customers
array
Subscription Items
array
Subscription Terms
array
Supply Orders
array
Transaction Item Attributes
object
Discriminator Values
object
-
Category: string
Maximum Length:
240
Default Value:DOO_FULFILL_LINES_ADD_INFO
Category of the flexfield. -
FulfillLineId: integer
(int64)
Value that uniquely identifies the order line that contains the additional information.
-
HeaderId: integer
(int64)
Value that uniquely identifies the sales order that contains the additional information.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SourceTransactionLineIdentifier: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application. -
SourceTransactionScheduleIdentifier: string
Maximum Length:
255
Value that uniquely identifies the schedule, shipment, or subline. The source application assigns this value. -
SourceTransactionSystem: string
Maximum Length:
255
Source application that placed the request.
array
Links
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the subscription product in Oracle Subscription Management Cloud.
array
Links
object
-
AssetId: integer
(int64)
Value that uniquely identifies the asset.
-
AssetNumber: string
Maximum Length:
80
Number that identifies the asset. -
AssetTransactionAction: string
Maximum Length:
80
Name of the transaction that installed base does on the asset. -
AssetTransactionActionCode: string
Maximum Length:
30
Abbreviation that identifies the transaction that installed base does on the asset. -
AssetTransactionDetailId: integer
(int64)
Value that uniquely identifies the asset transaction detail for an order line.
-
AssetUOM: string
Maximum Length:
25
Unit of measure for the asset quantity. -
AssetUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the asset quantity. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the asset transaction detail. -
CreationDate: string
(date-time)
Read Only:
true
Date and time when the user created the asset transaction detail. -
CustomerAssetEndDate: string
(date-time)
Date and time when the customer asset ends in installed base.
-
FulfillLineId: integer
(int64)
Value that uniquely identifies the order line that contains the asset transaction details.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the asset transaction detail. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the asset transaction detail. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Login that user used when updating the asset transaction detail. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Quantity: number
Quantity of the asset transacted by installed base assets.
-
SourceAssetTransactionDetailId: string
Maximum Length:
50
Value that uniquely identifies the asset transaction detail for an order line. The source application assigns this value. -
Status: string
Maximum Length:
120
Status of the asset after installed base does the transaction on the asset. -
StatusCode: string
Maximum Length:
30
Abbreviation that identifies the status of the asset after installed base does the transaction on the asset. -
StatusId: integer
(int64)
Value that uniquely identifies the status of the asset after installed base does the transaction on the asset.
array
Links
object
-
AssociatedProductFulfillLineId: integer
Value that uniquely identifies the fulfillment line of the product item with which the subscription is associated.
-
AssociatedProductHeaderId: integer
Read Only:
true
Value that uniquely identifies the sales order header that contains the product item with which the subscription is associated. -
AssociatedProductItemNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the product item with which the subscription is associated. -
DisplayLineNumber: string
Read Only:
true
Maximum Length:255
Number that the order management work area displays to identify the order line that contains the product item with which the subscription is associated. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Read Only:
true
Maximum Length:150
Number that identifies the sales order that contains the associated product item with which the subscription is associated. -
SourceLineId: string
Maximum Length:
255
Value that uniquely identifies the source order line from order capture with which the subscription is associated. -
SourceLineNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the order line in the source application that contains the associated product item with which the subscription is associated. -
SourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the source order from order capture with which the subscription is associated. -
SourceOrderNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the source order in the source application that contains the associated product item with which the subscription is associated. -
SourceOrderSystem: string
Maximum Length:
255
Value that references the order capture application that the source order came from with which the subscription is associated.
array
Links
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
An identifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
Value that uniquely identifies the attachment. -
CategoryName: string
Title:
Category
Maximum Length:30
Name of the attachment category. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the attachment. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date and time when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type of the attachment. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Path to the folder that contains the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the status of the attachment upload. -
ErrorStatusMessage: string
Title:
Error Status Message
Error message encountered while uploading attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment file. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
Date and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the attachment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Title: string
Title:
Title
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Type of the attachment file. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text that the attachment contains. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) that identifies the attachment file. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
User who created the attachment.
array
Links
object
-
BillingNumberOfPeriods: integer
(int32)
Number of timeframes in a recurring invoice.
-
BillingPeriodEndDate: string
(date)
End date of the billing timeframe. The application sets this date to the contract end date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the end date to the billing end date of the subsequent billing timeframe.
-
BillingPeriodNumber: integer
(int32)
Timeframe number for the billing start date, end date, or transaction date.
-
BillingPeriodStartDate: string
(date)
Start date of the billing timeframe. The application sets this date to the contract start date of the first billing timeframe. If the invoice does not cover the full billing timeframe, then the application sets the start date to the billing start date of the subsequent billing timeframe.
-
BillingPlanId: integer
(int64)
Value that uniquely identifies the billing plan.
-
BillingPlanType: string
Maximum Length:
80
Name of the billing plan type. -
BillingPlanTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of billing plan, such as periodic or milestone. -
BillingTransactionDate: string
(date)
Date when the first invoice occurs when the sales order uses a recurring invoice. If the invoice covers only part of an invoice timeframe, then this attribute stores the date of the subsequent invoice.
-
CancellationEffectiveDate: string
(date)
Date when recurring billing stops and no future billing occurs.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NetBillingAmountForEachPeriod: number
Net amount that the application bills for each billing timeframe.
-
OverridePeriod: integer
(int32)
Timeframe that includes an override amount. For example, the first invoice is for timeframe 1, the second invoice is for timeframe 2, and so on.
-
OverridePeriodAmount: number
Override amount to apply on the timeframe.
-
OverridePeriodQuantity: number
Quantity to use when calculating recurring billing or credit for the override timeframe.
-
Periodicity: string
Maximum Length:
80
Name of the timeframe of the recurring invoice. -
PeriodicityCode: string
Maximum Length:
30
Timeframe of the recurring invoice. Values include Day, Week, Month, Quarter, or Year. -
SourceBillingPlanId: string
Maximum Length:
50
Value that identifies the billing plan. The source application assigns this value.
array
Links
object
-
AccountDescription: string
Maximum Length:
255
Description of the account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
AccountNumber: string
Maximum Length:
255
Number of the customer account who is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party. -
Address1: string
Maximum Length:
255
First line of the bill-to customer address. -
Address2: string
Maximum Length:
255
Second line of the bill-to customer address. -
Address3: string
Maximum Length:
255
Third line of the bill-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the bill-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the bill-to customer address.
-
City: string
Maximum Length:
255
City of the bill-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the bill-to customer site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact for the billing account.
-
ContactLastName: string
Maximum Length:
255
Last name of the person to contact at the bill-to customer site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the bill-to customer site. -
ContactName: string
Maximum Length:
255
Person to contact at the bill-to customer site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the bill-to customer site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the bill-to customer site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the bill-to customer site. -
Country: string
Maximum Length:
255
Country of the bill-to customer address. -
County: string
Maximum Length:
255
County of the bill-to customer address. -
CustomerAccountId: integer
(int64)
Value that uniquely identifies the account that is legally responsible for payment. This account exists when a selling relationship exists between the deploying company and the party.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyName: string
Maximum Length:
255
Name of the party who is legally responsible for payment. -
PersonFirstName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the first name of the person. -
PersonLastName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the last name of the person. -
PersonMiddleName: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the middle name of the person. -
PersonNameSuffix: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the name suffix of the person. -
PersonTitle: string
Maximum Length:
255
If a person is legally responsible for payment, then this attribute contains the title of the person. -
PostalCode: string
Maximum Length:
255
Postal code of the bill-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred contact point for the contact at the account who is responsible for payment.
-
Province: string
Maximum Length:
255
Province of the bill-to customer address. -
SiteUseId: integer
(int64)
Value that uniquely identifies the account site that is legally responsible for payment.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the bill-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the bill-to customer address.
array
Links
object
-
ApplyType: string
Maximum Length:
255
Value that indicates whether the channel program for an order line is applied by the user or the application. The values for this attribute are based on the value of ManuallyAppliedFlag. -
Comments: string
Maximum Length:
2000
Comments for channel program for an order line. -
DeclinableFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the channel program for an order line can be declined by a user. If false, then the channel program for an order line can't be declined by a user. The default value is true. -
DeclineReason: string
Maximum Length:
255
Reason to decline the channel program for an order line. -
DeclineReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason to decline the channel program for an order line. A list of accepted values is defined in the lookup type ORA_FOM_INCENT_DECLINE_REASON. -
DiscountAmount: integer
(int64)
Amount of discount for the product rule.
-
DiscountType: string
Maximum Length:
255
Value that identifies the discount type of the product rule. -
DiscountTypeCode: string
Maximum Length:
255
Abbreviation that identifies the discount type of the product rule. A list of accepted values is defined in the lookup type ORA_CJM_LINE_DISCOUNT_TYPE. -
EndDate: string
(date)
Date when the product rule is no longer effective.
-
IncentiveEntitySubtypeCode: string
Maximum Length:
30
Abbreviation that identifies the sub type of the channel program. -
IncentiveEntityTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of the channel program. -
IncentiveId: integer
(int64)
Value that uniquely identifies the channel program for an order line.
-
ItemLevel: string
Maximum Length:
255
Value that indicates the item level of the product rule. -
ItemLevelCode: string
Maximum Length:
255
Abbreviation that indicates the item level of the product rule. A list of accepted values is defined in the lookup type ORA_CJM_ITEM_LEVEL. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ManuallyAppliedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the channel program for an order line is selected by the user. If false, then the channel program for an order line is applied by the application. The default value is false. A list of accepted values is defined in the lookup type ORA_FOM_USER_APPLIED_INCENTIVE. -
ProgramCode: string
Maximum Length:
255
Abbreviation that uniquely identifies the channel program. -
ProgramDescription: string
Maximum Length:
255
Description of the channel program. -
ProgramDetails: string
Maximum Length:
255
Details of the product rule. The value of this attribute is a concatenation of DiscountType and DiscountAmount from the product rule. -
ProgramId: string
Maximum Length:
50
Value that uniquely identifies the channel program. -
ProgramLine: string
Maximum Length:
255
Value that indicates the item level at which a channel program is applied for an order line. The values for this attribute are based on the value of ItemLevelCode. If the value of ItemLevelCode is ALL_ITEMS, then the value of ItemLevel is used as the value of this attribute. If the value of ItemLevelCode is ITEM, then item number from order line is used as the value of this attribute. Otherwise, the value of item identifier from product rule is used as the value of this attribute. -
ProgramLineId: string
Maximum Length:
50
Value that uniquely identifies the product rule. -
ProgramName: string
Maximum Length:
255
Name of the channel program. -
ProgramTypeName: string
Maximum Length:
255
Name of the channel program type. -
SourceIncentiveId: string
Maximum Length:
50
Value that uniquely identifies the channel program for an order line. The source application assigns this value. -
StartDate: string
(date)
Date when the product rule is effective.
-
Status: string
Maximum Length:
255
Value that indicates the status of the channel program for an order line. -
StatusCode: string
Maximum Length:
30
Abbreviation that indicates the status of the channel program for an order line. A list of accepted values is defined in the lookup type ORA_FOM_INCENTIVE_STATUS.
array
Links
object
-
ApplyTo: string
Maximum Length:
255
Specifies where pricing applies the charge: for the item, for shipping, or for the return. -
ApplyToCode: string
Maximum Length:
30
Abbreviation that identifies where pricing applies the charge: for the item, for shipping, or for the return. -
AverageUnitSellingPrice: number
Weighted average of the selling price. This average is the total sales revenue divided by total units sold.
-
BlockAllowance: number
Value that indicates the block allowance for a non-tiered consumption charge. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
BlockSize: number
Number that represents the size of the block for charge calculation for a tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
CanAdjustFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the charge is eligible for adjustment. If false, then the charge is not eligible for adjustment. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
chargeComponents: array
Charge Components
Title:
Charge Components
The Charge Components resource manages price details for the order line, including price elements and amounts. -
ChargeCurrency: string
Maximum Length:
255
Charge currency. -
ChargeCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the charge currency. -
ChargeDefinition: string
Maximum Length:
255
Charge definition that defines the price type, charge type, and subtype. -
ChargeDefinitionCode: string
Maximum Length:
30
Abbreviation that identifies the charge definition. -
ChargePeriod: string
Read Only:
true
Maximum Length:25
Charge period for the usage charge. The charge period determines how frequently Pricing and Subscription Management add up the usages for a usage charge. -
ChargePeriodCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the charge period for the usage charge. The charge period determines how frequently Pricing and Subscription Management add up the usages for a usage charge. -
ChargeSubType: string
Maximum Length:
255
Charge subtype. -
ChargeSubtypeCode: string
Maximum Length:
30
Abbreviation that identifies the charge subtype. -
chargeTiers: array
Charge Tiers
Title:
Charge Tiers
The Charge Tiers resource manages details about tier definitions for charges. This resource is not currently used. -
ChargeType: string
Maximum Length:
255
Charge type, such as item sale, service sale, financing, lease, shipping, restocking penalties, and so on. -
ChargeTypeCode: string
Maximum Length:
30
Abbreviation that identifies the charge type. -
GSAUnitPrice: number
Price for each unit. Determined from the price list on the pricing strategy.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderChargeId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction. -
PricedQuantity: number
Abbreviation that identifies the unit of measure for the priced quantity, such as Ton.
-
PricedQuantityUOM: string
Maximum Length:
255
Unit of measure for priced quantity, such as Ton. Oracle Product Lifecycle Management Cloud or a service in Oracle Order Management Cloud provides this value. -
PricedQuantityUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the priced quantity. -
PricePeriodicity: string
Maximum Length:
255
Periodicity for recurring price types, such as month, quarter, or year. -
PricePeriodicityCode: string
Maximum Length:
30
Abbreviation that identifies the price periodicity. -
PriceType: string
Maximum Length:
255
Price type, such as one time, recurring, and so on. -
PriceTypeCode: string
Maximum Length:
30
Abbreviation that identifies the price type. -
PrimaryFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the charge is the primary charge. If false, then the charge is not the primary charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the value is entered by the user. -
RollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the charge is a rollup charge. If false, then the charge is not a rollup charge. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
SequenceNumber: integer
(int32)
Sequence number for the charge.
-
SourceChargeId: string
Maximum Length:
120
Value that uniquely identifies the charge. The source application applies this value. -
TierAppliesTo: string
Maximum Length:
80
Value that identifies whether the applicability of the tier is for all tiers or the highest tier. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
TierAppliesToCode: string
Maximum Length:
30
Abbreviation that identifies the applicability of the tier whether all tiers or the highest tier. A list of accepted values is defined in the lookup type ORA_QP_TIER_GRADUATED_TYPES. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
TieredFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:false
Contains one of the following values: true or false. If true, then the charge has a tier defined. If false, then the charge does not have a tier defined. This attribute does not have a default value. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
UsagePriceLockFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the usage pricing is used. If false, then the usage pricing isn't used. This attribute does not have a default value. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
UsageUOM: string
Read Only:
true
Maximum Length:25
Unit of measure for the usage price of the product. -
UsageUOMCode: string
Read Only:
true
Maximum Length:3
Abbreviation that identifies the unit of measure for the usage price of the product.
array
Charge Components
array
Charge Tiers
array
Links
object
-
ChargeCurrency: string
Maximum Length:
255
Name of the currency that the charge component uses. -
ChargeCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the currency that the charge component uses. -
ChargeCurrencyDurationExtendedAmount: number
Extended amount for the duration displayed in the currency that the charge uses.
-
ChargeCurrencyExtendedAmount: number
Extended amount displayed in the currency that the charge uses. Extended amount equals the unit price multiplied by the quantity on the order line. For a configured item, the extended amount equals the unit price multiplied by the extended quantity on the order line.
-
ChargeCurrencyUnitPrice: number
Price or adjustment for each unit displayed in the charge currency that the order line uses.
-
Explanation: string
Maximum Length:
1000
Explanation of the charge component. -
ExplanationMessageName: string
Maximum Length:
30
Message name of the explanation that displays in the price break down dialog. -
HeaderCurrency: string
Maximum Length:
255
Name of the currency that the order header uses. -
HeaderCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the currency that the order header uses. -
HeaderCurrencyDurationExtendedAmount: number
Extended amount for the duration, displayed in the currency that the order header uses.
-
HeaderCurrencyExtendedAmount: number
Extended amount, displayed in the currency that the order header uses.
-
HeaderCurrencyUnitPrice: number
Price or adjustment for each unit of the item, displayed in the currency that the order header uses.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderChargeComponentId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction. -
PercentOfComparisonElement: number
Percent that the unit price constitutes of the basis charge component. The default value for the basis is List Price. This attribute stores the margin percent, the percent that net price constitutes of the list price, and so on.
-
PriceElement: string
Maximum Length:
255
Name of the price element, such as list price, net price, and so on. -
PriceElementCode: string
Maximum Length:
30
Abbreviation that identifies the price element. -
PriceElementUsage: string
Maximum Length:
255
Name that describes charge component usage. -
PriceElementUsageCode: string
Maximum Length:
30
Abbreviation that identifies the charge component usage. -
PricingSourceId: string
Maximum Length:
30
Value that identifies the source of the lowest level pricing. For example, it contains the Id that identifies a line on the price list, a tier rule, a shipping line, and so on. -
PricingSourceType: string
Maximum Length:
255
Type of the price source. -
PricingSourceTypeCode: string
Maximum Length:
30
Type of the price source, such as the charge of a segment price list. A list of accepted values is defined in the lookup type ORA_QP_SOURCE_TYPES. -
RollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the value is a rollup value for the charge component. If false, then the value is not a rollup value. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
SequenceNumber: integer
(int32)
Sequence number for the charge component.
-
SourceChargeComponentId: string
Maximum Length:
50
Value that uniquely identifies the charge component. The source application assigns this value. -
SourceMpaId: string
Maximum Length:
50
Value that identifies the source of a manual price adjustment. -
TaxIncludedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the price for the charge component includes tax. If false, then the price for the charge component does not include tax. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, the default value is false. -
totalComponents: array
Total Components
Title:
Total Components
The Total Components resource manages the components that determine the total price of a sales order.
array
Links
array
Total Components
object
-
HeaderCurrencyCode: string
Read Only:
true
Maximum Length:15
Abbreviation that identifies the currency that the order header uses. -
HeaderCurrencyExtendedAmount: number
Read Only:
true
Extended amount, displayed in currency that the order header uses. -
HeaderCurrencyName: string
Read Only:
true
Maximum Length:255
Name of the currency that the order header uses. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderChargeComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total. Pricing might use more than one charge component when it calculates the total. For example, it can sum the values of more than one discount when it calculates the total discount.
-
OrderTotalComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total.
-
OrderTotalId: integer
(int64)
Value that identifies the sales order total.
-
PriceElement: string
Read Only:
true
Maximum Length:255
Name of the price element. For example, list price, net price, and so on. -
PriceElementCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the price element. -
PriceElementUsage: string
Read Only:
true
Maximum Length:255
Name of the price element usage. -
PriceElementUsageCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies price element usage.
array
Links
object
-
AdjustmentAmount: number
Amount to be adjusted or the price for each unit or block for the item. In Oracle Subscription Management Cloud, this attribute is mapped to the list price.
-
ApplicationMethod: string
Maximum Length:
80
Method of application for the charge tier. In Oracle Subscription Management Cloud, this attribute is called PriceFormat. -
ApplicationMethodCode: string
Maximum Length:
30
Abbreviation that identifies the application method to use for tiered pricing. A list of accepted values is defined in the lookup type ORA_QP_APPLICATION_METHODS. -
BlockSize: number
Number that represents the size of the block for charge calculation for a tier.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderChargeId: integer
(int64)
Value that uniquely identifies the charge.
-
OrderChargeTierId: integer
(int64)
Value that uniquely identifies the charge tier.
-
SourceOrderChargeTierId: string
Maximum Length:
50
Value that uniquely identifies the charge tier in the source application. -
TierFrom: number
Number that indicates the starting value of the tier.
-
TierSequenceNumber: number
Sequence number for the charge tier.
-
TierTo: number
Number that indicates the ending value of the tier.
array
Links
object
-
CoverageFulfillLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the fulfillment line that fulfills the coverage line. -
CoverageItemNumber: string
Read Only:
true
Maximum Length:255
Item number of the coverage that the covered item covers. -
DisplayLineNumber: string
Read Only:
true
Maximum Length:255
Number that the order management work area displays to identify the order line that contains the coverage. -
HeaderId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sales order header that contains the coverage. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Read Only:
true
Maximum Length:255
Sales order number that contains the coverage line. -
SourceLineNumber: string
Title:
Source Order Line
Maximum Length:100
Value that uniquely identifies the order line in the source application that contains the coverage. -
SourceOrderNumber: string
Title:
Source Order
Maximum Length:50
Value that uniquely identifies the source order in the source application that contains the coverage.
array
Links
object
-
CoveredAssetId: integer
Value that uniquely identifies the asset that the coverage item covers.
-
CoveredAssetNumber: string
Maximum Length:
150
Number that identifies the asset that the coverage item covers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
CoveredFulfillLineId: integer
Value that uniquely identifies the fulfillment line that fulfills the covered item.
-
CoveredItemNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the covered item. -
DisplayLineNumber: string
Read Only:
true
Maximum Length:255
Number that the order management work area displays to identify the order line that contains the covered item. -
HeaderId: integer
Read Only:
true
Value that uniquely identifies the sales order head that contains the covered item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Maximum Length:
150
Number that identifies the sales order that contains the covered item. -
SourceLineId: string
Maximum Length:
255
Value that uniquely identifies the source order line from order capture. -
SourceLineNumber: string
Maximum Length:
255
Value that uniquely identifies the transaction in the source application that contains the order line for the covered item. -
SourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the source order from order capture. -
SourceOrderNumber: string
Maximum Length:
255
Number that identifies the source application that contains the covered item. -
SourceOrderSystem: string
Maximum Length:
255
Value that references to the order capture application that the source order came from.
array
Links
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system for the drop ship.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
POHeaderId: string
Maximum Length:
255
Value that uniquely identifies the purchase order header for the drop ship. -
POLineId: string
Maximum Length:
255
Value that uniquely identifies the purchase order line for the drop ship. -
POLineLocationId: string
Maximum Length:
255
Value that uniquely identifies the location of the purchase order line for the drop ship. -
PONumber: string
Maximum Length:
150
Number that identifies the purchase order for the drop ship.
array
Links
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for the drop ship.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RequisitionHeaderId: string
Maximum Length:
255
Value that uniquely identifies the purchase requisition for the drop ship. -
RequisitionLineId: string
Maximum Length:
255
Value that uniquely identifies the requisition line for the drop ship. -
RequisitionLineNumber: string
Maximum Length:
150
Number that identifies the requisition line for the drop ship. -
RequisitionNumber: string
Maximum Length:
150
Number that identifies the requisition for the drop ship.
array
Links
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the product within the subscription in Oracle Subscription Management Cloud.
array
Links
object
-
DocumentId: string
Maximum Length:
255
Value that uniquely identifies the external order reference that the application sends to the fulfillment system. -
DocumentLineNumber: string
Maximum Length:
150
Number that uniquely identifies the order line in the external order reference that the application sends to the fulfillment system. -
DocumentNumber: string
Maximum Length:
150
Number that uniquely identifies the external order reference that the application sends to the fulfillment system. -
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for an external order.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
ActiveFlag: boolean
Title:
Active
Maximum Length:1
Contains one of the following values: true or false. If true, then the hold is active. If false, then the hold is not active. -
ApplyDate: string
(date-time)
Title:
Hold Date
Read Only:true
Date when the user applied the hold. -
ApplySystem: string
Maximum Length:
30
Application that requested to apply the hold. -
ApplyUser: string
Read Only:
true
Maximum Length:255
Name of the user who applied the hold. -
HoldCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the hold. -
HoldComments: string
Title:
Comments
Maximum Length:240
Comments that the user added when placing the hold. -
HoldInstanceId: integer
(int64)
Value that uniquely identifies the hold.
-
HoldName: string
Read Only:
true
Maximum Length:255
Name of the hold. -
HoldReleaseComments: string
Title:
Release Comments
Maximum Length:240
Comments that the user added when releasing the hold. -
HoldReleaseReason: string
Read Only:
true
Maximum Length:255
Reason for releasing the hold. -
HoldReleaseReasonCode: string
Title:
Release Reason
Maximum Length:30
Abbreviation that identifies the reason for releasing the hold. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ReleaseDate: string
(date-time)
Title:
Release Date
Date when the user released the hold. -
ReleaseUser: string
Read Only:
true
Maximum Length:255
Name of the user who released the hold. -
SourceRequestId: string
Maximum Length:
50
Value that identifies the source application that requested the hold.
array
Links
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for an internal order.
-
InternalOrderDocumentType: string
Maximum Length:
255
Type of internal order. -
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
ActualDeliveryDate: string
(date-time)
Date when the carrier delivered the item that the fulfillment line contains.
-
AvailabilityShipDate: string
(date-time)
Ship date for each fulfillment line that the carrier sends to order management.
-
BillingTransactionAmount: number
Title:
Charge Amount
Amount of the billing transaction. -
BillingTransactionDate: string
(date-time)
Title:
Invoice Date
Date on the customer invoice. The application uses this date to calculate the invoice due date according to the payment terms for the customer. -
BillingTransactionNumber: string
Title:
Invoice Number
Maximum Length:30
Value that uniquely identifies the billing transaction. -
BillOfLadingNumber: string
Title:
Bill of Lading
Maximum Length:120
Contract and receipt from the carrier for the item that the carrier agrees to transport to the destination address. -
CustomerTransactionLineId: integer
(int64)
Value that uniquely identifies the billing line.
-
DeliveryName: string
Title:
Delivery
Maximum Length:120
Group of items that the carrier carries under the terms of one bill of lading. -
ExceptionFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the available-to-ship date for the line on the supply order has past the requested date, or supply is not available for the fulfillment line. If false, then this available-to-ship date has not past the requested date, or supply is available for the fulfillment line. -
FulfillLineDetailId: integer
(int64)
Value that uniquely identifies details for the fulfillment line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Quantity: number
Title:
Shipped Quantity
Quantity of the item that the supplier fulfilled. -
RMAReceiptDate: string
(date)
Date when the fulfillment application sent the receipt.
-
RMAReceiptDateTime: string
(date-time)
Date and time when the fulfillment application sent the receipt.
-
RMAReceiptLineNumber: string
Maximum Length:
50
Line number of the receipt sent by the receiving application. -
RMAReceiptNumber: string
Maximum Length:
50
Receipt header number sent by the receiving application. -
RMAReceiptTransactionId: string
Maximum Length:
18
Value that uniquely identifies receiving. -
SecondaryQuantity: number
Read Only:
true
Shipped, received, or delivered quantity on the fulfillment line for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
Status: string
Read Only:
true
Maximum Length:255
Status of the fulfillment line. -
StatusAsOfDate: string
(date-time)
Title:
Transaction Date
Date when the transaction occurred. -
StatusCode: string
Title:
Status
Maximum Length:30
Abbreviation that identifies the status of the fulfillment line. -
TaskType: string
Title:
Task Type
Maximum Length:50
Task classification that assigns default attributes to tasks and controls task processing. -
TrackingNumber: string
Title:
Tracking Number
Maximum Length:120
Unique value that the carriers provides to track shipment during transportation. -
TradeComplianceCode: string
Maximum Length:
30
Abbreviation that identifies the trade compliance screening. -
TradeComplianceExplanation: string
Maximum Length:
1000
Explanation that describes the result of trade compliance screening. -
TradeComplianceResultCode: string
Maximum Length:
30
Abbreviation that identifies the result of trade compliance screening. -
TradeComplianceType: string
Read Only:
true
Maximum Length:255
Type of trade compliance screening. -
TradeComplianceTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of trade compliance screening. -
WaybillNumber: string
Title:
Waybill Number
Maximum Length:30
Waybill or airbill number for the shipment.
array
Links
object
-
DeletedFlag: boolean
Contains one of the following values: true or false. If true, then lot and serial lines are deleted during the patch or upsert operation. If false, then lot and serial lines are not deleted. This is a transient attribute. Use this attribute only on an order line that includes an inventory transaction. This attribute does not have a default value.
-
ItemRevisionNumber: string
Title:
Revision Number
Maximum Length:120
Value that identifies the item revision. -
ItemSerialNumberFrom: string
Title:
From Serial Number
Maximum Length:120
Starting serial number of a range of serial numbers. -
ItemSerialNumberTo: string
Title:
To Serial Number
Maximum Length:120
Ending serial number of a range of serial numbers. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Concatenated segments for the locator flexfields from where the item is shipped from or received into.
-
LocatorId: integer
(int64)
Locator where the application ships or receives the item.
-
LotNumber: string
Title:
Lot Number
Maximum Length:320
Identifies the quantity for the item. -
LotSerialId: integer
(int64)
Read Only:
true
Value that uniquely identifies the lot and serial. -
Quantity: number
Quantity of lots and serials.
-
SecondaryQuantity: number
Read Only:
true
Quantity of the lot for the item or service in the secondary unit of measure. This attribute is applicable when more than one unit of measure is used to measure and track the item. -
SourceLotSerialId: string
Maximum Length:
50
Value that uniquely identifies the lot and serial. The source application assigns this value.
array
Links
object
-
AdjustmentAmount: number
Amount of the manual price adjustment for a charge or total. The value is an amount or a percent.
-
AdjustmentElementBasis: string
Maximum Length:
30
Basis that pricing uses to calculate the manual pricing adjustment. -
AdjustmentElementBasisName: string
Maximum Length:
255
Name of the basis that pricing uses to calculate the manual pricing adjustment. -
AdjustmentType: string
Maximum Length:
255
Method that pricing uses to calculate manual price adjustment for the item. -
AdjustmentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of manual price adjustment. -
ChargeDefinition: string
Maximum Length:
255
Definition of the charge that pricing uses to apply a manual price adjustment. -
ChargeDefinitionCode: string
Maximum Length:
30
Abbreviation that identifies the definition of the charge that pricing uses to apply a manual price adjustment. -
ChargeRollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then pricing rolls up the charge for the manual price adjustment. If false, then pricing does not do this roll up. For Oracle Fusion application priced orders, the default value is set based on the pricing setup. For pre-priced orders, there is no default value. -
Comments: string
Maximum Length:
1000
Comments that describe the manual price adjustment. -
EffectiveNumberOfPeriods: number
Number of periods to use for the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivePeriodFrom: number
Number that identifies the period when the price adjustment starts. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivePeriodUntil: number
Number that identifies the period when the price adjustment ends. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
-
EffectivityType: string
Maximum Length:
80
Type of effectivity of the price adjustment. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
EffectivityTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of effectivity to use for the price adjustment. A list of accepted values is defined in the lookup type ORA_OSS_PRICE_ADJ_EFFECTIVITY. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ManualPriceAdjustmentId: integer
(int64)
Read Only:
true
Value that identifies the manual price adjustment. -
ParentEntityId: integer
(int64)
Read Only:
true
Value that identifies the parent entity where pricing applies the manual price adjustment. -
PricePeriodicity: string
Maximum Length:
255
Price periodicity of the charge where pricing applies the manual price adjustment. -
PricePeriodicityCode: string
Maximum Length:
30
Abbreviation that identifies the price periodicity of the charge where pricing applies the manual price adjustment. -
Reason: string
Maximum Length:
255
Reason for the manual price adjustment. -
ReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for the manual price adjustment. -
SequenceNumber: integer
(int32)
Sequence that pricing uses to apply the manual price adjustment in relation to other manual price adjustments.
-
SourceManualPriceAdjustmentId: string
Maximum Length:
50
Value that uniquely identifies the manual price adjustment. The source application assigns this value. -
ValidationStatusCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the validation status of the manual price adjustment.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OriginalFulfillLineId: integer
Value that uniquely identifies the fulfillment line from the original sales order that the return order is returning.
-
OriginalHeaderId: integer
Read Only:
true
Value that uniquely identifies the original sales order header that the return order is returning. -
OriginalItemLineNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the original order line that the return order is returning. -
OriginalItemNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the original item that the return order is returning. -
OriginalOrderNumber: string
Maximum Length:
150
Number that identifies the original sales order that the return order is returning. -
OriginalSourceLineId: string
Maximum Length:
255
Value that uniquely identifies the original source line in the return order. This value refers to the original order. -
OriginalSourceLineNumber: string
Maximum Length:
255
Number that identifies the original source line in the return order. This value refers to the original order. -
OriginalSourceOrderId: string
Maximum Length:
255
Value that uniquely identifies the original source order in the return order. This value refers to the original order. -
OriginalSourceOrderNumber: string
Maximum Length:
255
Number that identifies the original source order that the return order is returning. This source order resides in a source application. -
OriginalSourceOrderSystem: string
Maximum Length:
255
Value that identifies the original source application in the return order. This value refers to the original order.
array
Links
object
-
Amount: number
Amount authorized for the payment.
-
AuthorizationRequestId: string
Maximum Length:
30
Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. -
AuthorizationStatus: string
Maximum Length:
255
Authorization status of the payment transaction. Values include Pass or Fail. -
AuthorizationStatusCode: string
Maximum Length:
30
Status of the payment. Values include Pass or Fail. -
AuthorizedAmount: number
Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload.
-
AuthorizedInSourceFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:true
Contains one of the following values: true or false. If true, then payment authorization occurs in the source application. If false, then payment authorization does not occur in the source application. The default value is true. -
AuthorizedOn: string
(date-time)
Date when the application authorized payment.
-
CardExpirationDate: string
Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format.
-
CardFirstName: string
Maximum Length:
40
First name of the card holder. -
CardIssuerCode: string
Maximum Length:
30
Value that identifies the card issuer; for example, Visa or MasterCard. -
CardLastName: string
Maximum Length:
40
Last name of the card holder. -
CardTokenNumber: string
Maximum Length:
30
Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. -
InstrumentAssignmentId: integer
(int64)
Read Only:
true
Value that identifies the payment method. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MaskedCardNumber: string
Maximum Length:
30
Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. -
OriginalSystemPaymentReference: string
Maximum Length:
50
Value that uniquely identifies the payment details from the source application. -
PaymentMethod: string
Maximum Length:
255
Name of the billing payment method. -
PaymentMethodCode: integer
(int64)
Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance.
-
PaymentServerOrderNumber: string
Maximum Length:
80
Number that identifies the card payment that was authorized by Oracle Payments Cloud. -
PaymentSetId: integer
(int64)
Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing.
-
PaymentTransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the payment. -
PaymentType: string
Maximum Length:
255
Name of the payment method for the transaction. -
PaymentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the payment type. -
TransactionExtensionId: integer
(int64)
Value that identifies the payment transaction extension in the payment system.
-
UniquePaymentReference: string
Read Only:
true
Maximum Length:30
Unique payment reference that the application sends to the payment system for authorization. -
VoiceAuthorizationCode: string
Maximum Length:
100
Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence.
array
Links
object
-
AdjustmentName: string
Maximum Length:
1000
Name of the price adjustment, such as discount, charge, or cost. -
AdjustmentType: string
Read Only:
true
Maximum Length:255
Type of price adjustment. -
AdjustmentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of price adjustment. -
Amount: number
Title:
Amount
Cost amount or charge amount of the price adjustment. -
InvoicedFlag: boolean
Maximum Length:
1
Default Value:false
Contains one of the following values: true or false. If true, then the application bills the price adjustment. If false, then the application does not bill the price adjustment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrigSystemAdjustmentReference: string
Maximum Length:
50
Reference to the price adjustment from the source application. -
PriceAdjustmentId: integer
(int64)
Value that uniquely identifies the price adjustment.
array
Links
object
-
ChargeDefinition: string
Read Only:
true
Maximum Length:255
Value that identifies the pricing charge definition to use during price validation. -
ChargeDefinitionCode: string
Maximum Length:
30
Abbreviation that identifies the pricing charge definition to use during price validation. -
ChargeId: integer
(int64)
Value that identifies the charge of the charge component during price validation.
-
ConstrainingValue: number
Specifies whether validation applies to discount percent or discount amount.
-
ConstrainingValueTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of constraining value, such as percent or amount. -
ConstrainingValueTypeName: string
Read Only:
true
Maximum Length:255
Name of the type of constraining value, such as percent or amount. -
Explanation: string
Maximum Length:
1000
Explanation that describes the price validation. -
ExplanationMessageName: string
Maximum Length:
30
Name of the explanation that describes the price validation. -
HeaderCurrencyCode: string
Maximum Length:
15
Abbreviation that identifies the header currency during price validation. -
HeaderCurrencyConstrainingAmount: number
Value that constrains the calculation for the header currency during price validation.
-
HeaderCurrencyName: string
Read Only:
true
Maximum Length:255
Name of the header currency used during price validation. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ManualPriceAdjustmentId: integer
(int64)
Value that identifies the manual price adjustment during price validation.
-
PricePeriodicity: string
Read Only:
true
Maximum Length:255
Name of the price periodicity to use recurring prices during price validation. -
PricePeriodicityCode: string
Maximum Length:
30
Price periodicity to use recurring prices during price validation. -
PriceValidationId: integer
(int64)
Value that uniquely identifies the price validation.
-
RollupFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then apply validation on a rollup charge. If false, then validation do not apply validation on a rollup charge. -
ValidationComponent: string
Read Only:
true
Maximum Length:255
Name of the charge component or total that pricing evaluates for the pricing guideline during price validation. -
ValidationComponentCode: string
Maximum Length:
30
Abbreviation that identifies the charge component or total that pricing evaluates for the pricing guideline during price validation. -
ValidationComponentEntityId: integer
(int64)
Value that identifies the charge component or total that pricing evaluates for the pricing guideline during price validation.
-
ValidationComponentEntityType: string
Maximum Length:
30
Type of component entity against which the guideline is evaluated. Valid values include Charge Component or Total. -
ValidationSourceRuleId: integer
(int64)
Value that identifies the rule that pricing uses to evaluate the pricing guideline during price validation.
-
ValidationSourceType: string
Maximum Length:
255
Type of price validation. Values include Charge Guideline, Total Guideline, Floor Price, or GSA Price. -
ValidationSourceTypeCode: string
Maximum Length:
30
Abbreviation that identifies the source type of the price validation. -
ValidationStatus: string
Maximum Length:
30
Indicates whether price validation failed or passed. -
ViolationTypeCode: string
Maximum Length:
30
Abbreviation that identifies the violation type that occurred during price validation. A list of accepted values is defined in the lookup type ORA_QP_GUIDE_VIOLATION_TYPES. -
ViolationTypeName: string
Read Only:
true
Maximum Length:255
Name of the violation type that occurred during price validation.
array
Links
object
-
DooOrderPrjId: integer
Value that uniquely identifies the project for an order line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectDetail: array
Project Details
Title:
Project Details
The Project Details resource manages the descriptive flexfield data of the project for an order line.
array
Links
array
Project Details
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:40
Default Value:OM_Sales_Order
-
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
DooOrderPrjId: integer
Value that uniquely identifies the project details for an order line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
array
Links
object
-
ExternalAssetKey: string
Maximum Length:
150
Value that identifies the asset key for the subscription or coverage item in an external application. -
ExternalParentAssetKey: string
Maximum Length:
150
Value that identifies the parent asset key for the subscription or coverage item in an external application. -
ExternalRootParentAssetKey: string
Maximum Length:
150
Value that identifies the root parent asset key for the subscription or coverage item in an external application. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SubscriptionProductPuid: string
Maximum Length:
150
Value that uniquely identifies the subscription product in Oracle Subscription Management Cloud.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Percent: number
Value that specifies the sales credit percent for the salesperson.
-
SalesCreditId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sales credit. -
SalesCreditType: string
Maximum Length:
255
Name of the sales credit type. -
SalesCreditTypeId: integer
(int64)
Value that identifies the sales credit type.
-
Salesperson: string
Maximum Length:
255
Name of person who sold the item. -
SalespersonId: integer
(int64)
Value that identifies the person who sold the item.
-
SourceTransactionSalesCreditIdentifier: string
Maximum Length:
50
Value that uniquely identifies the sales credit. The source application assigns this value.
array
Links
object
-
Address1: string
Maximum Length:
255
First line of the ship-to customer address. -
Address2: string
Maximum Length:
255
Second line of the ship-to customer address. -
Address3: string
Maximum Length:
255
Third line of the ship-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the ship-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
City: string
Maximum Length:
255
City of the ship-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to party site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact at the ship-to party site.
-
ContactLastName: string
Maximum Length:
255
Title name of the person to contact at the ship-to party site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to party site. -
ContactName: string
Maximum Length:
255
Name of the person to contact at the ship-to party site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to party site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the ship-to party site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to party site. -
Country: string
Maximum Length:
255
Country of the ship-to customer address. -
County: string
Maximum Length:
255
County of the ship-to customer address. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyId: integer
(int64)
Value that uniquely identifies the ship-to party.
-
PartyName: string
Maximum Length:
255
Name of the ship-to party. -
PartyNumber: string
Maximum Length:
255
Telephone number of the ship-to party. -
PersonFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to customer site. -
PersonLastName: string
Maximum Length:
255
Last name of the person to contact at the ship-to customer site. -
PersonMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to customer site. -
PersonNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to customer site. -
PersonTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to customer site. -
PostalCode: string
Maximum Length:
255
City of the ship-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred person to contact at the ship-to party site.
-
Province: string
Maximum Length:
255
Province of the ship-to customer address. -
SiteId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the ship-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the ship-to customer address.
array
Links
object
-
DisplayLineNumber: string
Read Only:
true
Maximum Length:255
Number that the order management work area displays to identify the order line of the subscription item that is associated with the product. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the sales order that contains the subscription item that is associated with the product. -
SourceLineNumber: string
Title:
Source Order Line
Maximum Length:100
Number that identifies the order line in the source application that contains the subscription item which is associated with the product. -
SourceOrderNumber: string
Title:
Source Order
Maximum Length:50
Number that identifies the source order in the source application that contains the subscription item which is associated with the product. -
SubscriptionFulFillLineId: integer
(int64)
Read Only:
true
Value that uniquely identifies the fulfillment line of the subscription item that is associated with the product. -
SubscriptionHeaderId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sales order header that contains the subscription item which is associated with the product. -
SubscriptionItemNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the subscription item that is associated with the product.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderTermId: integer
(int64)
Value that uniquely identifies the term.
-
SourceOrderTermId: string
Maximum Length:
50
Value that uniquely identifies the order term in the source application. For subscription term, the value is 1. -
TermAdjustmentPercent: number
Percent of adjustment for the term.
-
TermApplicationMethod: string
Maximum Length:
80
Method of application for the term. This depends on the type of term. In Oracle Subscription Management Cloud, this attribute is called PricingMethod. -
TermApplicationMethodCode: string
Maximum Length:
30
Abbreviation that identifies the method of application for the term. For a subscription, a list of accepted values is defined in the lookup type ORA_OSS_RNWL_PRICE_ADJ_TYPE. -
TermDuration: number
Duration for the subscription term.
-
TermPeriod: string
Maximum Length:
25
Name of the time unit of measure for the subscription term. -
TermPeriodCode: string
Maximum Length:
15
Abbreviation that identifies the time unit of measure for the subscription term. -
TermStartDate: string
(date-time)
Date when the subscription term starts.
-
TermTypeCode: string
Read Only:
true
Maximum Length:30
Default Value:SUBSCRIPTION
Abbreviation that identifies the type of the term. For subscription term, the TermTypeCode is SUBSCRIPTION.
array
Links
object
-
DocumentSystemReferenceId: integer
(int64)
Value that uniquely identifies the document system reference for the supply order.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SupplyOrderNumber: string
Maximum Length:
150
Number that identifies the supply order during back-to-back fulfillment.
array
Links
object
-
CharacterAttributeValue: string
Maximum Length:
2000
Character value for the transaction item attribute (TIA). -
DateAttributeValue: string
(date)
Date value for the transaction item attribute (TIA).
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NumberAttributeValue: number
Number value for the transaction item attribute (TIA).
-
SourceTransactionLineAttributeId: string
Maximum Length:
50
Value that uniquely identifies the transaction item attribute on the fulfillment line. The source application assigns this value. -
TimestampAttributeValue: string
(date-time)
Time value for the transaction item attribute (TIA).
-
TransactionAttributeId: integer
(int64)
Read Only:
true
Value that uniquely identifies the transaction item attribute on the fulfillment line. -
TransactionAttributeMetadataid: integer
(int64)
Value that identifies the transaction item attribute (TIA) that stores the metadata.
-
TransactionAttributeName: string
Maximum Length:
255
Name of the transaction item attribute. -
TransactionItemAttributeId: integer
(int64)
Value that identifies the transaction item attribute (TIA).
array
Links
object
-
Amount: number
Amount authorized for the payment.
-
AuthorizationRequestId: string
Maximum Length:
30
Value that uniquely identifies the authorization request received from the tokenization service provider to authorize the card number. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence. -
AuthorizationStatus: string
Maximum Length:
255
Authorization status of the payment transaction. Values include Pass or Fail. -
AuthorizationStatusCode: string
Maximum Length:
30
Status of the payment. Values include Pass or Fail. -
AuthorizedAmount: number
Authorized amount received from the tokenization service provider to authorize the transaction. The authorized amount must be provided if the authorization request identifier is sent in the payload.
-
AuthorizedInSourceFlag: boolean
Read Only:
true
Maximum Length:1
Default Value:true
Contains one of the following values: true or false. If true, then payment authorization occurs in the source application. If false, then payment authorization does not occur in the source application. The default value is true. -
AuthorizedOn: string
(date-time)
Date when the application authorized payment.
-
CardExpirationDate: string
Date when the card is no longer valid. The value is provided in the YYYY/MM/DD format.
-
CardFirstName: string
Maximum Length:
40
First name of the card holder. -
CardIssuerCode: string
Maximum Length:
30
Value that identifies the card issuer; for example, Visa or MasterCard. -
CardLastName: string
Maximum Length:
40
Last name of the card holder. -
CardTokenNumber: string
Maximum Length:
30
Token number issued by the tokenization service provider corresponding to a card number. This is a required field for card token and authorization import. -
InstrumentAssignmentId: integer
(int64)
Read Only:
true
Value that identifies the payment method. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MaskedCardNumber: string
Maximum Length:
30
Masked format that displays only the last four digits of a card number, and replaces all other digits with X. This attribute is used for security purposes. The length of the masked card number should match the actual length of the number provided by the card issuer. For example, the masked card number for a Visa card number is XXXXXXXXXXXX2345. -
OriginalSystemPaymentReference: string
Maximum Length:
50
Value that uniquely identifies the payment details from the source application. -
PaymentMethod: string
Maximum Length:
255
Name of the billing payment method. -
PaymentMethodCode: integer
(int64)
Abbreviation that identifies the payment method. The application uses this payment method on the invoice to collect the open balance.
-
PaymentServerOrderNumber: string
Maximum Length:
80
Number that identifies the card payment that was authorized by Oracle Payments Cloud. -
PaymentSetId: integer
(int64)
Value that uniquely identifies the group of payments for one prepaid sales order. If the payment is a prepayment, then this attribute uses a foreign key to reference billing.
-
PaymentTransactionId: integer
(int64)
Read Only:
true
Value that uniquely identifies the payment. -
PaymentType: string
Maximum Length:
255
Name of the payment method for the transaction. -
PaymentTypeCode: string
Maximum Length:
30
Abbreviation that identifies the payment type. -
TransactionExtensionId: integer
(int64)
Value that identifies the payment transaction extension in the payment system.
-
UniquePaymentReference: string
Read Only:
true
Maximum Length:30
Unique payment reference that the application sends to the payment system for authorization. -
VoiceAuthorizationCode: string
Maximum Length:
100
Abbreviation that identifies the card authorization. If you want to import a card authorization other than the Card Token Number, then you must provide either the Card Authorization Request Identifier or the Card Voice Authorization Code. If both are provided, then the Card Authorization Request Identifier takes precedence.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Percent: number
Value that specifies the sales credit percent for the salesperson.
-
SalesCreditId: integer
(int64)
Read Only:
true
Value that uniquely identifies the sales credit. -
SalesCreditType: string
Maximum Length:
255
Name of the sales credit type. -
SalesCreditTypeId: integer
(int64)
Value that identifies the sales credit type.
-
Salesperson: string
Maximum Length:
255
Name of person who sold the item. -
SalespersonId: integer
(int64)
Value that identifies the person who sold the item.
-
SourceTransactionSalesCreditIdentifier: string
Maximum Length:
50
Value that uniquely identifies the sales credit. The source application assigns this value.
array
Links
object
-
Address1: string
Maximum Length:
255
First line of the ship-to customer address. -
Address2: string
Maximum Length:
255
Second line of the ship-to customer address. -
Address3: string
Maximum Length:
255
Third line of the ship-to customer address. -
Address4: string
Maximum Length:
255
Fourth line of the ship-to customer address. -
AddressId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
City: string
Maximum Length:
255
City of the ship-to customer address. -
ContactFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to party site. -
ContactId: integer
(int64)
Value that uniquely identifies the contact at the ship-to party site.
-
ContactLastName: string
Maximum Length:
255
Title name of the person to contact at the ship-to party site. -
ContactMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to party site. -
ContactName: string
Maximum Length:
255
Name of the person to contact at the ship-to party site. -
ContactNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to party site. -
ContactNumber: string
Maximum Length:
255
Telephone number of the person to contact at the ship-to party site. -
ContactTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to party site. -
Country: string
Maximum Length:
255
Country of the ship-to customer address. -
County: string
Maximum Length:
255
County of the ship-to customer address. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PartyId: integer
(int64)
Value that uniquely identifies the ship-to party.
-
PartyName: string
Maximum Length:
255
Name of the ship-to party. -
PartyNumber: string
Maximum Length:
255
Telephone number of the ship-to party. -
PersonFirstName: string
Maximum Length:
255
First name of the person to contact at the ship-to customer site. -
PersonLastName: string
Maximum Length:
255
Last name of the person to contact at the ship-to customer site. -
PersonMiddleName: string
Maximum Length:
255
Middle name of the person to contact at the ship-to customer site. -
PersonNameSuffix: string
Maximum Length:
255
Name suffix of the person to contact at the ship-to customer site. -
PersonTitle: string
Maximum Length:
255
Title of the person to contact at the ship-to customer site. -
PostalCode: string
Maximum Length:
255
City of the ship-to customer address. -
PreferredContactPointId: integer
(int64)
Value that uniquely identifies the email for the preferred person to contact at the ship-to party site.
-
Province: string
Maximum Length:
255
Province of the ship-to customer address. -
SiteId: integer
(int64)
Value that uniquely identifies the ship-to customer address.
-
SourceAddressId: string
Maximum Length:
255
Value that uniquely identifies the ship-to customer address. Value is 1. -
State: string
Maximum Length:
255
State of the ship-to customer address.
array
Links
object
-
CurrencyCode: string
Maximum Length:
15
Currency that the sales order total uses. -
CurrencyName: string
Read Only:
true
Maximum Length:255
Name of the currency that the sales order total uses. -
DisplayName: string
Maximum Length:
255
Display name of the sales order total, displayed in the language that the sales order uses. -
EstimatedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then Oracle Fusion Pricing estimates the total. For example, pricing might estimate total for a usage price. If false, then Oracle Fusion Pricing does not estimate the total. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderTotalId: integer
(int64)
Value that uniquely identifies the total for the sales order.
-
PrimaryFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the total is the primary total. If false, then the total is not the primary total. Each sales order includes only one primary total. -
TotalAmount: number
Amount calculated for the sales order total.
-
TotalCode: string
Maximum Length:
30
Abbreviation that identifies the definition that defines properties for the sales order total. -
totalComponents: array
Total Components
Title:
Total Components
The Total Components resource manages the components that determine the total price of a sales order. -
TotalGroup: string
Maximum Length:
240
Group of related totals. For example, total for a one-time charge, or total for adjustments on a one-time charge. -
TotalName: string
Read Only:
true
Maximum Length:255
Name of the definition that defines properties for the sales order total.
array
Links
array
Total Components
object
-
HeaderCurrencyCode: string
Read Only:
true
Maximum Length:15
Abbreviation that identifies the currency that the order header uses. -
HeaderCurrencyExtendedAmount: number
Read Only:
true
Extended amount, displayed in currency that the order header uses. -
HeaderCurrencyName: string
Read Only:
true
Maximum Length:255
Name of the currency that the order header uses. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrderChargeComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total. Pricing might use more than one charge component when it calculates the total. For example, it can sum the values of more than one discount when it calculates the total discount.
-
OrderTotalComponentId: integer
(int64)
Value that identifies the charge component that stores the sales order total.
-
OrderTotalId: integer
(int64)
Value that identifies the sales order total.
-
PriceElement: string
Read Only:
true
Maximum Length:255
Name of the price element. For example, list price, net price, and so on. -
PriceElementCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the price element. -
PriceElementUsage: string
Read Only:
true
Maximum Length:255
Name of the price element usage. -
PriceElementUsageCode: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies price element usage.
array
Links
- additionalInformation
-
Operation: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/additionalInformationParameters:
- OrderKey:
$request.path.OrderKey
The Additional Details resource manages details that flexfields store for the sales order. - OrderKey:
- attachments
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Attachments resource manages attachments for the order header and order line. - OrderKey:
- billToCustomer
-
Operation: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/billToCustomerParameters:
- OrderKey:
$request.path.OrderKey
The Bill-to Customers resource manages the bill-to customer that the sales order header references. - OrderKey:
- copyOrderReference
-
Operation: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/copyOrderReferenceParameters:
- OrderKey:
$request.path.OrderKey
The Copy Orders resource manages details about the original sales order that order management used when creating a copy for a sales order. - OrderKey:
- holds
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Holds resource manages active and released holds on the order line. - OrderKey:
- lines
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Order Lines resource manages details about the order line, such as item and quantity. - OrderKey:
- payments
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Payments resource manages payment details of the order. - OrderKey:
- salesCredits
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Sales Credits resource manages sales credits for each salesperson on the sales order. - OrderKey:
- shipToCustomer
-
Operation: /fscmRestApi/resources/11.13.18.05/salesOrdersForOrderHub/{OrderKey}/child/shipToCustomerParameters:
- OrderKey:
$request.path.OrderKey
The Ship-to Customers resource manages the ship-to customer that the sales order header references. - OrderKey:
- totals
-
Parameters:
- OrderKey:
$request.path.OrderKey
The Totals resource manages details for the total price of a sales order. - OrderKey:
Examples
These examples describe how to create sales orders.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
Note:
Do not add any other options or parameters to the uniform resource locator (URL) path in the cURL command.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub"
Note:
For some of these examples, you must set the Upsert-Mode header to true. For more information about the Upsert-Mode header, see the POST method in the Supported HTTP Methods topic.
Example Number | Description |
---|---|
Example 1 | Create a draft sales order without order lines. |
Example 2 | Create and submit a sales order with a standard item. The order is priced in Oracle Fusion Pricing. |
Example 3 | Create and submit a sales order with an assemble-to-order (ATO) model. The order is priced in Oracle Fusion Pricing. |
Example 4 | Create and submit a sales order with a pick-to-order (PTO) model. The order is priced in Oracle Fusion Pricing. |
Example 5 | Create and submit a sales order with a kit. The order is priced in Oracle Fusion Pricing. |
Example 6 | Create and submit a sales order with an order header that includes bill to customer details. The order is priced in Oracle Fusion Pricing. |
Example 7 | Create and submit a sales order with an order header that includes ship to customer details. The order is priced in Oracle Fusion Pricing. |
Example 8 | Create and submit a sales order with an order header that includes bill to and ship to customer details. The order is priced in Oracle Fusion Pricing. |
Example 9 | Create and submit a sales order with both order header and order line that includes bill to and ship to customer details. The order is priced in Oracle Fusion Pricing. |
Example 10a | Create and submit a sales order with a standard item. The order is priced in the source application. |
Example 10b | Create and submit a sales order with a standard item. The order that contains exclusive tax is priced in the source application. |
Example 10c | Create and submit a sales order with a standard item. The order that contains inclusive tax is priced in the source application. |
Example 11 | Create and submit a sales order with a discount. The order is priced in the source application. |
Example 12 | Create and submit a sales order with an order header that includes sales credits. The order is priced in Oracle Fusion Pricing. |
Example 13 | Create and submit a sales order with order line that includes sales credits. The order is priced in Oracle Fusion Pricing. |
Example 14 | Create and submit a sales order with both order header and order line that includes sales credits. The order is priced in Oracle Fusion Pricing. |
Example 15 | Create and submit a sales order with different type of charges (sale price, recurring, or shipping). The order is priced in the source application. |
Example 16 | Create and submit a sales order with standard item and billing plans. The order is priced in Oracle Fusion Pricing. |
Example 17 | Create and submit a sales order with standard item and manual price adjustments. The order is priced in the source application. |
Example 18 | Create and submit sales order with standard item and transactional item attributes. The order is priced in the source application. |
Example 19 | Create and submit a sales order with an order header that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing. |
Example 20 | Create and submit a sales order with order line that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing. |
Example 21 | Create and submit a sales order with both order header and order line that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing. |
Example 22 | Create and submit a sales order with order line that includes an attachment. The order is priced in Oracle Fusion Pricing. |
Example 23 | Create and submit a sales order with order header that includes an attachment. The order is priced in Oracle Fusion Pricing. |
Example 24 | Create and submit a sales order with both order header and order line that includes an attachment. The order is priced in Oracle Fusion Pricing. |
Example 25a | Create and submit a sales order with an order header that includes payment details. The order is priced in Oracle Fusion Pricing. |
Example 25b | Create and submit a sales order with order line that includes payment details. The order is priced in Oracle Fusion Cloud Pricing. |
Example 25c | Create and submit a sales order with an order header and order line that includes credit card tokenization payment details. The order is priced in Oracle Fusion Pricing. |
Example 26 | Create and submit a sales order with order line containing project details with identifier attributes. The order is priced in Oracle Fusion Pricing. |
Example 27 | Create and submit a sales order with order line containing project details with value attributes. The order is priced in Oracle Fusion Pricing. |
Example 28 | Create and submit an unreferenced return order with standard item. The order is priced in Oracle Fusion Pricing. |
Example 29 | Create and submit an unreferenced return order with lot serials. The order is priced in Oracle Fusion Pricing. |
Example 30 | Create and submit a referenced return order with standard item. The order is priced in Oracle Fusion Pricing. |
Example 30a | Create and submit a referenced return order with standard item in the case where original order line is split. The order is priced in Oracle Fusion Pricing. |
Example 31 | Create and submit a sales order with standard item and immediate coverage. The order is priced in Oracle Fusion Pricing. |
Example 32 | Create and submit a return order for standard item with immediate coverage. The order is priced in Oracle Fusion Pricing. |
Example 33 | Create and submit a sales order with subscription items. The order is priced in Oracle Fusion Pricing. |
Example 34 | Update order header attributes of the existing sales order. |
Example 35 | Cancel an existing sales order. All the order lines in the sales order are canceled. |
Example 36 | Update order line details of an existing sales order and add new order line at the same time. |
Example 37 | Update order line details of an existing sales order. |
Example 38 | Add a new order line to an existing sales order. |
Example 39a | Cancel an order line in an existing sales order by setting ordered quantity as zero. |
Example 39b | Cancel an order line in an existing sales order by setting the CanceledFlag attribute. |
Example 40 | Cancel an order line in an existing sales order and add a new line at the same time. |
Example 41 | Add a new an order header extensible flexfield to an existing sales order. |
Example 42 | Update an order header extensible flexfield for an existing order. |
Example 43 | Add a new order header extensible flexfield to an existing sales order and update another order header extensible flexfield at the same time. |
Example 44 | Add a new order line extensible flexfield to an existing sales order. |
Example 45 | Update an order line extensible flexfield in the existing order. |
Example 46 | Add a new order line extensible flexfield to the existing sales order and update another order line extensible flexfield at the same time. |
Example 47 | Add and update an order header extensible flexfield, add and update order line extensible flexfield in the existing sales order. |
Example 48 | Update a sales person for order header that includes revenue sales credit and add a new nonrevenue sales credit for the same order. |
Example 49 | Update an order line revenue sales credit and add new revenue and nonrevenue sales credits for the same order line in an existing sales order. |
Example 50 | Update ship to customer details for a sales order. |
Example 51 | Cancel an order line in an existing submitted sales order and create a revision draft. |
Example 52 | Create sales order with subscription and coverage line associated with standard product. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 53 | Amend subscription and coverage line associated with standard product. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 54 | End the subscription and coverage line associated with standard product. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 55 | Create sales order with subscription and coverage line associated with KIT, PTO, ATO products. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 56 | Create a sales order with order lines that have a different orchestration process assigned to each of them. |
Example 57 | Create a sales order with a standalone subscription item with rateplan. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features. |
Example 58 | Amend a standalone subscription item with rateplan. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features. |
Example 59 | End a standalone subscription item with rateplan. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features. |
Example 60 | Renew the subscription and coverage line associated with standard product. The order is priced in the source application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 61 | Create flow for coverage associated with the asset. The order is priced in the source application. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features. |
Example 62 | Amend flow for coverage associated with the asset. The order is priced in the source application. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features. |
Example 63 | End flow for coverage associated with the asset. The order is priced in the source application. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features. |
Example 64 | Renew flow for coverage associated with the asset. The order is priced in the source application. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features. |
Example 65 | Create a sales order with a subscription, a coverage line associated with a standard product, and a coverage line associated with the asset Create flow. The order is priced in Oracle Fusion Pricing. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 66 | Amend flow for creating a sales order with a subscription, a coverage line associated with a standard product, and a coverage line associated with the asset. The order is priced in Oracle Fusion Pricing. This can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 67 | End flow for creating a sales order with a subscription, a coverage line associated with a standard product, and a coverage line associated with the asset. The order is priced in Oracle Fusion Pricing. This can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features. |
Example 68 | Renew flow for creating a sales order with a subscription, a coverage line associated with a standard product, and a coverage line associated with the asset. The order is priced in Oracle Fusion Pricing. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features. |
Example 1 Request Body
The following example includes the contents of the request body in JSON format to create a draft sales order without order lines. Set SubmittedFlag to false to create an order in draft status.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Empty_Draft_order01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Empty_Draft_order_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":false, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Dunbar", "ContactFirstName":"Evelyn", "ContactLastName":"Dunbar" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ] }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197662, "OrderNumber" : "523348", "SourceTransactionNumber" : "R13_Empty_Draft_order01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Empty_Draft_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:48:37+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:48:38.852+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:48:37+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Empty_Draft_order_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application didn't submit the sales order because it failed validation.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197663, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Evelyn", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/billToCustomer/300100195197663", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/billToCustomer/300100195197663", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197664, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/shipToCustomer/300100195197664", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/shipToCustomer/300100195197664", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Empty_Draft_order_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 2 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with a standard item. The order is priced in Oracle Fusion Pricing. Set SubmittedFlag to true to validate and submit the order.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Standard_Item_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Standard_Item_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Evelyn", "ContactLastName":"Smith" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ] }
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197676, "OrderNumber" : "523349", "SourceTransactionNumber" : "R13_Standard_Item_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Standard_Item_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:50:31+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:50:18.315+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:50:34.612+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:50:31+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Standard_Item_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197677, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Evelyn", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/billToCustomer/300100195197677", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/billToCustomer/300100195197677", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197678, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/shipToCustomer/300100195197678", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/shipToCustomer/300100195197678", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197676, "LineId" : 300100195197680, "FulfillLineId" : 300100195197679, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Standard_Item_01", "SourceTransactionNumber" : "R13_Standard_Item_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:50:31.070+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:50:33.156+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:50:16.265+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines/00020000000EACED00057708000110F0858822EF0000000EACED00057708000110F0858822F0/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Standard_Item_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 3 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an assemble-to-order (ATO) model. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_Sample_Order_ATOModel_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Sample_Order_ATOModel_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag": false, "FreezeShippingChargeFlag": false, "FreezeTaxFlag": false, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines": [{ "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "STOVE_ATO_MODEL", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedFulfillmentOrganizationId": 204 }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "GAS_FUEL", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedFulfillmentOrganizationId": 204, "ParentSourceTransactionLineId": "1" }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "Burner_4_GRID", "PurchasingUOMCode": "Ea", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "FOBPointCode":"Destination", "RequestedFulfillmentOrganizationId": 204, "ParentSourceTransactionLineId": "1" } ] }
Example 3 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197768, "OrderNumber" : "523350", "SourceTransactionNumber" : "R13_Sample_Order_ATOModel_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_Order_ATOModel_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-15T18:52:05+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:51:57.843+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:52:13.748+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:52:05+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_Order_ATOModel_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197769, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/billToCustomer/300100195197769", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/billToCustomer/300100195197769", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197770, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/shipToCustomer/300100195197770", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/shipToCustomer/300100195197770", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197768, "LineId" : 300100195197772, "FulfillLineId" : 300100195197771, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_Order_ATOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_ATOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 150, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : "2019-11-15T18:51:51.183+00:00", "ConfigHeaderId" : 300100195197777, "ConfigInventoryItemId" : 300100085666724, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197778, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100100001955792", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:52:05.048+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 150.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100100001955792, "ProductNumber" : "STOVE_ATO_MODEL", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "ATO", "ItemSubType" : null, "ItemTypeCode" : "1", "LastUpdateDate" : "2019-11-15T18:52:11.979+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197771, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-15T18:51:53.728+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197771, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "High", "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 150.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 150.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : true, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234B0000000EACED00057708000110F08588234C/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195197768, "LineId" : 300100195197774, "FulfillLineId" : 300100195197773, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Sample_Order_ATOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_ATOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 50, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : " 100100001955792> 100100001955790", "ConfigCreationDate" : null, "ConfigHeaderId" : 300100195197777, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197778, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100100001955792.100100001955790.100100001955791", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:52:05.074+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 50.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100100001955791, "ProductNumber" : "GAS_FUEL", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "OPTION", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:52:11.980+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197790, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-15T18:51:53.728+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197771, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "High", "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : 1, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 50.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 50.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 3, "DisplayLineNumber" : "1.1.1", "ParentSourceTransactionLineId" : "1", "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234D0000000EACED00057708000110F08588234E/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195197768, "LineId" : 300100195197776, "FulfillLineId" : 300100195197775, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Sample_Order_ATOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_ATOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 40, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : " 100100001955792> 100100001955787", "ConfigCreationDate" : null, "ConfigHeaderId" : 300100195197777, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197778, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100100001955792.100100001955787.100100001955788", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:52:05.095+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 40.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : "Destination", "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100100001955788, "ProductNumber" : "Burner_4_GRID", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "OPTION", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:52:11.981+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197792, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-15T18:51:53.728+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : "Ea", "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197771, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "High", "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : 1, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 40.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 40.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 5, "DisplayLineNumber" : "1.2.1", "ParentSourceTransactionLineId" : "1", "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines/00020000000EACED00057708000110F08588234F0000000EACED00057708000110F085882350/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_ATOModel_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 4 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with a pick-to-order (PTO) model. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Sample_Order_PTOModel_01", "TransactionalCurrencyCode": "USD", "BusinessUnitName": "Vision Operations", "BuyingPartyNumber": 1006, "TransactionTypeCode": "STD", "SubmittedFlag": true, "RequestingBusinessUnitId": 204, "FOBPointCode":"Destination", "PaymentTerms": "30 Net", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "FreezePriceFlag": false, "FreezeShippingChargeFlag": false, "FreezeTaxFlag": false, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines": [{ "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "PTO54222", "RequestedFulfillmentOrganizationId": 204 }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OP44136", "RequestedFulfillmentOrganizationId": 204, "ParentSourceTransactionLineId": "1" }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "KB18761", "RequestedFulfillmentOrganizationId": 204, "ParentSourceTransactionLineId": "2" }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "KB18759", "RequestedFulfillmentOrganizationId": 204, "ParentSourceTransactionLineId": "2" } ] }
Example 4 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197946, "OrderNumber" : "523351", "SourceTransactionNumber" : "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_Order_PTOModel_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:54:08+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : "Destination", "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:53:57.387+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:54:12.966+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:54:08+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_Order_PTOModel_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197947, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/billToCustomer/300100195197947", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/billToCustomer/300100195197947", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197948, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/shipToCustomer/300100195197948", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/shipToCustomer/300100195197948", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197946, "LineId" : 300100195197950, "FulfillLineId" : 300100195197949, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_Order_PTOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 500, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : "2019-11-15T18:53:52.935+00:00", "ConfigHeaderId" : 300100195197957, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197958, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100000012393021", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:54:08.050+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 500.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100000012393021, "ProductNumber" : "PTO54222", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "PTO-SMC", "ItemSubType" : null, "ItemTypeCode" : "1", "LastUpdateDate" : "2019-11-15T18:54:11.393+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197949, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:53:54.168+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : false, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197949, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 500.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 500.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : true, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FD0000000EACED00057708000110F0858823FE/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195197946, "LineId" : 300100195197952, "FulfillLineId" : 300100195197951, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Sample_Order_PTOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : " 100000012393021", "ConfigCreationDate" : null, "ConfigHeaderId" : 300100195197957, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197958, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100000012393021.100000012386995", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:54:08.077+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 0, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100000012386995, "ProductNumber" : "OP44136", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : false, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "OPTION-CLASS", "ItemSubType" : null, "ItemTypeCode" : "2", "LastUpdateDate" : "2019-11-15T18:54:11.394+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197949, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:53:54.168+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : false, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197949, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 0, "UnitQuantity" : 1, "UnitSellingPrice" : 0, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "1.1", "ParentSourceTransactionLineId" : "1", "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858823FF0000000EACED00057708000110F085882400/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195197946, "LineId" : 300100195197954, "FulfillLineId" : 300100195197953, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Sample_Order_PTOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 30, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : " 100000012393021> 100000012386995", "ConfigCreationDate" : null, "ConfigHeaderId" : 300100195197957, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197958, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100000012393021.100000012386995.100000012320874", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:54:08.098+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 30.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100000012320874, "ProductNumber" : "KB18761", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "OPTION", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:54:11.395+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197951, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:53:54.168+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197949, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 30.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 30.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 3, "DisplayLineNumber" : "1.1.1", "ParentSourceTransactionLineId" : "2", "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824010000000EACED00057708000110F085882402/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195197946, "LineId" : 300100195197956, "FulfillLineId" : 300100195197955, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Sample_Order_PTOModel_01", "SourceTransactionNumber" : "R13_Sample_Order_PTOModel_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 20, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : " 100000012393021> 100000012386995", "ConfigCreationDate" : null, "ConfigHeaderId" : 300100195197957, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195197958, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "100000012393021.100000012386995.1769", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:54:08.118+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 20.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 1769, "ProductNumber" : "KB18759", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "OPTION", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:54:11.396+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195197951, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:53:54.168+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195197949, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 20.00000, "UnitQuantity" : 1, "UnitSellingPrice" : 20.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 4, "DisplayLineNumber" : "1.1.2", "ParentSourceTransactionLineId" : "2", "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines/00020000000EACED00057708000110F0858824030000000EACED00057708000110F085882404/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_PTOModel_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 5 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with a kit. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_Sample_Order_KIT_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Sample_Order_KIT_01", "TransactionalCurrencyCode": "USD", "BusinessUnitName": "Vision Operations", "BuyingPartyNumber": 1006, "TransactionTypeCode": "STD", "SubmittedFlag": true, "RequestingBusinessUnitId": 204, "FOBPointCode":"Destination", "PaymentTerms": "30 Net", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "FreezePriceFlag": false, "FreezeShippingChargeFlag": false, "FreezeTaxFlag": false, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines": [{ "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "DOO_KIT", "RequestedFulfillmentOrganizationId": 204 } ] }
Example 5 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195198147, "OrderNumber" : "523352", "SourceTransactionNumber" : "R13_Sample_Order_KIT_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_Order_KIT_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:56:25+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : "Destination", "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:56:12.770+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:56:28.717+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:56:25+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_Order_KIT_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195198148, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/billToCustomer/300100195198148", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/billToCustomer/300100195198148", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195198149, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/shipToCustomer/300100195198149", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/shipToCustomer/300100195198149", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195198147, "LineId" : 300100195198151, "FulfillLineId" : 300100195198150, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_Order_KIT_01", "SourceTransactionNumber" : "R13_Sample_Order_KIT_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1200, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:56:25.062+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1200.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 100000012305550, "ProductNumber" : "DOO_KIT", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "KIT-SMC", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:56:27.695+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195198150, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:56:10.321+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : false, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195198150, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 1200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 1200.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines/00020000000EACED00057708000110F0858824C60000000EACED00057708000110F0858824C7/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Order_KIT_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 6 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes bill to customer details. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Sample_Header_BillTo_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Sample_Header_BillTo_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Evelyn", "ContactLastName":"Smith" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ] }
Example 6 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195198265, "OrderNumber" : "523353", "SourceTransactionNumber" : "R13_Sample_Header_BillTo_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_Header_BillTo_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:59:48+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:59:35.421+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:59:51.573+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:59:48+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_Header_BillTo_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195198266, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Evelyn", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/billToCustomer/300100195198266", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/billToCustomer/300100195198266", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195198265, "LineId" : 300100195198268, "FulfillLineId" : 300100195198267, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_Header_BillTo_01", "SourceTransactionNumber" : "R13_Sample_Header_BillTo_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:59:48.061+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:59:50.434+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:59:33.322+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines/00020000000EACED00057708000110F08588253B0000000EACED00057708000110F08588253C/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_Header_BillTo_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 7 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes ship to customer details. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Sample_HeaderShipTo_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Sample_HeaderShipTo_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ] }
Example 7 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195198357, "OrderNumber" : "523354", "SourceTransactionNumber" : "R13_Sample_HeaderShipTo_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_HeaderShipTo_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T19:02:33+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T19:02:19.873+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T19:02:35.590+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T19:02:33+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_HeaderShipTo_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "shipToCustomer" : [ { "AddressId" : 300100195198358, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/shipToCustomer/300100195198358", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/shipToCustomer/300100195198358", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195198357, "LineId" : 300100195198360, "FulfillLineId" : 300100195198359, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_HeaderShipTo_01", "SourceTransactionNumber" : "R13_Sample_HeaderShipTo_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T19:02:33.064+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T19:02:35.368+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T19:02:17.715+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines/00020000000EACED00057708000110F0858825970000000EACED00057708000110F085882598/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_HeaderShipTo_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 8 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes bill to and ship to customer details. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Std_Line_BillTo_ShipTo_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Std_Line_BillTo_ShipTo_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyNumber":"1006", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "SubstituteAllowedFlag":false, "ShipsetFlag":false, "PartialShipAllowedFlag":true, "RequestedShipDate":"2018-12-14T20:49:12+00:00", "RequestedArrivalDate": "2018-12-14T20:49:12+00:00", "PackingInstructions": "PauseProcess", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationId": 207, "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "CanceledFlag":false, "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "PreCreditCheckedFlag":false, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "FOBPoint":"Destination", "FreightTerms":"Add freight", "ProductNumber":"AS54888", "TransactionLineType":"Buy", "OrderedQuantity":100, "OrderedUOM":"Each", "PaymentTerms":"30 Net", "RequestedShipDate":"2018-09-26T20:49:12+00:00", "SubstitutionAllowedFlag":false, "TransactionBusinessCategoryName":"Sales Transaction", "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Charles", "ContactLastName":"Baker" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ] } ] }
Example 8 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187165576, "OrderNumber" : "514759", "SourceTransactionNumber" : "R13_Line_BillTo_ShipTo_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Line_BillTo_ShipTo_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-14T19:05:18.003+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : false, "PackingInstructions" : "PauseProcess", "ShippingInstructions" : null, "ShipsetFlag" : false, "PartialShipAllowedFlag" : true, "RequestedShipDate" : "2018-12-14T20:49:12+00:00", "RequestedArrivalDate" : "2018-12-14T20:49:12+00:00", "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : "Add freight", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-14T19:05:20.878+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-14T19:05:18+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Line_BillTo_ShipTo_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187165576, "LineId" : 300100187165578, "FulfillLineId" : 300100187165577, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Line_BillTo_ShipTo_01", "SourceTransactionNumber" : "R13_Line_BillTo_ShipTo_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100182577550, "AppliedPriceListName" : null, "AssessableValue" : 60018.5, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-14T19:05:18.058+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 58770.50, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 50, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-14T19:05:20.879+00:00", "LastUpdateLogin" : "951C471973A93D5CE053CC5AF00AAAC2", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 100, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : "PauseProcess", "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-14T19:09:07.127+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 600.185, "UnitQuantity" : null, "UnitSellingPrice" : 587.705, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "billToCustomer" : [ { "AddressId" : 300100187165577, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountDescription" : null, "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Charles", "ContactMiddleName" : null, "ContactLastName" : "Baker", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/billToCustomer/300100187165577", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/billToCustomer/300100187165577", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A", "name" : "lines", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100187165577, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/shipToCustomer/300100187165577", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/shipToCustomer/300100187165577", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines/00020000000EACED00057708000110F0850D93890000000EACED00057708000110F0850D938A/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_BillTo_ShipTo_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 9 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with both order header and order line that includes bill to and ship to customer details. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_HdrLine_Billto_ShipTo_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_HdrLine_Billto_ShipTo_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyNumber":"1006", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "SubstituteAllowedFlag":false, "ShipsetFlag":false, "PartialShipAllowedFlag":true, "RequestedShipDate":"2018-12-14T20:49:12+00:00", "RequestedArrivalDate": "2018-12-14T20:49:12+00:00", "PackingInstructions": "PauseProcess", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationId": 207, "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "CanceledFlag":false, "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "PreCreditCheckedFlag":false, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Charles", "ContactLastName":"Baker" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "FOBPoint":"Destination", "FreightTerms":"Add freight", "ProductNumber":"AS54888", "TransactionLineType":"Buy", "OrderedQuantity":100, "OrderedUOM":"Each", "PaymentTerms":"30 Net", "RequestedShipDate":"2018-09-26T20:49:12+00:00", "SubstitutionAllowedFlag":false, "TransactionBusinessCategoryName":"Sales Transaction", "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Charles", "ContactLastName":"Baker" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ] } ] }
Example 9 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197572, "OrderNumber" : "523347", "SourceTransactionNumber" : "R13_HdrLine_Billto_ShipTo_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_HdrLine_Billto_ShipTo_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:39:53+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : false, "PackingInstructions" : "PauseProcess", "ShippingInstructions" : null, "ShipsetFlag" : false, "PartialShipAllowedFlag" : true, "RequestedShipDate" : "2018-12-14T20:49:12+00:00", "RequestedArrivalDate" : "2018-12-14T20:49:12+00:00", "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : "Add freight", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:39:41.083+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:39:56.667+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:39:53+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_HdrLine_Billto_ShipTo_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197573, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Charles", "ContactMiddleName" : null, "ContactLastName" : "Baker", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/billToCustomer/300100195197573", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/billToCustomer/300100195197573", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197574, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/shipToCustomer/300100195197574", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/shipToCustomer/300100195197574", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197572, "LineId" : 300100195197576, "FulfillLineId" : 300100195197575, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_HdrLine_Billto_ShipTo_01", "SourceTransactionNumber" : "R13_HdrLine_Billto_ShipTo_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 250000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:39:53.067+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 250000.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:39:55.684+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 100, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : "PauseProcess", "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-15T18:39:38.755+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 2500.00000, "UnitQuantity" : null, "UnitSellingPrice" : 2500.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "billToCustomer" : [ { "AddressId" : 300100195197575, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountDescription" : null, "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Charles", "ContactMiddleName" : null, "ContactLastName" : "Baker", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/billToCustomer/300100195197575", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/billToCustomer/300100195197575", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288", "name" : "lines", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197575, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/shipToCustomer/300100195197575", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/shipToCustomer/300100195197575", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines/00020000000EACED00057708000110F0858822870000000EACED00057708000110F085882288/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Billto_ShipTo_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 10a Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item. The order is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Prepriced_Std_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Prepriced_Std_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":1, "ProductNumber":"AS92888", "charges":[ { "SourceChargeId":"C1", "ApplyTo":"Price", "PricedQuantity":2, "GSAUnitPrice":23.2, "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":1, "ChargeDefinitionCode":"QP_SALE_PRICE", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"C1-CC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":15, "HeaderCurrencyExtendedAmount":15, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"C1-CC2", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":14, "HeaderCurrencyExtendedAmount":14, "RollupFlag":false, "SequenceNumber":2 } ] } ] } ] }
Example 10a Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197397, "OrderNumber" : "523345", "SourceTransactionNumber" : "R13_Prepriced_Std_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Prepriced_Std_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-15T18:32:44+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "Y", "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:32:29.704+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:32:45.522+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:32:44+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Prepriced_Std_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197398, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/billToCustomer/300100195197398", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/billToCustomer/300100195197398", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197399, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/shipToCustomer/300100195197399", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/shipToCustomer/300100195197399", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197397, "LineId" : 300100195197401, "FulfillLineId" : 300100195197400, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Prepriced_Std_01", "SourceTransactionNumber" : "R13_Prepriced_Std_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:32:44.085+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 14, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:32:44.660+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 15, "UnitQuantity" : null, "UnitSellingPrice" : 14, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "charges" : [ { "OrderChargeId" : 300100195197402, "SourceChargeId" : "C1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 2, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : 23.2, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100195197403, "SourceChargeComponentId" : "C1-CC1", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 15, "HeaderCurrencyExtendedAmount" : 15, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197403", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197403", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197403/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195197404, "SourceChargeComponentId" : "C1-CC2", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 14, "HeaderCurrencyExtendedAmount" : 14, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197404", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197404", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents/300100195197404/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges/300100195197402/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines/00020000000EACED00057708000110F0858821D80000000EACED00057708000110F0858821D9/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 10b Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item. The order that contains exclusive tax is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Prepriced_Std_02", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Prepriced_Std_02", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":1, "ProductNumber":"AS92888", "charges":[ { "SourceChargeId":"C1", "ApplyTo":"Price", "PricedQuantity":2, "GSAUnitPrice":23.2, "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":1, "ChargeDefinitionCode":"QP_SALE_PRICE", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"C1-CC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":15, "HeaderCurrencyExtendedAmount":15, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"C1-CC2", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":15, "HeaderCurrencyExtendedAmount":15, "RollupFlag":false, "SequenceNumber":2 }, { "SourceChargeComponentId":"C1-CC3", "PriceElementCode":"QP_EXCLUSIVE_TAX", "PriceElementUsageCode":"EXCLUSIVE_TAX", "HeaderCurrencyUnitPrice":1, "HeaderCurrencyExtendedAmount":1, "RollupFlag":false, "SequenceNumber":3 }, { "SourceChargeComponentId":"C1-CC4", "PriceElementCode":"QP_NET_PRICE_PLUS_TAX", "PriceElementUsageCode":"NET_PRICE_PLUS_TAX", "HeaderCurrencyUnitPrice":16, "HeaderCurrencyExtendedAmount":16, "RollupFlag":false, "SequenceNumber":4 } ] } ] } ] }
Example 10b Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100198293494, "OrderNumber" : "529822", "SourceTransactionNumber" : "R13_Prepriced_Std_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Prepriced_Std_02", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2020-01-09T19:33:12.002+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : null, "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "SCMOPERATIONS", "LastUpdateDate" : "2020-01-09T19:33:28.961+00:00", "CreatedBy" : "SCMOPERATIONS", "CreationDate" : "2020-01-09T19:33:12+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Prepriced_Std_02", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application didn't submit the sales order because it failed validation.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100198293495, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/billToCustomer/300100198293495", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/billToCustomer/300100198293495", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100198293496, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/shipToCustomer/300100198293496", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/shipToCustomer/300100198293496", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100198293494, "LineId" : 300100198293498, "FulfillLineId" : 300100198293497, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Prepriced_Std_02", "SourceTransactionNumber" : "R13_Prepriced_Std_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "SCMOPERATIONS", "CreationDate" : "2020-01-09T19:33:22.143+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 15, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2020-01-09T19:33:28.962+00:00", "LastUpdateLogin" : "9BA248EFF7BFDB67E0530503F40A87B8", "LastUpdatedBy" : "SCMOPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 15, "UnitQuantity" : null, "UnitSellingPrice" : 15, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "AgreementNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "ContractEndDateTime" : null, "ContractStartDateTime" : null, "charges" : [ { "OrderChargeId" : 300100198293499, "SourceChargeId" : "C1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 2, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : 23.2, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100198293500, "SourceChargeComponentId" : "C1-CC1", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 15, "HeaderCurrencyExtendedAmount" : 15, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293500", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293500", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293500/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293501, "SourceChargeComponentId" : "C1-CC2", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 15, "HeaderCurrencyExtendedAmount" : 15, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293501", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293501", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293501/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293502, "SourceChargeComponentId" : "C1-CC3", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_EXCLUSIVE_TAX", "PriceElement" : null, "PriceElementUsageCode" : "EXCLUSIVE_TAX", "PriceElementUsage" : null, "SequenceNumber" : 3, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 1, "HeaderCurrencyExtendedAmount" : 1, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293502", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293502", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293502/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293503, "SourceChargeComponentId" : "C1-CC4", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE_PLUS_TAX", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE_PLUS_TAX", "PriceElementUsage" : null, "SequenceNumber" : 4, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 16, "HeaderCurrencyExtendedAmount" : 16, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293503", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293503", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents/300100198293503/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_02/child/lines/00020000000EACED00057708000110F085B75FF90000000EACED00057708000110F085B75FFA/child/charges/300100198293499/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], } ] }
Example 10c Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item. The order that contains inclusive tax is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Prepriced_Std_03", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Prepriced_Std_03", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":1, "ProductNumber":"AS92888", "charges":[ { "SourceChargeId":"C1", "ApplyTo":"Price", "PricedQuantity":2, "GSAUnitPrice":23.2, "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":1, "ChargeDefinitionCode":"QP_SALE_PRICE", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"C1-CC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":100, "HeaderCurrencyExtendedAmount":100, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"C1-CC2", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":100, "HeaderCurrencyExtendedAmount":100, "RollupFlag":false, "SequenceNumber":2 }, { "SourceChargeComponentId":"C1-CC3", "PriceElementCode":"QP_INCLUSIVE_TAX", "PriceElementUsageCode":"INCLUSIVE_TAX", "HeaderCurrencyUnitPrice":20, "HeaderCurrencyExtendedAmount":20, "RollupFlag":false, "SequenceNumber":3 }, { "SourceChargeComponentId":"C1-CC4", "PriceElementCode":"QP_NET_PRICE_EXC_INCLUSIVE_TAX", "PriceElementUsageCode":"NET_PRICE_TAX_EXCLUDED", "HeaderCurrencyUnitPrice":80, "HeaderCurrencyExtendedAmount":80, "RollupFlag":false, "SequenceNumber":4 }, { "SourceChargeComponentId":"C1-CC5", "PriceElementCode":"QP_NET_PRICE_PLUS_TAX", "PriceElementUsageCode":"NET_PRICE_PLUS_TAX", "HeaderCurrencyUnitPrice":100, "HeaderCurrencyExtendedAmount":100, "RollupFlag":false, "SequenceNumber":5 } ] } ] } ] }
Example 10c Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100198293560, "OrderNumber" : "529823", "SourceTransactionNumber" : "R13_Prepriced_Std_03", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Prepriced_Std_03", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2020-01-09T20:10:32.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : null, "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "SCMOPERATIONS", "LastUpdateDate" : "2020-01-09T20:10:32.789+00:00", "CreatedBy" : "SCMOPERATIONS", "CreationDate" : "2020-01-09T20:10:32+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Prepriced_Std_03", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application didn't submit the sales order because it failed validation.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100198293561, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/billToCustomer/300100198293561", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/billToCustomer/300100198293561", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100198293562, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/shipToCustomer/300100198293562", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/shipToCustomer/300100198293562", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100198293560, "LineId" : 300100198293564, "FulfillLineId" : 300100198293563, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Prepriced_Std_03", "SourceTransactionNumber" : "R13_Prepriced_Std_03", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "SCMOPERATIONS", "CreationDate" : "2020-01-09T20:10:32.062+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 100, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2020-01-09T20:10:32.790+00:00", "LastUpdateLogin" : "9BB42D7498421C9FE0530503F40ACC14", "LastUpdatedBy" : "SCMOPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 100, "UnitQuantity" : null, "UnitSellingPrice" : 100, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "AgreementNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "ContractEndDateTime" : null, "ContractStartDateTime" : null, "charges" : [ { "OrderChargeId" : 300100198293565, "SourceChargeId" : "C1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 2, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : 23.2, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100198293566, "SourceChargeComponentId" : "C1-CC1", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293566", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293566", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293566/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293567, "SourceChargeComponentId" : "C1-CC2", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293567", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293567", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293567/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293568, "SourceChargeComponentId" : "C1-CC3", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_INCLUSIVE_TAX", "PriceElement" : null, "PriceElementUsageCode" : "INCLUSIVE_TAX", "PriceElementUsage" : null, "SequenceNumber" : 3, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 20, "HeaderCurrencyExtendedAmount" : 20, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293568", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293568", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293568/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293569, "SourceChargeComponentId" : "C1-CC4", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE_EXC_INCLUSIVE_TAX", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE_TAX_EXCLUDED", "PriceElementUsage" : null, "SequenceNumber" : 4, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 80, "HeaderCurrencyExtendedAmount" : 80, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293569", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293569", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293569/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100198293570, "SourceChargeComponentId" : "C1-CC5", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE_PLUS_TAX", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE_PLUS_TAX", "PriceElementUsage" : null, "SequenceNumber" : 5, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_03/child/lines/00020000000EACED00057708000110F085B7603B0000000EACED00057708000110F085B7603C/child/charges/300100198293565/child/chargeComponents/300100198293570", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", . . . } } } } }
Example 11 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with discount. The order is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Prepriced_discount_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Prepriced_discount_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":10, "ProductNumber":"AS92888", "charges":[ { "SourceChargeId":"C1", "ApplyTo":"Price", "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":1, "ChargeDefinitionCode":"QP_SALE_PRICE", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"C1-CC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":100, "HeaderCurrencyExtendedAmount":1000, "ChargeCurrencyUnitPrice":100, "ChargeCurrencyExtendedAmount":1000, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"C1-CC2", "PriceElementCode":"QP_DISCOUNT_ADJ", "PriceElementUsageCode":"PRICE_ADJUSTMENT", "HeaderCurrencyUnitPrice":-10, "HeaderCurrencyExtendedAmount":-100, "ChargeCurrencyUnitPrice":-10, "ChargeCurrencyExtendedAmount":-100, "RollupFlag":false, "SequenceNumber":2, "Explanation":"Sasi Discount" }, { "SourceChargeComponentId":"C1-CC3", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":90, "HeaderCurrencyExtendedAmount":900, "ChargeCurrencyUnitPrice":90, "ChargeCurrencyExtendedAmount":900, "RollupFlag":false, "SequenceNumber":3 } ] } ] } ] }
Example 11 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197486, "OrderNumber" : "523346", "SourceTransactionNumber" : "R13_Prepriced_discount_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Prepriced_discount_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-15T18:36:03+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "Y", "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:35:48.850+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:36:04.613+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:36:03+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Prepriced_discount_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197487, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/billToCustomer/300100195197487", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/billToCustomer/300100195197487", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197488, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/shipToCustomer/300100195197488", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/shipToCustomer/300100195197488", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197486, "LineId" : 300100195197490, "FulfillLineId" : 300100195197489, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Prepriced_discount_01", "SourceTransactionNumber" : "R13_Prepriced_discount_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:36:03.038+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 900, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:36:03.623+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 10, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 100, "UnitQuantity" : null, "UnitSellingPrice" : 90, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "charges" : [ { "OrderChargeId" : 300100195197491, "SourceChargeId" : "C1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100195197492, "SourceChargeComponentId" : "C1-CC1", "ChargeCurrencyUnitPrice" : 100, "ChargeCurrencyExtendedAmount" : 1000, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 1000, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197492", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197492", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197492/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195197493, "SourceChargeComponentId" : "C1-CC2", "ChargeCurrencyUnitPrice" : -10, "ChargeCurrencyExtendedAmount" : -100, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_DISCOUNT_ADJ", "PriceElement" : null, "PriceElementUsageCode" : "PRICE_ADJUSTMENT", "PriceElementUsage" : null, "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : "Sasi Discount", "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : -10, "HeaderCurrencyExtendedAmount" : -100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197493", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197493", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197493/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195197494, "SourceChargeComponentId" : "C1-CC3", "ChargeCurrencyUnitPrice" : 90, "ChargeCurrencyExtendedAmount" : 900, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 3, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 90, "HeaderCurrencyExtendedAmount" : 900, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197494", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197494", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents/300100195197494/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges/300100195197491/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines/00020000000EACED00057708000110F0858822310000000EACED00057708000110F085882232/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_discount_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 12 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order header that includes sales credits. The order is priced in Oracle Fusion Pricing.
You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_sample_HdrSC_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_sample_HdrSC_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "David Terry", "SalesCreditTypeId": 1, "Percent": 75 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Mary Gibson", "SalesCreditTypeId": 1, "Percent": 25 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id3", "Salesperson": "Edward Shine", "SalesCreditTypeId": 2, "Percent": 60 } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ] }
Example 12 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185390585, "OrderNumber" : "520865", "SourceTransactionNumber" : "R13_sample_HdrSC_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_HdrSC_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T09:32:14.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T09:32:16.336+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:32:14+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_HdrSC_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "salesCredits" : [ { "SalesCreditId" : 300100185390586, "SalespersonId" : 5360, "Salesperson" : "David Terry", "Percent" : 75, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390586", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390586", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] }, { "SalesCreditId" : 300100185390587, "SalespersonId" : 5337, "Salesperson" : "Mary Gibson", "Percent" : 25, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id2", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390587", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390587", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] }, { "SalesCreditId" : 300100185390588, "SalespersonId" : 5896, "Salesperson" : "Edward Shine", "Percent" : 60, "SalesCreditTypeId" : 2, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id3", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390588", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits/300100185390588", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100185390585, "LineId" : 300100185390590, "FulfillLineId" : 300100185390589, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_HdrSC_01", "SourceTransactionNumber" : "R13_sample_HdrSC_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:32:14.051+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 10, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T09:32:16.337+00:00", "LastUpdateLogin" : "975177F2AEBB5A9EE053A80AF20A55A5", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T09:32:51.579+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines/00020000000EACED00057708000110F084F27DFD0000000EACED00057708000110F084F27DFE/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 13 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order line that includes sales credits. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_sample_LineSC_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_sample_LineSC_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "Edward Shine", "SalesCreditTypeId": 1, "Percent": 33 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Mary Gibson", "SalesCreditTypeId": 1, "Percent": 67 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id3", "Salesperson": "David Terry", "SalesCreditTypeId": 2, "Percent": 50 } ] } ] }
Example 13 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187274757, "OrderNumber" : "514938", "SourceTransactionNumber" : "R13_sample_LineSC_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_LineSC_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T09:45:28.002+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T09:45:39.425+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:45:28+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_LineSC_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187274757, "LineId" : 300100187274759, "FulfillLineId" : 300100187274758, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_LineSC_01", "SourceTransactionNumber" : "R13_sample_LineSC_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1050, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:45:36.465+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1000.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 40, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T09:45:39.426+00:00", "LastUpdateLogin" : "951F3A96C2BE3D68E053CC5AF00A0B97", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T09:45:38.490+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210.000, "UnitQuantity" : null, "UnitSellingPrice" : 200.000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "salesCredits" : [ { "SalesCreditId" : 300100187274760, "SalespersonId" : 5896, "Salesperson" : "Edward Shine", "Percent" : 33, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274760", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274760", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07", "name" : "lines", "kind" : "item" } ] }, { "SalesCreditId" : 300100187274761, "SalespersonId" : 5337, "Salesperson" : "Mary Gibson", "Percent" : 67, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id2", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274761", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274761", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07", "name" : "lines", "kind" : "item" } ] }, { "SalesCreditId" : 300100187274762, "SalespersonId" : 5360, "Salesperson" : "David Terry", "Percent" : 50, "SalesCreditTypeId" : 2, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id3", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274762", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits/300100187274762", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines/00020000000EACED00057708000110F0850F3E060000000EACED00057708000110F0850F3E07/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 14 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with both order header and order line that includes sales credits. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_HdrLineSC_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_HdrLineSC_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Evelyn", "ContactLastName":"Smith" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "David Terry", "SalesCreditTypeId": 1, "Percent": 50 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Edward Shine", "SalesCreditTypeId": 1, "Percent": 50 } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "Edward Shine", "SalesCreditTypeId": 1, "Percent": 33 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Mary Gibson", "SalesCreditTypeId": 1, "Percent": 67 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id3", "Salesperson": "David Terry", "SalesCreditTypeId": 2, "Percent": 50 } ] } ] }
Example 14 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195197097, "OrderNumber" : "523342", "SourceTransactionNumber" : "R13_HdrLineSC_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_HdrLineSC_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T18:25:17+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:25:07.605+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:25:23.482+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:25:17+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_HdrLineSC_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195197098, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Evelyn", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/billToCustomer/300100195197098", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/billToCustomer/300100195197098", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195197099, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/shipToCustomer/300100195197099", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/shipToCustomer/300100195197099", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "salesCredits" : [ { "SalesCreditId" : 300100195197100, "SalespersonId" : 5360, "Salesperson" : "David Terry", "Percent" : 50, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/salesCredits/300100195197100", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/salesCredits/300100195197100", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] }, { "SalesCreditId" : 300100195197101, "SalespersonId" : 5896, "Salesperson" : "Edward Shine", "Percent" : 50, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id2", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/salesCredits/300100195197101", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/salesCredits/300100195197101", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195197097, "LineId" : 300100195197103, "FulfillLineId" : 300100195197102, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_HdrLineSC_01", "SourceTransactionNumber" : "R13_HdrLineSC_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:25:18.318+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:25:22.081+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T18:25:04.898+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "salesCredits" : [ { "SalesCreditId" : 300100195197104, "SalespersonId" : 5896, "Salesperson" : "Edward Shine", "Percent" : 33, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197104", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197104", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF", "name" : "lines", "kind" : "item" } ] }, { "SalesCreditId" : 300100195197105, "SalespersonId" : 5337, "Salesperson" : "Mary Gibson", "Percent" : 67, "SalesCreditTypeId" : 1, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id2", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197105", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197105", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF", "name" : "lines", "kind" : "item" } ] }, { "SalesCreditId" : 300100195197106, "SalespersonId" : 5360, "Salesperson" : "David Terry", "Percent" : 50, "SalesCreditTypeId" : 2, "SalesCreditType" : null, "SourceTransactionSalesCreditIdentifier" : "SC_Id3", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197106", "name" : "salesCredits", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits/300100195197106", "name" : "salesCredits", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines/00020000000EACED00057708000110F0858820AE0000000EACED00057708000110F0858820AF/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineSC_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 15 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with different type of charges (sale price, recurring, or shipping). The order is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_charges_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_charges_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId":204, "RequestingBusinessUnitId":204, "BuyingPartyNumber":"1006", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":1, "ProductNumber":"AS54888", "charges":[ { "SourceChargeId":"SC1", "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeDefinition":"Sale Price", "PricedQuantity":1, "ChargeCurrency":"US Dollar", "PricedQuantityUOM":"Each", "SequenceNumber":1, "RollupFlag":false, "CanAdjustFlag":false, "ApplyTo":"Price", "PrimaryFlag":true, "chargeComponents":[ { "SourceChargeComponentId":"SC1-SCC1", "ChargeCurrencyUnitPrice":100, "ChargeCurrencyExtendedAmount":100, "ChargeCurrency":"US Dollar", "PriceElement":"List Price", "PriceElementUsage":"List price", "SequenceNumber":1, "RollupFlag":false, "HeaderCurrencyUnitPrice":100, "HeaderCurrencyExtendedAmount":100, "HeaderCurrency":"US Dollar" }, { "SourceChargeComponentId":"SC1-SCC2", "ChargeCurrencyUnitPrice":-20, "ChargeCurrencyExtendedAmount":-20, "ChargeCurrency":"US Dollar", "PriceElement":"Discount Line Adjustment", "PriceElementUsage":"Price adjustment", "SequenceNumber":2, "RollupFlag":false, "Explanation":"Price Adjustment Applied", "HeaderCurrencyUnitPrice":-20, "HeaderCurrencyExtendedAmount":-20, "HeaderCurrency":"US Dollar" }, { "SourceChargeComponentId":"SC1-SCC3", "ChargeCurrencyUnitPrice":80, "ChargeCurrencyExtendedAmount":80, "ChargeCurrency":"US Dollar", "PriceElement":"Your Price", "PriceElementUsage":"Net price", "SequenceNumber":3, "RollupFlag":false, "HeaderCurrencyUnitPrice":80, "HeaderCurrencyExtendedAmount":80, "HeaderCurrency":"US Dollar" }, { "SourceChargeComponentId":"SC1-SCC4", "ChargeCurrencyUnitPrice":10, "ChargeCurrencyExtendedAmount":10, "ChargeCurrency":"US Dollar", "PriceElement":"Exclusive Tax", "PriceElementUsage":"Exclusive tax", "SequenceNumber":4, "RollupFlag":false, "HeaderCurrencyUnitPrice":10, "HeaderCurrencyExtendedAmount":10, "HeaderCurrency":"US Dollar" }, { "SourceChargeComponentId":"SC1-SCC5", "ChargeCurrencyUnitPrice":90, "ChargeCurrencyExtendedAmount":90, "ChargeCurrency":"US Dollar", "PriceElement":"Net Price Plus Tax", "PriceElementUsage":"Net price plus tax", "SequenceNumber":5, "RollupFlag":false, "HeaderCurrencyUnitPrice":90, "HeaderCurrencyExtendedAmount":90, "HeaderCurrency":"US Dollar" } ] }, { "SourceChargeId":"SC2", "PriceType":"Recurring", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeDefinition":"Recurring Sale Price", "ChargeCurrency":"US Dollar", "SequenceNumber":1, "RollupFlag":false, "CanAdjustFlag":false, "ApplyTo":"Price", "PrimaryFlag":false, "PricePeriodicity":"Month", "chargeComponents":[ { "SourceChargeComponentId":"SC2-SCC1", "ChargeCurrencyUnitPrice":30, "ChargeCurrencyExtendedAmount":30, "ChargeCurrencyCode":"USD", "PriceElement":"List Price", "PriceElementUsage":"List price", "SequenceNumber":1001, "RollupFlag":false, "HeaderCurrencyUnitPrice":30, "HeaderCurrencyExtendedAmount":30, "HeaderCurrencyCode":"USD", "PercentOfComparisonElement":1, "TaxIncludedFlag":false }, { "SourceChargeComponentId":"SC2-SCC2", "ChargeCurrencyUnitPrice":30, "ChargeCurrencyExtendedAmount":30, "ChargeCurrencyCode":"USD", "PriceElement":"Your Price", "PriceElementUsage":"Net price", "SequenceNumber":1002, "RollupFlag":false, "HeaderCurrencyUnitPrice":30, "HeaderCurrencyExtendedAmount":30, "HeaderCurrencyCode":"USD", "PercentOfComparisonElement":1, "TaxIncludedFlag":false } ] }, { "SourceChargeId":"SC3", "ApplyToCode":"SHIPPING", "PriceType":"One time", "ChargeTypeCode":"ORA_SHIPPING_FREIGHT", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":2, "ChargeDefinitionCode":"QP_SHIP_FREIGHT", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"SC3-SCC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":45, "HeaderCurrencyExtendedAmount":45, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"SC3-SCC2", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":45, "HeaderCurrencyExtendedAmount":45, "RollupFlag":false, "SequenceNumber":2 } ] } ] } ] }
Example 15 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195196966, "OrderNumber" : "523341", "SourceTransactionNumber" : "R13_charges_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_charges_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-15T18:21:33+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : null, "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "Y", "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:21:18.574+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:21:34.567+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:21:33+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_charges_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100195196966, "LineId" : 300100195196969, "FulfillLineId" : 300100195196968, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_charges_01", "SourceTransactionNumber" : "R13_charges_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:21:33.066+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 80, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T18:21:33.750+00:00", "LastUpdateLogin" : "967EC9D487FE95BDE0534005F00A8242", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 100, "UnitQuantity" : null, "UnitSellingPrice" : 80, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "charges" : [ { "OrderChargeId" : 300100195196970, "SourceChargeId" : "SC1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : "Sale Price", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 1, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PricedQuantityUOMCode" : "Ea", "PricedQuantityUOM" : "Each", "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100195196971, "SourceChargeComponentId" : "SC1-SCC1", "ChargeCurrencyUnitPrice" : 100, "ChargeCurrencyExtendedAmount" : 100, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : "List Price", "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : "List price", "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196971", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196971", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196971/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196972, "SourceChargeComponentId" : "SC1-SCC2", "ChargeCurrencyUnitPrice" : -20, "ChargeCurrencyExtendedAmount" : -20, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_DISCOUNT_ADJ", "PriceElement" : "Discount Line Adjustment", "PriceElementUsageCode" : "PRICE_ADJUSTMENT", "PriceElementUsage" : "Price adjustment", "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : "Price Adjustment Applied", "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : -20, "HeaderCurrencyExtendedAmount" : -20, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196972", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196972", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196972/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196973, "SourceChargeComponentId" : "SC1-SCC3", "ChargeCurrencyUnitPrice" : 80, "ChargeCurrencyExtendedAmount" : 80, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : "Your Price", "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : "Net price", "SequenceNumber" : 3, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 80, "HeaderCurrencyExtendedAmount" : 80, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196973", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196973", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196973/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196974, "SourceChargeComponentId" : "SC1-SCC4", "ChargeCurrencyUnitPrice" : 10, "ChargeCurrencyExtendedAmount" : 10, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_EXCLUSIVE_TAX", "PriceElement" : "Exclusive Tax", "PriceElementUsageCode" : "EXCLUSIVE_TAX", "PriceElementUsage" : "Exclusive tax", "SequenceNumber" : 4, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 10, "HeaderCurrencyExtendedAmount" : 10, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196974", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196974", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196974/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196975, "SourceChargeComponentId" : "SC1-SCC5", "ChargeCurrencyUnitPrice" : 90, "ChargeCurrencyExtendedAmount" : 90, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_NET_PRICE_PLUS_TAX", "PriceElement" : "Net Price Plus Tax", "PriceElementUsageCode" : "NET_PRICE_PLUS_TAX", "PriceElementUsage" : "Net price plus tax", "SequenceNumber" : 5, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 90, "HeaderCurrencyExtendedAmount" : 90, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196975", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196975", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents/300100195196975/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196970/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] }, { "OrderChargeId" : 300100195196976, "SourceChargeId" : "SC2", "PriceTypeCode" : "RECURRING", "PriceType" : "Recurring", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_RECURRING_SALE_PRICE", "ChargeDefinition" : "Recurring Sale Price", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : "MTH", "PricePeriodicity" : "Month", "SequenceNumber" : 1, "PrimaryFlag" : false, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100195196977, "SourceChargeComponentId" : "SC2-SCC1", "ChargeCurrencyUnitPrice" : 30, "ChargeCurrencyExtendedAmount" : 30, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : "List Price", "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : "List price", "SequenceNumber" : 1001, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 30, "HeaderCurrencyExtendedAmount" : 30, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : 1, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196977", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196977", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196977/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196978, "SourceChargeComponentId" : "SC2-SCC2", "ChargeCurrencyUnitPrice" : 30, "ChargeCurrencyExtendedAmount" : 30, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : "Your Price", "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : "Net price", "SequenceNumber" : 1002, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 30, "HeaderCurrencyExtendedAmount" : 30, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : 1, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196978", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196978", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents/300100195196978/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196976/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] }, { "OrderChargeId" : 300100195196979, "SourceChargeId" : "SC3", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SHIPPING_FREIGHT", "ChargeType" : null, "ChargeDefinitionCode" : "QP_SHIP_FREIGHT", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 2, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : null, "ApplyToCode" : "SHIPPING", "ApplyTo" : null, "chargeComponents" : [ { "OrderChargeComponentId" : 300100195196980, "SourceChargeComponentId" : "SC3-SCC1", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 45, "HeaderCurrencyExtendedAmount" : 45, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196980", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196980", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196980/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196981, "SourceChargeComponentId" : "SC3-SCC2", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 45, "HeaderCurrencyExtendedAmount" : 45, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196981", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196981", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents/300100195196981/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges/300100195196979/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines/00020000000EACED00057708000110F0858820280000000EACED00057708000110F085882029/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_charges_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 16 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item and billing plans. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13__billingplan_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_billingplan_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "ContractStartDate":"2019-12-19T19:51:48+00:00", "billingPlans":[ { "BillingNumberOfPeriods":12, "BillingPlanType":"Periodic Billing", "Periodicity":"Bill monthly", "SourceBillingPlanId":"BP_101", "BillingPeriodStartDate":"2019-12-19", "BillingPeriodEndDate":"2020-12-19", "OverridePeriod":5, "OverridePeriodAmount":30, "OverridePeriodQuantity":2, "BillingTransactionDate":"2019-10-19", "CancellationEffectiveDate":"2020-06-12", "NetBillingAmountForEachPeriod":75, "BillingPeriodNumber":1 } ] } ] }
Example 16 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185403484, "OrderNumber" : "520889", "SourceTransactionNumber" : "R13__billingplan_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_billingplan_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T10:35:48.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:35:49.860+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:35:48+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_billingplan_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185403484, "LineId" : 300100185403486, "FulfillLineId" : 300100185403485, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_billingplan_01", "SourceTransactionNumber" : "R13__billingplan_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : "2019-12-19", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:35:48.033+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:35:49.860+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:36:25.352+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "billingPlans" : [ { "BillingNumberOfPeriods" : 12, "BillingPeriodEndDate" : "2020-12-19", "BillingPeriodNumber" : 1, "BillingPeriodStartDate" : "2019-12-19", "BillingPlanId" : 300100185403487, "BillingPlanTypeCode" : "PERIODIC", "BillingPlanType" : "Periodic Billing", "BillingTransactionDate" : "2019-10-19", "CancellationEffectiveDate" : "2020-06-12", "NetBillingAmountForEachPeriod" : 75, "OverridePeriod" : 5, "OverridePeriodAmount" : 30, "OverridePeriodQuantity" : 2, "PeriodicityCode" : "MONTH", "Periodicity" : "Bill monthly", "SourceBillingPlanId" : "BP_101", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/billingPlans/300100185403487", "name" : "billingPlans", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/billingPlans/300100185403487", "name" : "billingPlans", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines/00020000000EACED00057708000110F084F2B05D0000000EACED00057708000110F084F2B05E/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_billingplan_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 17 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item and manual price adjustments. The order is priced in the source application.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_prepriced_MPA_02", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_prepriced_MPA_02", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "SubmittedFlag": true, "FreezePriceFlag": true, "FreezeShippingChargeFlag": true, "FreezeTaxFlag": true, "RequestingBusinessUnitId": 204, "lines": [{ "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductId": 149, "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "manualPriceAdjustments": [{ "Reason": "Price match", "AdjustmentAmount": -30, "AdjustmentType": "Discount amount", "ChargeDefinition": "Sale Price", "AdjustmentElementBasisName": "Your Price", "ChargeRollupFlag": false, "Comments": "Discount requested", "SourceManualPriceAdjustmentId": "PS101", "SequenceNumber": 1 } ], "charges": [{ "SourceChargeId": "SC1", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinition": "Sale Price", "PricedQuantity": 1, "ChargeCurrency": "US Dollar", "PricedQuantityUOM": "Each", "SequenceNumber": 1, "RollupFlag": false, "AverageUnitSellingPrice": 120, "CanAdjustFlag": false, "ApplyTo": "Price", "PrimaryFlag": true, "chargeComponents": [{ "SourceChargeComponentId": "SCC1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrency": "US Dollar", "PriceElement": "List Price", "PriceElementUsage": "List price", "SequenceNumber": 1, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrency": "US Dollar" }, { "SourceChargeComponentId": "SCC2", "ChargeCurrencyUnitPrice": -30, "ChargeCurrencyExtendedAmount": -30, "ChargeCurrency": "US Dollar", "PriceElement": "Manual Adjustment", "PriceElementUsage": "Price adjustment", "PricingSourceType": "Manual adjustment", "SequenceNumber": 2, "RollupFlag": false, "HeaderCurrencyUnitPrice": -30, "HeaderCurrencyExtendedAmount": -30, "HeaderCurrency": "US Dollar" }, { "SourceChargeComponentId": "SCC3", "ChargeCurrencyUnitPrice": 70, "ChargeCurrencyExtendedAmount": 70, "ChargeCurrency": "US Dollar", "PriceElement": "Your Price", "PriceElementUsage": "Net price", "SequenceNumber": 3, "RollupFlag": false, "HeaderCurrencyUnitPrice": 70, "HeaderCurrencyExtendedAmount": 70, "HeaderCurrency": "US Dollar" }, { "SourceChargeComponentId": "SCC4", "ChargeCurrencyUnitPrice": 10, "ChargeCurrencyExtendedAmount": 10, "ChargeCurrency": "US Dollar", "PriceElement": "Exclusive Tax", "PriceElementUsage": "Exclusive tax", "SequenceNumber": 4, "RollupFlag": false, "HeaderCurrencyUnitPrice": 10, "HeaderCurrencyExtendedAmount": 10, "HeaderCurrency": "US Dollar" }, { "SourceChargeComponentId": "SCC5", "ChargeCurrencyUnitPrice": 80, "ChargeCurrencyExtendedAmount": 80, "ChargeCurrency": "US Dollar", "PriceElement": "Net Price Plus Tax", "PriceElementUsage": "Net price plus tax", "SequenceNumber": 5, "RollupFlag": false, "HeaderCurrencyUnitPrice": 80, "HeaderCurrencyExtendedAmount": 80, "HeaderCurrency": "US Dollar" } ] }] }] }
Example 17 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187872821, "OrderNumber" : "515217", "SourceTransactionNumber" : "R13_prepriced_MPA_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_prepriced_MPA_02", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-26T14:10:42.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : null, "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : null, "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-26T14:10:42.849+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-26T14:10:42+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_prepriced_MPA_02", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187872821, "LineId" : 300100187872823, "FulfillLineId" : 300100187872822, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_prepriced_MPA_02", "SourceTransactionNumber" : "R13_prepriced_MPA_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-26T14:10:42.052+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 70, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 50, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : null, "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-26T14:10:42.850+00:00", "LastUpdateLogin" : "951C495159CD3D07E053CC5AF00A7309", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "High", "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 100, "UnitQuantity" : null, "UnitSellingPrice" : 70, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "charges" : [ { "OrderChargeId" : 300100187872825, "SourceChargeId" : "SC1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : "Sale Price", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 1, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PricedQuantityUOMCode" : "Ea", "PricedQuantityUOM" : "Each", "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : 120, "CanAdjustFlag" : false, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100187872826, "SourceChargeComponentId" : "SCC1", "ChargeCurrencyUnitPrice" : 100, "ChargeCurrencyExtendedAmount" : 100, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : "List Price", "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : "List price", "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 100, "HeaderCurrencyExtendedAmount" : 100, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872826", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872826", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872826/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100187872827, "SourceChargeComponentId" : "SCC2", "ChargeCurrencyUnitPrice" : -30, "ChargeCurrencyExtendedAmount" : -30, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_CUSTOM_ADJUSTMENT", "PriceElement" : "Manual Adjustment", "PriceElementUsageCode" : "PRICE_ADJUSTMENT", "PriceElementUsage" : "Price adjustment", "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : -30, "HeaderCurrencyExtendedAmount" : -30, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : "MANUAL_ADJUSTMENT", "PricingSourceType" : "Manual adjustment", "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872827", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872827", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872827/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100187872828, "SourceChargeComponentId" : "SCC3", "ChargeCurrencyUnitPrice" : 70, "ChargeCurrencyExtendedAmount" : 70, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : "Your Price", "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : "Net price", "SequenceNumber" : 3, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 70, "HeaderCurrencyExtendedAmount" : 70, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872828", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872828", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872828/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100187872829, "SourceChargeComponentId" : "SCC4", "ChargeCurrencyUnitPrice" : 10, "ChargeCurrencyExtendedAmount" : 10, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_EXCLUSIVE_TAX", "PriceElement" : "Exclusive Tax", "PriceElementUsageCode" : "EXCLUSIVE_TAX", "PriceElementUsage" : "Exclusive tax", "SequenceNumber" : 4, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 10, "HeaderCurrencyExtendedAmount" : 10, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872829", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872829", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872829/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100187872830, "SourceChargeComponentId" : "SCC5", "ChargeCurrencyUnitPrice" : 80, "ChargeCurrencyExtendedAmount" : 80, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_NET_PRICE_PLUS_TAX", "PriceElement" : "Net Price Plus Tax", "PriceElementUsageCode" : "NET_PRICE_PLUS_TAX", "PriceElementUsage" : "Net price plus tax", "SequenceNumber" : 5, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 80, "HeaderCurrencyExtendedAmount" : 80, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872830", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872830", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents/300100187872830/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges/300100187872825/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], "manualPriceAdjustments" : [ { "ManualPriceAdjustmentId" : 300100187872824, "AdjustmentAmount" : -30, "AdjustmentElementBasis" : "QP_NET_PRICE", "AdjustmentElementBasisName" : "Your Price", "AdjustmentTypeCode" : "DISCOUNT_AMOUNT", "AdjustmentType" : "Discount amount", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : "Sale Price", "ChargeRollupFlag" : false, "Comments" : "Discount requested", "ParentEntityId" : 300100187872822, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "ReasonCode" : "ORA_PRICE_MATCH", "Reason" : "Price match", "SequenceNumber" : 1, "SourceManualPriceAdjustmentId" : "PS101", "ValidationStatusCode" : "NOT_STARTED", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/manualPriceAdjustments/300100187872824", "name" : "manualPriceAdjustments", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/manualPriceAdjustments/300100187872824", "name" : "manualPriceAdjustments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines/00020000000EACED00057708000110F085185E360000000EACED00057708000110F085185E37/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_prepriced_MPA_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 18 Request Body
The following example includes the contents of the request body in JSON format to create and submit sales order with standard item and transactional item attributes. The order is priced in the source application.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Prepriced_Std_TIA_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Prepriced_Std_TIA_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "TransactionTypeCode": "STD", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "SubmittedFlag": true, "FreezePriceFlag":true, "FreezeShippingChargeFlag":true, "FreezeTaxFlag":true, "RequestingBusinessUnitId": 204, "billToCustomer": [{ "CustomerAccountId": 1006, "SiteUseId": 1025 }], "shipToCustomer": [{ "PartyId": 1006, "SiteId": 1036 }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":1, "ProductNumber":"STOVE_ATO_MODEL_TIA", "transactionItemAttributes": [{ "SourceTransactionLineAttributeId": "TIA_001", "TransactionAttributeName": "Shirt_Size", "CharacterAttributeValue": null, "NumberAttributeValue": 1234, "DateAttributeValue": null, "TimestampAttributeValue": null }, { "SourceTransactionLineAttributeId": "TIA_002", "TransactionAttributeName": "Shirt_Color", "CharacterAttributeValue": "TIA_TEST_02", "NumberAttributeValue": null, "DateAttributeValue": null, "TimestampAttributeValue": null }], "charges":[ { "SourceChargeId":"C1", "ApplyTo":"Price", "PricedQuantity":2, "GSAUnitPrice":23.2, "PriceType":"One time", "ChargeType":"Sale", "ChargeSubType":"Price", "ChargeCurrencyCode":"USD", "SequenceNumber":1, "ChargeDefinitionCode":"QP_SALE_PRICE", "PrimaryFlag":true, "RollupFlag":false, "chargeComponents":[ { "SourceChargeComponentId":"C1-CC1", "PriceElementCode":"QP_LIST_PRICE", "PriceElementUsageCode":"LIST_PRICE", "HeaderCurrencyUnitPrice":15, "HeaderCurrencyExtendedAmount":15, "RollupFlag":false, "SequenceNumber":1 }, { "SourceChargeComponentId":"C1-CC2", "PriceElementCode":"QP_NET_PRICE", "PriceElementUsageCode":"NET_PRICE", "HeaderCurrencyUnitPrice":14, "HeaderCurrencyExtendedAmount":14, "RollupFlag":false, "SequenceNumber":2 } ] } ] } ] }
Example 18 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195196389, "OrderNumber" : "523337", "SourceTransactionNumber" : "R13_Prepriced_Std_TIA_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Prepriced_Std_TIA_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-15T18:10:03+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "Y", "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : true, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : true, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T18:10:23.583+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T18:10:39.658+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:10:03+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Prepriced_Std_TIA_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195196390, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/billToCustomer/300100195196390", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/billToCustomer/300100195196390", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195196391, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/shipToCustomer/300100195196391", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/shipToCustomer/300100195196391", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195196389, "LineId" : 300100195196393, "FulfillLineId" : 300100195196392, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Prepriced_Std_TIA_01", "SourceTransactionNumber" : "R13_Prepriced_Std_TIA_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : null, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : "2019-11-15T18:09:49.626+00:00", "ConfigHeaderId" : 300100195196399, "ConfigInventoryItemId" : 300100195196420, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : 300100195196400, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : "300100033384362", "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T18:10:03.069+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 14, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : null, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 300100033384362, "ProductNumber" : "STOVE_ATO_MODEL_TIA", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "ATO", "ItemSubType" : null, "ItemTypeCode" : "1", "LastUpdateDate" : "2019-11-15T18:10:38.448+00:00", "LastUpdateLogin" : "967ECAF6B88D95C9E0534005F00A9407", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : 300100195196392, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : null, "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : 1, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-19T19:51:48+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : 300100195196392, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 15, "UnitQuantity" : 1, "UnitSellingPrice" : 14, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : true, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "transactionItemAttributes" : [ { "CharacterAttributeValue" : null, "DateAttributeValue" : null, "NumberAttributeValue" : 1234, "SourceTransactionLineAttributeId" : "TIA_001", "TimestampAttributeValue" : null, "TransactionAttributeId" : 300100195196394, "TransactionAttributeName" : "Shirt_Size", "TransactionAttributeMetadataid" : 300100005319661, "TransactionItemAttributeId" : 300100005319660, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/transactionItemAttributes/300100195196394", "name" : "transactionItemAttributes", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/transactionItemAttributes/300100195196394", "name" : "transactionItemAttributes", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9", "name" : "lines", "kind" : "item" } ] }, { "CharacterAttributeValue" : "TIA_TEST_02", "DateAttributeValue" : null, "NumberAttributeValue" : null, "SourceTransactionLineAttributeId" : "TIA_002", "TimestampAttributeValue" : null, "TransactionAttributeId" : 300100195196395, "TransactionAttributeName" : "Shirt_Color", "TransactionAttributeMetadataid" : 300100005319664, "TransactionItemAttributeId" : 300100005319663, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/transactionItemAttributes/300100195196395", "name" : "transactionItemAttributes", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/transactionItemAttributes/300100195196395", "name" : "transactionItemAttributes", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9", "name" : "lines", "kind" : "item" } ] } ], "charges" : [ { "OrderChargeId" : 300100195196396, "SourceChargeId" : "C1", "PriceTypeCode" : "ONE_TIME", "PriceType" : "One time", "ChargeTypeCode" : "ORA_SALE", "ChargeType" : "Sale", "ChargeDefinitionCode" : "QP_SALE_PRICE", "ChargeDefinition" : null, "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 2, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : null, "PricedQuantityUOM" : null, "PricePeriodicityCode" : null, "PricePeriodicity" : null, "SequenceNumber" : 1, "PrimaryFlag" : true, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : false, "GSAUnitPrice" : 23.2, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "chargeComponents" : [ { "OrderChargeComponentId" : 300100195196397, "SourceChargeComponentId" : "C1-CC1", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : "List Price", "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : "List price", "SequenceNumber" : 1, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 15, "HeaderCurrencyExtendedAmount" : 15, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196397", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196397", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196397/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100195196398, "SourceChargeComponentId" : "C1-CC2", "ChargeCurrencyUnitPrice" : null, "ChargeCurrencyExtendedAmount" : null, "ChargeCurrencyDurationExtendedAmount" : null, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : "US Dollar", "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : "Your Price", "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : "Net price", "SequenceNumber" : 2, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 14, "HeaderCurrencyExtendedAmount" : 14, "HeaderCurrencyDurationExtendedAmount" : null, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : "US Dollar", "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196398", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196398", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents/300100195196398/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges/300100195196396/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines/00020000000EACED00057708000110F085881DE80000000EACED00057708000110F085881DE9/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Prepriced_Std_TIA_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 19 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_HdrEff_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_HdrEff_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ], "additionalInformation":[ { "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Compliance info - ASP_0403_003 - 4/3/2018", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Some reason - ASP_0403_003", "_ComplianceValue":201 } ], "HeaderEffBHeaderContext1privateVO":[ { "ContextCode":"HeaderContext1", "_H1AttributeChar1":"abc123 xyz", "_H1AttributeNum1":23, "_H1AttributeDate1":null, "_H1AttributeDateTime1":null, "_H1AttributeChar2":null } ] } ] }
Example 19 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185406568, "OrderNumber" : "520896", "SourceTransactionNumber" : "R13_HdrEff_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_HdrEff_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T10:49:46+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:49:47.838+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:49:46+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_HdrEff_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185406568, "LineId" : 300100185406570, "FulfillLineId" : 300100185406569, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_HdrEff_01", "SourceTransactionNumber" : "R13_HdrEff_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:49:46.028+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:49:47.839+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:50:23.964+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines/00020000000EACED00057708000110F084F2BC690000000EACED00057708000110F084F2BC6A/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "additionalInformation" : [ { "Category" : "DOO_HEADERS_ADD_INFO", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:49:46+00:00", "HeaderId" : 300100185406568, "LastUpdateDate" : "2019-11-18T10:49:47.838+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "ObjectVersionNumber" : 1, "SourceTransactionIdentifier" : null, "SourceTransactionSystem" : null, "HeaderEffBComplianceDetailsprivateVO" : [ { "ContextCode" : "ComplianceDetails", "EffLineId" : 300100185406571, "ObjectVersionNumber" : 1, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:49:46.082+00:00", "HeaderId" : 300100185406568, "LastUpdateDate" : "2019-11-18T10:49:47.838+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "_ComplianceInfo" : "Compliance info - ASP_0403_003 - 4/3/2018", "_ComplianceDate" : null, "_CompleteCompliancedate" : null, "_ComplianceReason" : "Some reason - ASP_0403_003", "_ComplianceValue" : 201, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBComplianceDetailsprivateVO/300100185406571", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBComplianceDetailsprivateVO/300100185406571", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568", "name" : "additionalInformation", "kind" : "item" } ] } ], "HeaderEffBHeaderContext1privateVO" : [ { "ContextCode" : "HeaderContext1", "EffLineId" : 300100185406572, "ObjectVersionNumber" : 1, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:49:46.200+00:00", "HeaderId" : 300100185406568, "LastUpdateDate" : "2019-11-18T10:49:47.838+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "_H1AttributeChar1" : "abc123 xyz", "_H1AttributeNum1" : 23, "_H1AttributeDate1" : null, "_H1AttributeDateTime1" : null, "_H1AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBHeaderContext1privateVO/300100185406572", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBHeaderContext1privateVO/300100185406572", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568", "name" : "additionalInformation", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568", "name" : "additionalInformation", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568", "name" : "additionalInformation", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBComplianceDetailsprivateVO", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBHeaderContext1privateVO", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBHeaderContext2privateVO", "name" : "HeaderEffBHeaderContext2privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBHeaderContext3privateVO", "name" : "HeaderEffBHeaderContext3privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation/300100185406568/child/HeaderEffBReseller__InformationprivateVO", "name" : "HeaderEffBReseller__InformationprivateVO", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrEff_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 20 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order line header that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_LineEff_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_LineEff_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "additionalInformation":[ { "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBFulfillLineContext2privateVO":[ { "ContextCode":"FulfillLineContext2", "_FL2AttributeChar1":"hello world-1!", "_FL2AttributeNum1":101, "_FL2AttributeDate1":null, "_FL2AttributeDateTime1":null, "_FL2AttributeChar2":null } ], "FulfillLineEffBFulfillLineContext1privateVO":[ { "ContextCode":"FulfillLineContext1", "_FL1AttributeChar1":"hello 1", "_FL1AttributeNum1":null, "_FL1AttributeDate1":null, "_FL1AttributeDateTime1":null, "_FL1AttributeChar2":null } ], "FulfillLineEffBPackShipInstructionprivateVO":[ { "ContextCode":"PackShipInstruction", "_PackingInstruction":"pack 1234", "_ShippingInstruction":"ship 1234", "_ShippingCost":20, "_NeedbyDate":"2018-04-04", "_PickDate":null } ] } ] } ] }
Example 20 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185406772, "OrderNumber" : "520897", "SourceTransactionNumber" : "R13_LineEff_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_LineEff_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T10:53:27.002+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:53:28.952+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:53:27+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_LineEff_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185406772, "LineId" : 300100185406774, "FulfillLineId" : 300100185406773, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_LineEff_01", "SourceTransactionNumber" : "R13_LineEff_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:53:27.050+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:53:28.952+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:54:04.875+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "additionalInformation" : [ { "Category" : "DOO_FULFILL_LINES_ADD_INFO", "FulfillLineId" : 300100185406773, "HeaderId" : 300100185406772, "SourceTransactionLineIdentifier" : null, "SourceTransactionSystem" : null, "SourceTransactionScheduleIdentifier" : null, "FulfillLineEffBFulfillLineContext2privateVO" : [ { "ContextCode" : "FulfillLineContext2", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:53:27.095+00:00", "EffLineId" : 300100185406775, "FulfillLineId" : 300100185406773, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:53:28.952+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_FL2AttributeChar1" : "hello world-1!", "_FL2AttributeNum1" : 101, "_FL2AttributeDate1" : null, "_FL2AttributeDateTime1" : null, "_FL2AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext2privateVO/300100185406775", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext2privateVO/300100185406775", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773", "name" : "additionalInformation", "kind" : "item" } ] } ], "FulfillLineEffBFulfillLineContext1privateVO" : [ { "ContextCode" : "FulfillLineContext1", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:53:27.188+00:00", "EffLineId" : 300100185406776, "FulfillLineId" : 300100185406773, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:53:28.953+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_FL1AttributeChar1" : "hello 1", "_FL1AttributeNum1" : null, "_FL1AttributeDate1" : null, "_FL1AttributeDateTime1" : null, "_FL1AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext1privateVO/300100185406776", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext1privateVO/300100185406776", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773", "name" : "additionalInformation", "kind" : "item" } ] } ], "FulfillLineEffBPackShipInstructionprivateVO" : [ { "ContextCode" : "PackShipInstruction", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:53:27.268+00:00", "EffLineId" : 300100185406777, "FulfillLineId" : 300100185406773, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:53:28.953+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_PackingInstruction" : "pack 1234", "_ShippingInstruction" : "ship 1234", "_ShippingCost" : 20, "_NeedbyDate" : "2018-04-04", "_PickDate" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBPackShipInstructionprivateVO/300100185406777", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBPackShipInstructionprivateVO/300100185406777", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773", "name" : "additionalInformation", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773", "name" : "additionalInformation", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773", "name" : "additionalInformation", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBBVT__Context__FLineprivateVO", "name" : "FulfillLineEffBBVT__Context__FLineprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBCustomer__FulfillmentprivateVO", "name" : "FulfillLineEffBCustomer__FulfillmentprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext1privateVO", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext2privateVO", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBFulfillLineContext3privateVO", "name" : "FulfillLineEffBFulfillLineContext3privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBPackShipInstructionprivateVO", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation/300100185406773/child/FulfillLineEffBShipment__InstructionsprivateVO", "name" : "FulfillLineEffBShipment__InstructionsprivateVO", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines/00020000000EACED00057708000110F084F2BD350000000EACED00057708000110F084F2BD36/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_LineEff_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 21 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with both order header and order line that includes an extensible flexfield. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_HdrLineEff_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_HdrLineEff_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "additionalInformation":[ { "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBFulfillLineContext2privateVO":[ { "ContextCode":"FulfillLineContext2", "_FL2AttributeChar1":"hello world-1!", "_FL2AttributeNum1":101, "_FL2AttributeDate1":null, "_FL2AttributeDateTime1":null, "_FL2AttributeChar2":null } ], "FulfillLineEffBFulfillLineContext1privateVO":[ { "ContextCode":"FulfillLineContext1", "_FL1AttributeChar1":"hello 1", "_FL1AttributeNum1":null, "_FL1AttributeDate1":null, "_FL1AttributeDateTime1":null, "_FL1AttributeChar2":null } ], "FulfillLineEffBPackShipInstructionprivateVO":[ { "ContextCode":"PackShipInstruction", "_PackingInstruction":"pack 1234", "_ShippingInstruction":"ship 1234", "_ShippingCost":20, "_NeedbyDate":"2018-04-04", "_PickDate":null } ] } ] } ], "additionalInformation":[ { "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Compliance info - ASP_0403_003 - 4/3/2018", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Some reason - ASP_0403_003", "_ComplianceValue":201 } ], "HeaderEffBHeaderContext1privateVO":[ { "ContextCode":"HeaderContext1", "_H1AttributeChar1":"abc123 xyz", "_H1AttributeNum1":23, "_H1AttributeDate1":null, "_H1AttributeDateTime1":null, "_H1AttributeChar2":null } ] } ] }
Example 21 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185409337, "OrderNumber" : "520898", "SourceTransactionNumber" : "R13_HdrLineEff_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_HdrLineEff_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T10:56:18+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:56:20.129+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_HdrLineEff_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185409337, "LineId" : 300100185409339, "FulfillLineId" : 300100185409338, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_HdrLineEff_01", "SourceTransactionNumber" : "R13_HdrLineEff_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.049+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:56:20.130+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:56:56.391+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "additionalInformation" : [ { "Category" : "DOO_FULFILL_LINES_ADD_INFO", "FulfillLineId" : 300100185409338, "HeaderId" : 300100185409337, "SourceTransactionLineIdentifier" : null, "SourceTransactionSystem" : null, "SourceTransactionScheduleIdentifier" : null, "FulfillLineEffBFulfillLineContext2privateVO" : [ { "ContextCode" : "FulfillLineContext2", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.093+00:00", "EffLineId" : 300100185409340, "FulfillLineId" : 300100185409338, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:56:20.130+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_FL2AttributeChar1" : "hello world-1!", "_FL2AttributeNum1" : 101, "_FL2AttributeDate1" : null, "_FL2AttributeDateTime1" : null, "_FL2AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext2privateVO/300100185409340", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext2privateVO/300100185409340", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338", "name" : "additionalInformation", "kind" : "item" } ] } ], "FulfillLineEffBFulfillLineContext1privateVO" : [ { "ContextCode" : "FulfillLineContext1", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.175+00:00", "EffLineId" : 300100185409341, "FulfillLineId" : 300100185409338, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:56:20.131+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_FL1AttributeChar1" : "hello 1", "_FL1AttributeNum1" : null, "_FL1AttributeDate1" : null, "_FL1AttributeDateTime1" : null, "_FL1AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext1privateVO/300100185409341", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext1privateVO/300100185409341", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338", "name" : "additionalInformation", "kind" : "item" } ] } ], "FulfillLineEffBPackShipInstructionprivateVO" : [ { "ContextCode" : "PackShipInstruction", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.252+00:00", "EffLineId" : 300100185409342, "FulfillLineId" : 300100185409338, "HeaderId" : null, "LastUpdateDate" : "2019-11-18T10:56:20.131+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LineId" : null, "ObjectVersionNumber" : 1, "_PackingInstruction" : "pack 1234", "_ShippingInstruction" : "ship 1234", "_ShippingCost" : 20, "_NeedbyDate" : "2018-04-04", "_PickDate" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBPackShipInstructionprivateVO/300100185409342", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBPackShipInstructionprivateVO/300100185409342", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338", "name" : "additionalInformation", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338", "name" : "additionalInformation", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338", "name" : "additionalInformation", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBBVT__Context__FLineprivateVO", "name" : "FulfillLineEffBBVT__Context__FLineprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBCustomer__FulfillmentprivateVO", "name" : "FulfillLineEffBCustomer__FulfillmentprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext1privateVO", "name" : "FulfillLineEffBFulfillLineContext1privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext2privateVO", "name" : "FulfillLineEffBFulfillLineContext2privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBFulfillLineContext3privateVO", "name" : "FulfillLineEffBFulfillLineContext3privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBPackShipInstructionprivateVO", "name" : "FulfillLineEffBPackShipInstructionprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation/300100185409338/child/FulfillLineEffBShipment__InstructionsprivateVO", "name" : "FulfillLineEffBShipment__InstructionsprivateVO", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines/00020000000EACED00057708000110F084F2C73A0000000EACED00057708000110F084F2C73B/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "additionalInformation" : [ { "Category" : "DOO_HEADERS_ADD_INFO", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18+00:00", "HeaderId" : 300100185409337, "LastUpdateDate" : "2019-11-18T10:56:20.129+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "ObjectVersionNumber" : 1, "SourceTransactionIdentifier" : null, "SourceTransactionSystem" : null, "HeaderEffBComplianceDetailsprivateVO" : [ { "ContextCode" : "ComplianceDetails", "EffLineId" : 300100185409343, "ObjectVersionNumber" : 1, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.349+00:00", "HeaderId" : 300100185409337, "LastUpdateDate" : "2019-11-18T10:56:20.129+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "_ComplianceInfo" : "Compliance info - ASP_0403_003 - 4/3/2018", "_ComplianceDate" : null, "_CompleteCompliancedate" : null, "_ComplianceReason" : "Some reason - ASP_0403_003", "_ComplianceValue" : 201, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBComplianceDetailsprivateVO/300100185409343", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBComplianceDetailsprivateVO/300100185409343", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337", "name" : "additionalInformation", "kind" : "item" } ] } ], "HeaderEffBHeaderContext1privateVO" : [ { "ContextCode" : "HeaderContext1", "EffLineId" : 300100185409344, "ObjectVersionNumber" : 1, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:56:18.424+00:00", "HeaderId" : 300100185409337, "LastUpdateDate" : "2019-11-18T10:56:20.130+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "_H1AttributeChar1" : "abc123 xyz", "_H1AttributeNum1" : 23, "_H1AttributeDate1" : null, "_H1AttributeDateTime1" : null, "_H1AttributeChar2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBHeaderContext1privateVO/300100185409344", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBHeaderContext1privateVO/300100185409344", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337", "name" : "additionalInformation", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337", "name" : "additionalInformation", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337", "name" : "additionalInformation", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBComplianceDetailsprivateVO", "name" : "HeaderEffBComplianceDetailsprivateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBHeaderContext1privateVO", "name" : "HeaderEffBHeaderContext1privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBHeaderContext2privateVO", "name" : "HeaderEffBHeaderContext2privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBHeaderContext3privateVO", "name" : "HeaderEffBHeaderContext3privateVO", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation/300100185409337/child/HeaderEffBReseller__InformationprivateVO", "name" : "HeaderEffBReseller__InformationprivateVO", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLineEff_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 22 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order line that includes an attachment. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Line_Attach_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Line_Attach_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "attachments": [ { "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "CategoryName" : "MISC", "UploadedText" : null, "UploadedFileContentType":"text/xml", "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "FileContents": "VEVTVCBMSU5FIEFUVEFDSE1FTlQgQ09OVEVOVA==" }] } ] }
Example 22 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185401428, "OrderNumber" : "520881", "SourceTransactionNumber" : "R13_Line_Attach_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Line_Attach_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T10:24:33.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:24:34.881+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:24:33+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Line_Attach_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185401428, "LineId" : 300100185401430, "FulfillLineId" : 300100185401429, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Line_Attach_01", "SourceTransactionNumber" : "R13_Line_Attach_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:24:33.045+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:24:34.882+00:00", "LastUpdateLogin" : "97518EFFCD505A56E053A80AF20ADEF2", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:25:10.606+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "attachments" : [ { "AttachedDocumentId" : 300100185401432, "LastUpdateDate" : "2019-11-18T10:24:35.742+00:00", "LastUpdatedBy" : "OPERATIONS", "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "DmFolderPath" : null, "DmDocumentId" : "UCMFA00031446", "DmVersionNumber" : "31450", "Url" : null, "CategoryName" : "MISC", "UserName" : null, "Uri" : null, "FileUrl" : "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a31450?XFND_SCHEME_ID=1&XFND_CERT_FP=43234DFCA02EE72391FA46FA15431B9A9405E9F2&XFND_RANDOM=-3417989006453197275&XFND_EXPIRES=1574073312753&XFND_SIGNATURE=iQro6jEIYcx-vczPN7Une3KwynCZZ4AOWT93pWmC~RW-~dMZFuGSmWHdXv3GkM8XX2bH-QY1u~bsZDL0lPrwjF8Sa3Z07YPCLLrbcOYWAPXYyywBWLKdV6CW6a41RXuTcPoNXZs70MLFf4EY5FTMrRiJhVLCoaycycZ79Nvdrt2Ewv~W13G06-cT8MHzHLq1-Yzr3NMPwbdLj8HGt-eY-2LiY5AFc05PSeI2ht-0yjJC1e9jGyPeib-b5NJAXQ2gfobXG2whVzA~Tjxa0wB-BOQdNBsT7VRhW4PMgESoyZyAQVLtuVJX~qkWzgxDhuhNf9EDYnBwZdJMxjyjGh-8yQ__&Id=31450&download", "UploadedText" : null, "UploadedFileContentType" : "text/plain", "UploadedFileLength" : 28, "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "ErrorStatusCode" : null, "ErrorStatusMessage" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:24:33.059+00:00", "ExpirationDate" : null, "LastUpdatedByUserName" : "Patric", "CreatedByUserName" : "Patric", "AsyncTrackerId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857", "name" : "attachments", "kind" : "item" }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857", "name" : "attachments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856", "name" : "lines", "kind" : "item" }, { "rel" : "enclosure", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments/00020000000EACED00057708000110F084F2A8580000000EACED00057708000110F084F2A857/enclosure/FileContents", "name" : "FileContents", "kind" : "other" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines/00020000000EACED00057708000110F084F2A8550000000EACED00057708000110F084F2A856/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Line_Attach_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 23 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes an attachment. The order is priced in Oracle Fusion Pricing.
You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Header_Attach_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Header_Attach_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "attachments": [{ "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "CategoryName" : "MISC", "UploadedText" : null, "UploadedFileContentType":"text/xml", "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "FileContents": "VEVTVCBIRUFERVIgQVRUQUNITUVOVCBDT05URU5U" }], "lines":[{ "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" }] }
Example 23 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100186340565, "OrderNumber" : "520518", "SourceTransactionNumber" : "R13_Header_Attach_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Header_Attach_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-27T19:57:28.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-27T19:57:50.001+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-27T19:57:28+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Header_Attach_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100186340565, "LineId" : 300100186340569, "FulfillLineId" : 300100186340568, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Header_Attach_01", "SourceTransactionNumber" : "R13_Header_Attach_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 845, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-27T19:57:37.458+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 795.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-27T19:57:50.002+00:00", "LastUpdateLogin" : "97A325D76C6CA186E0534005F00A1139", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-27T19:57:43.271+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 169.00000, "UnitQuantity" : null, "UnitSellingPrice" : 159.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines/00020000000EACED00057708000110F08500FCD80000000EACED00057708000110F08500FCD9/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "attachments" : [ { "AttachedDocumentId" : 300100186340567, "LastUpdateDate" : "2019-11-27T19:57:51.307+00:00", "LastUpdatedBy" : "OPERATIONS", "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "DmFolderPath" : null, "DmDocumentId" : "UCMFA00037635", "DmVersionNumber" : "37640", "Url" : null, "CategoryName" : "MISC", "UserName" : null, "Uri" : null, "FileUrl" : "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a37640?XFND_SCHEME_ID=1&XFND_CERT_FP=43234DFCA02EE72391FA46FA15431B9A9405E9F2&XFND_RANDOM=7249182933623344195&XFND_EXPIRES=1574885267486&XFND_SIGNATURE=EuQeXZZLgtvNqKMety5ydwo70SdCqeCC173szpYHSl1YeDq2M19Wh68Mo1IGmkHt5iMHTx-Xt6LUc9I-Ag5HQ-amzhh9R22AgUB6diLcRkGw-oI0mxVfG1ZDP74hLbUym5suM6ZKLg~6XZ0ysI2AUcUq18JRKJhEYu1UF1QqXe5hEq8QPsfW6wU1czBmPD7cVI2NINX6brjpp8t3q~wU9AaHjKwMKmqQiGDWVVinM7MBsspZGW-OJbxC3AHzL7aYtxtwrxm6BBFzWN1cl73-Sb-twq5KXTRlzfuze0cULPZ75YndRgXfn2vCQrpTSh3-J-U6mw0j-1dU3P4ccrs1mQ__&Id=37640&download", "UploadedText" : null, "UploadedFileContentType" : "text/plain", "UploadedFileLength" : 30, "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "ErrorStatusCode" : null, "ErrorStatusMessage" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-27T19:57:28.028+00:00", "ExpirationDate" : null, "LastUpdatedByUserName" : "Patric", "CreatedByUserName" : "Patric", "AsyncTrackerId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/attachments/00020000000EACED00057708000110F08500FCD70000000EACED00057708000110F08500FCD6", "name" : "attachments", "kind" : "item" }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/attachments/00020000000EACED00057708000110F08500FCD70000000EACED00057708000110F08500FCD6", "name" : "attachments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "enclosure", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/attachments/00020000000EACED00057708000110F08500FCD70000000EACED00057708000110F08500FCD6/enclosure/FileContents", "name" : "FileContents", "kind" : "other" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Header_Attach_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 24 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with both order header and order line that includes an attachment. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_HdrLine_Attach_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_HdrLine_Attach_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Evelyn", "ContactLastName":"Smith" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "attachments": [ { "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "CategoryName" : "MISC", "UploadedText" : null, "UploadedFileContentType":"text/xml", "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "FileContents": "VEVTVCBIRUFERVIgQVRUQUNITUVOVCBDT05URU5U" }], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "attachments": [ { "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "CategoryName" : "MISC", "UploadedText" : null, "UploadedFileContentType":"text/xml", "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "FileContents": "VEVTVCBMSU5FIEFUVEFDSE1FTlQgQ09OVEVOVA==" }] } ] }
Example 24 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195199057, "OrderNumber" : "523362", "SourceTransactionNumber" : "R13_HdrLine_Attach_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_HdrLine_Attach_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-15T21:07:43+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-15T21:07:32.540+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-15T21:07:48.669+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T21:07:43+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_HdrLine_Attach_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195199058, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Evelyn", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/billToCustomer/300100195199058", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/billToCustomer/300100195199058", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195199059, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/shipToCustomer/300100195199059", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/shipToCustomer/300100195199059", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195199057, "LineId" : 300100195199063, "FulfillLineId" : 300100195199062, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_HdrLine_Attach_01", "SourceTransactionNumber" : "R13_HdrLine_Attach_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T21:07:43.086+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-15T21:07:45.417+00:00", "LastUpdateLogin" : "967ECA5D0B8E95E9E0534005F00A140B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-15T21:07:28.548+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "attachments" : [ { "AttachedDocumentId" : 300100195199065, "LastUpdateDate" : "2019-11-15T21:07:47.141+00:00", "LastUpdatedBy" : "OPERATIONS", "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "DmFolderPath" : null, "DmDocumentId" : "UCMFA00340806", "DmVersionNumber" : "340821", "Url" : null, "CategoryName" : "MISC", "UserName" : null, "Uri" : null, "FileUrl" : "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a340821?XFND_SCHEME_ID=1&XFND_CERT_FP=F713BF8DA4F204683E3F3543AE952CE41D4A328B&XFND_RANDOM=-1590760914959867355&XFND_EXPIRES=1573852651594&XFND_SIGNATURE=DgujzFas-ZrT~ni1ZmIzxJtOiNL2u-YticpQb6B3jOkojv6VV0MRJeBQyonvZIWHox9bcMKLxVXJCUKH6KpGkCuKdZzg1E29wAOfJKKKQY6jikD3GKoAaSCwQMVANntjg3-lRCqtbPNxL5nVwb12QDndUfKKlFp3wR5odcmTpvS~Z8gk7ByIYji40dd-RL5Qt4a2eX063jd0m49Wtnu5ZvHZ7jbYnGjQkFyfBGEd1vvJfe3GP0O~oDKFIv-DwX2MeLYh4xlKKtTQ1dPrTRGp~A75eUcbcPBYd9ATb45PZPHK5PIU6G6IpGrMvN~JqEvM1DRTl8i7GURA6fOsnj91cg__&Id=340821&download", "UploadedText" : null, "UploadedFileContentType" : "text/plain", "UploadedFileLength" : 28, "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "ErrorStatusCode" : null, "ErrorStatusMessage" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T21:07:43.108+00:00", "ExpirationDate" : null, "LastUpdatedByUserName" : "Patric", "CreatedByUserName" : "Patric", "AsyncTrackerId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/attachments/00020000000EACED00057708000110F0858828590000000EACED00057708000110F085882858", "name" : "attachments", "kind" : "item" }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/attachments/00020000000EACED00057708000110F0858828590000000EACED00057708000110F085882858", "name" : "attachments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857", "name" : "lines", "kind" : "item" }, { "rel" : "enclosure", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/attachments/00020000000EACED00057708000110F0858828590000000EACED00057708000110F085882858/enclosure/FileContents", "name" : "FileContents", "kind" : "other" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines/00020000000EACED00057708000110F0858828560000000EACED00057708000110F085882857/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "attachments" : [ { "AttachedDocumentId" : 300100195199061, "LastUpdateDate" : "2019-11-15T21:07:46.421+00:00", "LastUpdatedBy" : "OPERATIONS", "DatatypeCode" : "FILE", "FileName" : "TEST1.txt", "DmFolderPath" : null, "DmDocumentId" : "UCMFA00340805", "DmVersionNumber" : "340820", "Url" : null, "CategoryName" : "MISC", "UserName" : null, "Uri" : null, "FileUrl" : "/content/conn/FusionAppsContentRepository/uuid/dDocID%3a340820?XFND_SCHEME_ID=1&XFND_CERT_FP=F713BF8DA4F204683E3F3543AE952CE41D4A328B&XFND_RANDOM=7554172987965603721&XFND_EXPIRES=1573852650859&XFND_SIGNATURE=O7kAGaG3NRGzZSjky1-QyeY17lXHSnDiCY9bM4Uj7pj0Rdcouhlb4USLDnfLKYqEd6YInl~XiEXy3T2LIOZzSkXIvi9ZxB6WWeGmUzc0LR2pZeMeR8spbc8IQ8eg8esT8UY0NomcLopqIYV54BG~0m1eFW0pWkN1c6mMqbhk2CHSpwT236rhtEdt5nYoh6ZB65MoPEFKrSSuidN77~uUjgdpTWNl0-8fWS54J7q8zjCJQ4amoCqjWggKhcxJUZEOcryn2q6hbY7t9hpCH9bAm47Ge93yeoOvoWJVFvZdG8SXpfamVcHObuu23GpHkBuctqjOWDtEJEP7TT61VujLgA__&Id=340820&download", "UploadedText" : null, "UploadedFileContentType" : "text/plain", "UploadedFileLength" : 30, "UploadedFileName" : "TEST1.txt", "ContentRepositoryFileShared" : "false", "Title" : "TEST1", "Description" : "Sigma Filter", "ErrorStatusCode" : null, "ErrorStatusMessage" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-15T21:07:43.035+00:00", "ExpirationDate" : null, "LastUpdatedByUserName" : "Patric", "CreatedByUserName" : "Patric", "AsyncTrackerId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/attachments/00020000000EACED00057708000110F0858828550000000EACED00057708000110F085882854", "name" : "attachments", "kind" : "item" }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/attachments/00020000000EACED00057708000110F0858828550000000EACED00057708000110F085882854", "name" : "attachments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "enclosure", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/attachments/00020000000EACED00057708000110F0858828550000000EACED00057708000110F085882854/enclosure/FileContents", "name" : "FileContents", "kind" : "other" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_HdrLine_Attach_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 25a Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header that includes payment details. The order is priced in Oracle Fusion Pricing.
You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Payment_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Payment_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "payments":[ { "OriginalSystemPaymentReference": "PaymentRef1", "Amount": 1, "AuthorizationStatus": "Success", "PaymentType": "On Account", "PaymentSetId": 1, "PaymentMethod": "SSC Manual 200", "TransactionExtensionId": 1 } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each" } ] }
Example 25a Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185410524, "OrderNumber" : "520902", "SourceTransactionNumber" : "R13_Payment_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Payment_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T11:00:48.004+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T11:00:50.285+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T11:00:48+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Payment_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "payments" : [ { "PaymentTransactionId" : 300100185410526, "Amount" : 1, "AuthorizationStatusCode" : "ORA_SUCCESS", "AuthorizationStatus" : "Success", "AuthorizedInSourceFlag" : true, "AuthorizedOn" : null, "InstrumentAssignmentId" : null, "OriginalSystemPaymentReference" : "PaymentRef1", "PaymentTypeCode" : "ORA_ON_ACCOUNT", "PaymentType" : "On Account", "PaymentSetId" : 1, "PaymentMethod" : "SSC Manual 200", "TransactionExtensionId" : 1, "UniquePaymentReference" : null, "PaymentMethodCode" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/payments/300100185410526", "name" : "payments", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/payments/300100185410526", "name" : "payments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100185410524, "LineId" : 300100185410528, "FulfillLineId" : 300100185410527, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Payment_01", "SourceTransactionNumber" : "R13_Payment_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T11:00:48.131+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T11:00:50.285+00:00", "LastUpdateLogin" : "97517844F3F25A8EE053A80AF20A786F", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T11:01:25.670+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines/00020000000EACED00057708000110F084F2CBDF0000000EACED00057708000110F084F2CBE0/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 25b Request Body
The following example includes the contents of the request body in JSON format to create and and submit a sales order with order line that includes payment details. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Payment_Line_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Payment_Line_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "payments":[{ "OriginalSystemPaymentReference": "PaymentRef1", "Amount": 1, "AuthorizationStatus": "Success", "PaymentType": "On Account", "PaymentSetId": 1, "PaymentMethod": "SSC Manual 200", "TransactionExtensionId": 1 }] } ] }
Example 25b Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187578435, "OrderNumber" : "523007", "SourceTransactionNumber" : "R13_Payment_Line_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Payment_Line_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-27T11:36:10.003+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : null, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-27T11:36:14.652+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-27T11:36:10+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Payment_Line_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187578435, "LineId" : 300100187578437, "FulfillLineId" : 300100187578436, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Payment_Line_01", "SourceTransactionNumber" : "R13_Payment_Line_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-27T11:36:10.159+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-27T11:36:14.653+00:00", "LastUpdateLogin" : "975177FC66335AAAE053A80AF20AD6B3", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-27T11:38:02.595+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "payments" : [ { "PaymentTransactionId" : 300100187578438, "Amount" : 1, "AuthorizationStatusCode" : "ORA_SUCCESS", "AuthorizationStatus" : "Success", "AuthorizedInSourceFlag" : true, "AuthorizedOn" : null, "InstrumentAssignmentId" : null, "OriginalSystemPaymentReference" : "PaymentRef1", "PaymentTypeCode" : "ORA_ON_ACCOUNT", "PaymentType" : "On Account", "PaymentSetId" : 1, "PaymentMethod" : "SSC Manual 200", "TransactionExtensionId" : 1, "UniquePaymentReference" : null, "PaymentMethodCode" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/payments/300100187578438", "name" : "payments", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/payments/300100187578438", "name" : "payments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines/00020000000EACED00057708000110F08513E0440000000EACED00057708000110F08513E045/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Payment_Line_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 25c Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with an order header and order line that includes credit card tokenization payment details. The order is priced in Oracle Fusion Cloud Fusion Pricing. All lines in this order except order line 2 use the header-level credit card. Order line 2 uses the credit card that's overriden on that line.
{ "SourceTransactionNumber": "R13_payments_cctoken_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_payments_cctoken_01", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyName": "FOM-Customer-002", "BuyingPartyContactName": "Winston Benjamin", "TransactionTypeCode": "STD", "SubmittedFlag": true, "FreezePriceFlag": false, "FreezeShippingChargeFlag": false, "FreezeTaxFlag": false, "RequestingBusinessUnitId": 204, "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ], "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "OM-RT-Standard-Item1", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ], "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "DOO_KIT", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3820, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ], "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3820, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ], "payments": [ { "OriginalSystemPaymentReference": "LC_1202_001", "PaymentTypeCode": "ORA_CREDIT_CARD", "CardTokenNumber":"9909000313638721", "CardExpirationDate":"2038-10-31", "CardIssuerCode":"VISA", "CardFirstName": "F1118202001", "CardLastName": "L1118202001", "MaskedCardNumber":"XXXXXXXXXXXX7408" } ] } , { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "OM-RT-PTO-Model", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "OAL_KB18761", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "ParentSourceTransactionLineId": "3", "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "5", "SourceTransactionLineNumber": "5", "SourceScheduleNumber": "5", "SourceTransactionScheduleId": "5", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "STOVE_ATO_MODEL", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "RequestedFulfillmentOrganizationId": 207, "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "6", "SourceTransactionLineNumber": "6", "SourceScheduleNumber": "6", "SourceTransactionScheduleId": "6", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "FUEL_OC", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "ParentSourceTransactionLineId": "5", "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "7", "SourceTransactionLineNumber": "7", "SourceScheduleNumber": "7", "SourceTransactionScheduleId": "7", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "GAS_FUEL", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "ParentSourceTransactionLineId": "5", "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "8", "SourceTransactionLineNumber": "8", "SourceScheduleNumber": "8", "SourceTransactionScheduleId": "8", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "BURNER_LAYOUT_OC", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "ParentSourceTransactionLineId": "5", "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } , { "SourceTransactionLineId": "9", "SourceTransactionLineNumber": "9", "SourceScheduleNumber": "9", "SourceTransactionScheduleId": "9", "OrderedUOMCode": "Ea", "OrderedQuantity": 300, "ProductNumber": "BURNER_4", "PurchasingUOMCode": "Ea", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate":"2020-08-01", "ContractStartDate": "2020-08-01", "RequestedFulfillmentOrganizationId": 207, "ParentSourceTransactionLineId": "5", "billToCustomer": [ { "CustomerAccountId": 300100046859307, "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] , "shipToCustomer": [ { "PartyName": "FOM-Customer-002", "Address1": "3818, Diahill Dr", "City":"FLORIDA, TOWN OF", "State":"NY", "PostalCode":"12053", "Country":"US" } ] } ], "payments": [ { "OriginalSystemPaymentReference": "HC_1202_001", "PaymentTypeCode": "ORA_CREDIT_CARD", "CardExpirationDate":"2035-12-30", "CardTokenNumber":"9909000300714550", "CardIssuerCode":"MASTERCARD", "CardFirstName": "JOHN", "CardLastName": "HARRISON", "MaskedCardNumber":"XXXXXXXXXXXX4588" } ] }
Example 25c Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100560447544, "OrderNumber" : "526111", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_payments_cctoken_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2022-04-20T10:51:04+00:00", "BuyingPartyId" : 300100046859306, "BuyingPartyName" : "FOM-Customer-002", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447545, "CustomerAccountId" : 300100046859307, . . . . . . } ], "lines" : [ { "HeaderId" : 300100560447544, "LineId" : 300100560447548, "FulfillLineId" : 300100560447547, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447547, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447547, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683B0000000EACED00057708000110F09B4D683C", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683B0000000EACED00057708000110F09B4D683C/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447550, "FulfillLineId" : 300100560447549, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447549, "CustomerAccountId" : 300100046859307, . . . . . . } ], "payments" : [ { "PaymentTransactionId" : 300100560447551, "Amount" : null, "AuthorizationStatusCode" : "ORA_NOT_PERFORMED", "AuthorizationStatus" : null, "AuthorizedInSourceFlag" : false, "AuthorizedOn" : null, "InstrumentAssignmentId" : null, "OriginalSystemPaymentReference" : "LC_1202_001", "PaymentTypeCode" : "ORA_CREDIT_CARD", "PaymentType" : null, "PaymentSetId" : null, "PaymentMethod" : null, "TransactionExtensionId" : 140675, "UniquePaymentReference" : null, "PaymentMethodCode" : null, "CardTokenNumber" : "9909000313638721", "CardFirstName" : "F1118202001", "CardLastName" : "L1118202001", "CardExpirationDate" : "2038-10-31", "CardIssuerCode" : "VISA", "MaskedCardNumber" : "XXXXXXXXXXXX7408", "AuthorizationRequestId" : null, "VoiceAuthorizationCode" : null, "PaymentServerOrderNumber" : null, "AuthorizedAmount" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683D0000000EACED00057708000110F09B4D683E/child/payments/300100560447551", "name" : "payments", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683D0000000EACED00057708000110F09B4D683E/child/payments/300100560447551", "name" : "payments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683D0000000EACED00057708000110F09B4D683E", "name" : "lines", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100560447549, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683D0000000EACED00057708000110F09B4D683E", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D683D0000000EACED00057708000110F09B4D683E/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447553, "FulfillLineId" : 300100560447552, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447552, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447552, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68400000000EACED00057708000110F09B4D6841", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68400000000EACED00057708000110F09B4D6841/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447555, "FulfillLineId" : 300100560447554, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447554, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447554, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68420000000EACED00057708000110F09B4D6843", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68420000000EACED00057708000110F09B4D6843/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447557, "FulfillLineId" : 300100560447556, "SourceTransactionLineId" : "5", "SourceTransactionLineNumber" : "5", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447556, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447556, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68440000000EACED00057708000110F09B4D6845", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68440000000EACED00057708000110F09B4D6845/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447559, "FulfillLineId" : 300100560447558, "SourceTransactionLineId" : "6", "SourceTransactionLineNumber" : "6", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447558, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447558, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68460000000EACED00057708000110F09B4D6847", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68460000000EACED00057708000110F09B4D6847/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447561, "FulfillLineId" : 300100560447560, "SourceTransactionLineId" : "7", "SourceTransactionLineNumber" : "7", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447560, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447560, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68480000000EACED00057708000110F09B4D6849", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D68480000000EACED00057708000110F09B4D6849/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447563, "FulfillLineId" : 300100560447562, "SourceTransactionLineId" : "8", "SourceTransactionLineNumber" : "8", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447562, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447562, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D684A0000000EACED00057708000110F09B4D684B", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D684A0000000EACED00057708000110F09B4D684B/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100560447544, "LineId" : 300100560447565, "FulfillLineId" : 300100560447564, "SourceTransactionLineId" : "9", "SourceTransactionLineNumber" : "9", "SourceTransactionId" : "R13_payments_cctoken_01", "SourceTransactionNumber" : "R13_payments_cctoken_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . . . . "billToCustomer" : [ { "AddressId" : 300100560447564, "CustomerAccountId" : 300100046859307, . . . . . . } ], "shipToCustomer" : [ { "AddressId" : 300100560447564, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D684C0000000EACED00057708000110F09B4D684D", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/lines/00020000000EACED00057708000110F09B4D684C0000000EACED00057708000110F09B4D684D/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "payments" : [ { "PaymentTransactionId" : 300100560447566, "Amount" : null, "AuthorizationStatusCode" : null, "AuthorizationStatus" : null, "AuthorizedInSourceFlag" : false, "AuthorizedOn" : null, "InstrumentAssignmentId" : null, "OriginalSystemPaymentReference" : "HC_1202_001", "PaymentTypeCode" : "ORA_CREDIT_CARD", "PaymentType" : null, "PaymentSetId" : null, "PaymentMethod" : null, "TransactionExtensionId" : 140674, "UniquePaymentReference" : null, "PaymentMethodCode" : null, "CardTokenNumber" : "9909000300714550", "CardFirstName" : "JOHN", "CardLastName" : "HARRISON", "CardExpirationDate" : "2035-12-30", "CardIssuerCode" : "MASTERCARD", "MaskedCardNumber" : "XXXXXXXXXXXX4588", "AuthorizationRequestId" : null, "VoiceAuthorizationCode" : null, "PaymentServerOrderNumber" : null, "AuthorizedAmount" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/payments/300100560447566", "name" : "payments", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/payments/300100560447566", "name" : "payments", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100560447546, "PartyId" : 300100046859306, "PartyName" : "FOM-Customer-002", . . . . . . } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_payments_cctoken_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 26 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order line containing project details with identifier attributes. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_project_Idattrs_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_project_Idattrs_01", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2019-01-20T20:51:21+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "RequestedFulfillmentOrganizationId":207, "PaymentTerms": "30 Net", "SubmittedFlag": true, "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "AS92888", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "project": [ { "projectDetail": [ { "projectId": 300100010341182, "taskId": 300100010341193, "expenditureTypeId": 10028, "organizationId": 204, "expenditureItemDate": "2019-09-24", "contractId": null, "reservedAttribute1": null, "billableFlag": null, "capitalizableFlag": null, "workTypeId": null } ] } ] } ] }
Example 26 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185398142, "OrderNumber" : "520878", "SourceTransactionNumber" : "R13_project_Idattrs_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_project_Idattrs_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-18T10:08:33.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 2663, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270190, "CustomerPONumber" : null, "TransactionTypeCode" : null, "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-01-20T20:51:21+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:08:37.479+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:08:33+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_project_Idattrs_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185398142, "LineId" : 300100185398144, "FulfillLineId" : 300100185398143, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_project_Idattrs_01", "SourceTransactionNumber" : "R13_project_Idattrs_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 200, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:08:33.039+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 190.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:08:37.479+00:00", "LastUpdateLogin" : "97517B3B3C935A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:09:13.121+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : "Ea", "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-01-20T20:51:21+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "project" : [ { "DooOrderPrjId" : 300100185398145, "projectDetail" : [ { "DooOrderPrjId" : 300100185398145, "__FLEX_Context" : "OM_Sales_Order", "__FLEX_Context_DisplayValue" : "SCM: General", "projectId" : 300100010341182, "projectId_Display" : "Projects-TL-Int-01", "taskId" : 300100010341193, "taskId_Display" : "1.1", "expenditureItemDate" : "2019-09-24", "expenditureTypeId" : 10028, "expenditureTypeId_Display" : "Material", "organizationId" : 204, "organizationId_Display" : "Vision Operations", "contractId" : null, "contractId_Display" : null, "reservedAttribute1" : null, "reservedAttribute1_Display" : null, "billableFlag" : null, "billableFlag_Display" : null, "capitalizableFlag" : null, "capitalizableFlag_Display" : null, "workTypeId" : null, "workTypeId_Display" : null, "userDefAttribute2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145/child/projectDetail/300100185398145", "name" : "projectDetail", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145/child/projectDetail/300100185398145", "name" : "projectDetail", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145", "name" : "project", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145", "name" : "project", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145", "name" : "project", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project/300100185398145/child/projectDetail", "name" : "projectDetail", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines/00020000000EACED00057708000110F084F29B7F0000000EACED00057708000110F084F29B80/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_Idattrs_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 27 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with order line containing project details with value attributes. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_project_valueattrs_01", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_project_valueattrs_01", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2019-01-20T20:51:21+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "RequestedFulfillmentOrganizationId":207, "PaymentTerms": "30 Net", "SubmittedFlag": true, "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "AS92888", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "project": [ { "projectDetail": [ { "projectId_Display": "Projects-TL-Int-01", "taskId_Display": 1.1, "expenditureTypeId_Display": "Material", "expenditureItemDate": "2019-09-24", "organizationId_Display": "Vision Operations", "contractId": null, "reservedAttribute1": null, "billableFlag": null, "capitalizableFlag": null, "workTypeId": null } ] } ] } ] }
Example 27 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185400161, "OrderNumber" : "520879", "SourceTransactionNumber" : "R13_project_valueattrs_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_project_valueattrs_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-18T10:09:58.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 2663, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270190, "CustomerPONumber" : null, "TransactionTypeCode" : null, "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-01-20T20:51:21+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : true, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T10:10:34.571+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:09:58+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_project_valueattrs_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185400161, "LineId" : 300100185400163, "FulfillLineId" : 300100185400162, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_project_valueattrs_01", "SourceTransactionNumber" : "R13_project_valueattrs_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 200, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T10:09:58.051+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 190.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T10:10:34.571+00:00", "LastUpdateLogin" : "97517B3B3C935A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-18T10:11:10.126+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : "Ea", "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-01-20T20:51:21+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200.00000, "UnitQuantity" : null, "UnitSellingPrice" : 190.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "project" : [ { "DooOrderPrjId" : 300100185400164, "projectDetail" : [ { "DooOrderPrjId" : 300100185400164, "__FLEX_Context" : "OM_Sales_Order", "__FLEX_Context_DisplayValue" : "SCM: General", "projectId" : 300100010341182, "projectId_Display" : "Projects-TL-Int-01", "taskId" : 300100010341193, "taskId_Display" : "1.1", "expenditureItemDate" : "2019-09-24", "expenditureTypeId" : 10028, "expenditureTypeId_Display" : "Material", "organizationId" : 204, "organizationId_Display" : "Vision Operations", "contractId" : null, "contractId_Display" : null, "reservedAttribute1" : null, "reservedAttribute1_Display" : null, "billableFlag" : null, "billableFlag_Display" : null, "capitalizableFlag" : null, "capitalizableFlag_Display" : null, "workTypeId" : null, "workTypeId_Display" : null, "userDefAttribute2" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164/child/projectDetail/300100185400164", "name" : "projectDetail", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164/child/projectDetail/300100185400164", "name" : "projectDetail", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164", "name" : "project", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164", "name" : "project", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164", "name" : "project", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project/300100185400164/child/projectDetail", "name" : "projectDetail", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines/00020000000EACED00057708000110F084F2A3620000000EACED00057708000110F084F2A363/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_project_valueattrs_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 28 Request Body
The following example includes the contents of the request body in JSON format to create and submit an unreferenced return order with standard item. The order is priced in Oracle Fusion Pricing.
You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_unreferenced_return_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_unreferenced_return_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyNumber":"1006", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "SubstituteAllowedFlag":false, "ShipsetFlag":false, "PartialShipAllowedFlag":true, "RequestedShipDate":"2018-12-03T20:49:12+00:00", "ShipmentPriority":"Low", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "CanceledFlag":false, "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "PreCreditCheckedFlag":false, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"RETURN", "RequestedFulfillmentOrganizationName":"Vision Operations", "ProductNumber":"AS54888", "OrderedQuantity":1, "OrderedUOM":"Each", "RequestedShipDate":"2018-09-26T20:49:12+00:00" } ] }
Example 28 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187750074, "OrderNumber" : "523137", "SourceTransactionNumber" : "R13_unreferenced_return_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_unreferenced_return_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-28T10:22:22.002+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : null, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : false, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : false, "PartialShipAllowedFlag" : true, "RequestedShipDate" : "2018-12-03T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "Low", "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : "Add freight", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-28T10:22:35.608+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-28T10:22:22+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_unreferenced_return_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187750074, "LineId" : 300100187750104, "FulfillLineId" : 300100187750103, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_unreferenced_return_01", "SourceTransactionNumber" : "R13_unreferenced_return_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_ADD", "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 2500, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "RETURN", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-28T10:22:29.305+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : -2500.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-28T10:22:35.609+00:00", "LastUpdateLogin" : "97518F0028AE5A56E053A80AF20ADEF2", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_RETURN", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-28T10:24:31.981+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : -2500.00000, "UnitQuantity" : null, "UnitSellingPrice" : -2500.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : true, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines/00020000000EACED00057708000110F085167ED70000000EACED00057708000110F085167ED8/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unreferenced_return_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 29 Request Body
The following example includes the contents of the request body in JSON format to create and submit an unreferenced return order with lot serials. The order is priced in Oracle Fusion Pricing.. You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_unref_return_lotserial_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_unref_return_lotserial_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyNumber":"1006", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "SubstituteAllowedFlag":false, "ShipsetFlag":false, "PartialShipAllowedFlag":true, "RequestedShipDate":"2018-12-03T20:49:12+00:00", "ShipmentPriority":"Low", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "CanceledFlag":false, "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "PreCreditCheckedFlag":false, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"RETURN", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationName":"Vision Operations", "ProductNumber":"AS54888", "OrderedQuantity":1, "OrderedUOM":"Each", "RequestedShipDate":"2018-09-26T20:49:12+00:00", "ShipmentPriority":"Low", "SubstitutionAllowedFlag":false, "TransactionBusinessCategoryName":"Sales Transaction", "lotSerials":[ { "SourceLotSerialId":"1", "ItemRevisionNumber":"1", "ItemSerialNumberFrom":"FROM1", "ItemSerialNumberTo":"TO1", "LocatorId":11, "LotNumber":"LOT1" }, { "SourceLotSerialId":"2", "ItemRevisionNumber":"2", "ItemSerialNumberFrom":"FROM2", "ItemSerialNumberTo":"TO2", "LocatorId":22, "LotNumber":"LOT2" } ] } ] }
Example 29 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187750160, "OrderNumber" : "523138", "SourceTransactionNumber" : "R13_unref_return_lotserial_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_unref_return_lotserial_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-28T10:25:04.001+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : null, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : false, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : false, "PartialShipAllowedFlag" : true, "RequestedShipDate" : "2018-12-03T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "Low", "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : "Add freight", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-28T10:25:07.745+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-28T10:25:04+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_unref_return_lotserial_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187750160, "LineId" : 300100187750162, "FulfillLineId" : 300100187750161, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_unref_return_lotserial_01", "SourceTransactionNumber" : "R13_unref_return_lotserial_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_ADD", "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 2500, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "RETURN", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-28T10:25:04.079+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : -2500.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-28T10:25:07.746+00:00", "LastUpdateLogin" : "9751839B69C55A5EE053A80AF20A8A1B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_RETURN", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 1, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-28T10:27:04.767+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "Low", "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : -2500.00000, "UnitQuantity" : null, "UnitSellingPrice" : -2500.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : true, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "lotSerials" : [ { "ItemRevisionNumber" : "1", "ItemSerialNumberFrom" : "FROM1", "ItemSerialNumberTo" : "TO1", "LocatorId" : 11, "LotNumber" : "LOT1", "LotSerialId" : 300100187750163, "SourceLotSerialId" : "1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lotSerials/300100187750163", "name" : "lotSerials", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lotSerials/300100187750163", "name" : "lotSerials", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12", "name" : "lines", "kind" : "item" } ] }, { "ItemRevisionNumber" : "2", "ItemSerialNumberFrom" : "FROM2", "ItemSerialNumberTo" : "TO2", "LocatorId" : 22, "LotNumber" : "LOT2", "LotSerialId" : 300100187750164, "SourceLotSerialId" : "2", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lotSerials/300100187750164", "name" : "lotSerials", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lotSerials/300100187750164", "name" : "lotSerials", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines/00020000000EACED00057708000110F085167F110000000EACED00057708000110F085167F12/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_unref_return_lotserial_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 30 Request Body
The following example includes the contents of the request body in JSON format to create and submit a referenced return order with standard item. The order is priced in Oracle Fusion Pricing. In this example, original order R13_Std_Item_10 with standard item has been closed before creating this return order.
In the following example, the original sales order line against which the reference return is to be created is identified by the combination of OriginalSalesOrderNumber or OriginalSalesOrderId, OriginalSourceLineNumber or OriginalSourceLineId, and OriginalSourceOrderSystem. If OriginalSourceOrderSystem isn't provided, then it will be considered the same as SourceOrderSystem of the return being created. You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Std_return_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Std_return_01", "TransactionalCurrencyCode":"USD", "BusinessUnitId":"204", "BuyingPartyNumber":1006, "TransactionTypeCode":"STD", "SubmittedFlag":true, "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "RequestedFulfillmentOrganizationCode":"M1", "FreezeTaxFlag":false, "RequestingBusinessUnitId":204, "billToCustomer":[ { "CustomerAccountId":1006, "SiteUseId":1025 } ], "shipToCustomer":[ { "PartyId":1006, "SiteId":1036 } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":5, "ProductNumber":"AS92888", "TransactionCategoryCode":"RETURN", "TransactionLineTypeCode":"ORA_RETURN", "originalOrderReference":[ { "OriginalSourceOrderNumber":"R13_Std_Item_10", "OriginalSourceLineNumber":"1" } ] } ] }
Example 30 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195205099, "OrderNumber" : "523379", "SourceTransactionNumber" : "R13_Std_return_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_return_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-16T13:37:47+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : null, "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : "M1", "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-16T13:37:33.867+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T13:37:50.320+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T13:37:47+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_return_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100195205100, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/billToCustomer/300100195205100", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/billToCustomer/300100195205100", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100195205101, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/shipToCustomer/300100195205101", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/shipToCustomer/300100195205101", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100195205099, "LineId" : 300100195205103, "FulfillLineId" : 300100195205102, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Std_return_01", "SourceTransactionNumber" : "R13_Std_return_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "RETURN", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T13:37:47.063+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : -950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T13:37:49.109+00:00", "LastUpdateLogin" : "967ECC93B4E595D1E0534005F00A2175", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_RETURN", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T13:37:32.168+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : null, "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : -200, "UnitQuantity" : null, "UnitSellingPrice" : -190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "originalOrderReference" : [ { "OriginalOrderNumber" : "523378", "OriginalSourceOrderNumber" : "R13_Std_Item_10", "OriginalSourceLineNumber" : "1", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : null, "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/originalOrderReference/300100195205104", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/originalOrderReference/300100195205104", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F085883FEE0000000EACED00057708000110F085883FEF/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 30a Request Body
The following example includes the contents of the request body in JSON format to create and submit a referenced return order with a standard item. The order is priced in Oracle Fusion Pricing. In this example, the original order R13_Std_Item_001 with standard item has been closed before creating this return order. In case the original line is split, OriginalSourceLineId or OriginalSourceLineNumber of the sales order can't uniquely identify the original line to be returned. OriginalFulfillLineId along with OriginalSourceOrderId or OriginalSourceOrderNumber can be used in this case to specify which fulfillment line has to be returned. OriginalFulfillLineId takes precedence over OriginalSourceLineId or OriginalSourceLineNumber while identifying the original sales order line to be returned in case both are provided. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_Std_return_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_Std_return_01", "TransactionalCurrencyCode":"USD", "BusinessUnitId":"204", "BuyingPartyNumber":1006, "TransactionTypeCode":"STD", "SubmittedFlag":true, "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "RequestedFulfillmentOrganizationCode":"M1", "FreezeTaxFlag":false, "RequestingBusinessUnitId":204, "billToCustomer":[ { "CustomerAccountId":1006, "SiteUseId":1025 } ], "shipToCustomer":[ { "PartyId":1006, "SiteId":1036 } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":5, "ProductNumber":"AS92888", "TransactionCategoryCode":"RETURN", "TransactionLineTypeCode":"ORA_RETURN", "originalOrderReference":[ { "OriginalSourceOrderNumber":"R13_Std_Item_001", "OriginalFulfillLineId":300100549992863 } ] } ] }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100549992976, "OrderNumber" : "522559", "SourceTransactionNumber" : "R13_Std_return_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_return_01", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2021-02-15T11:43:02.004+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : null, "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : "M1", "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_SUBMISSION_IN_PROGRESS", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2021-02-15T11:43:08.116+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2021-02-15T11:43:02+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_return_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100549992977, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/billToCustomer/300100549992977", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/billToCustomer/300100549992977", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100549992978, "PartyId" : 1006, "PartyName" : null, "PartyNumber" : null, "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 1036, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : 300100120594861, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 300100120594798, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/shipToCustomer/300100549992978", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/shipToCustomer/300100549992978", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100549992976, "LineId" : 300100549992980, "FulfillLineId" : 300100549992979, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Std_return_01", "SourceTransactionNumber" : "R13_Std_return_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : 955.00, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "RETURN", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2021-02-15T11:43:02.118+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : -905.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2021-02-15T11:43:08.116+00:00", "LastUpdateLogin" : "B9537287C1C522F8E0534E08F20A950B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_RETURN", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "SecondaryOrderedQuantity" : null, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "SecondaryUOMCode" : null, "SecondaryUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2021-02-15T11:43:06.257+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : null, "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "SecondaryRMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "SecondaryShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : -191.00000, "UnitQuantity" : null, "UnitSellingPrice" : -181.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "AgreementNumber" : null, . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "522558", "OriginalSourceOrderNumber" : "R13_Std_Item_001", "OriginalSourceLineNumber" : null, "OriginalFulfillLineId" : 300100549992863, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/lines/00020000000EACED00057708000110F09AADE2130000000EACED00057708000110F09AADE214/child/originalOrderReference/300100549992981", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_return_01/child/totals", "name" : "totals", "kind" : "collection" } ] } ] } ] }
Example 31 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with standard item and immediate coverage. The order is priced in Oracle Fusion Pricing. Similar payload is applicable for delayed coverage as well. In case of delayed coverage, SourceOrderNumber/SourceLineNumber in coveredProductReferences should be pointing to the order line of thecovered product which is already closed.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_ImmediateCoverage_02", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_ImmediateCoverage_02", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS54888", "OrderedQuantity":5, "OrderedUOM":"Each" }, { "SourceTransactionLineId":"2", "SourceTransactionLineNumber":"2", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "ProductNumber":"OAL_EW_2Y_FIXED", "TransactionLineType":"Buy", "OrderedQuantity":5, "OrderedUOM":"Each", "ContractStartDate":"2020-11-29T20:49:12+00:00", "coveredProductReferences":[ { "SourceOrderNumber":"R13_ImmediateCoverage_02", "SourceLineNumber":"1" } ] } ] }
Example 31 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195205223, "OrderNumber" : "523380", "SourceTransactionNumber" : "R13_ImmediateCoverage_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_ImmediateCoverage_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-16T15:04:33+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-16T15:04:23.283+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T15:04:39.142+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T15:04:33+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_ImmediateCoverage_02", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100195205223, "LineId" : 300100195205225, "FulfillLineId" : 300100195205224, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_ImmediateCoverage_02", "SourceTransactionNumber" : "R13_ImmediateCoverage_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 12500, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T15:04:33.100+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 12500.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T15:04:37.378+00:00", "LastUpdateLogin" : "967ECC93B4E595D1E0534005F00A2175", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T15:04:17.726+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 2500.00000, "UnitQuantity" : null, "UnitSellingPrice" : 2500.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F0858840680000000EACED00057708000110F085884069/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100195205223, "LineId" : 300100195205227, "FulfillLineId" : 300100195205226, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_ImmediateCoverage_02", "SourceTransactionNumber" : "R13_ImmediateCoverage_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_ADD", "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : 125, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : "2020-11-29", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T15:04:33.109+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 125.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T15:04:37.381+00:00", "LastUpdateLogin" : "967ECC93B4E595D1E0534005F00A2175", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T15:04:17.726+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : false, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : "COVERAGE", "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : 2, "ServiceDurationPeriodCode" : "0zE", "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 25.00000, "UnitQuantity" : null, "UnitSellingPrice" : 25.00000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "1:1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "coveredProductReferences" : [ { "SourceOrderId" : null, "SourceOrderNumber" : "R13_ImmediateCoverage_02", "SourceOrderSystem" : "GPR", "OrderNumber" : "523380", "DisplayLineNumber" : null, "SourceLineId" : null, "SourceLineNumber" : "1", "CoveredItemNumber" : null, "CoveredFulfillLineId" : null, "HeaderId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/coveredProductReferences/300100195205228", "name" : "coveredProductReferences", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/coveredProductReferences/300100195205228", "name" : "coveredProductReferences", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines/00020000000EACED00057708000110F08588406A0000000EACED00057708000110F08588406B/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_ImmediateCoverage_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 32 Request Body
The following example includes the contents of the request body in JSON format to create and submit a return order for standard item with immediate coverage. The order is priced in Oracle Fusion Pricing. In this example, original order R13_ImmediateCoverage_02 with standard item and immediate coverage has been closed before creating this return order.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_return_covered_02", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_return_covered_02", "TransactionalCurrencyCode":"USD", "BusinessUnitId":"204", "BuyingPartyNumber":1006, "TransactionTypeCode":"STD", "SubmittedFlag":true, "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "RequestedFulfillmentOrganizationCode":"M1", "FreezeTaxFlag":false, "RequestingBusinessUnitId":204, "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceScheduleNumber":"1", "SourceTransactionScheduleId":"1", "OrderedUOMCode":"Ea", "OrderedQuantity":5, "ProductNumber":"AS54888", "TransactionCategoryCode":"RETURN", "TransactionLineTypeCode":"ORA_RETURN", "originalOrderReference":[ { "OriginalSourceOrderNumber":"R13_ImmediateCoverage_02", "OriginalSourceLineNumber":"1" } ] } ] }
Example 32 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100195205380, "OrderNumber" : "523381", "SourceTransactionNumber" : "R13_return_covered_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_return_covered_02", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2019-11-16T15:19:41+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 300100120594798, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : null, "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : "M1", "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : null, "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-16T15:19:28.338+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T15:19:44.429+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T15:19:41+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_return_covered_02", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100195205380, "LineId" : 300100195205382, "FulfillLineId" : 300100195205381, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_return_covered_02", "SourceTransactionNumber" : "R13_return_covered_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : null, "AppliedPriceListName" : null, "AssessableValue" : 12500, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "RETURN", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T15:19:41.057+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : -12500, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 149, "ProductNumber" : "AS54888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T15:19:43.322+00:00", "LastUpdateLogin" : "967ECC93B5C295D1E0534005F00A2175", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_RETURN", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : null, "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T15:19:26.030+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : null, "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : -2500, "UnitQuantity" : null, "UnitSellingPrice" : -2500, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "originalOrderReference" : [ { "OriginalOrderNumber" : "523380", "OriginalSourceOrderNumber" : "R13_ImmediateCoverage_02", "OriginalSourceLineNumber" : "1", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : null, "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/originalOrderReference/300100195205383", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/originalOrderReference/300100195205383", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106", "name" : "lines", "kind" : "item" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines/00020000000EACED00057708000110F0858841050000000EACED00057708000110F085884106/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_return_covered_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 33 Request Body
The following example includes the contents of the request body in JSON format to create and submit a sales order with subscription items. The order is priced in Oracle Fusion Pricing.
You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber":"R13_subscriptions_01", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_subscriptions_01", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyNumber":"1006", "BuyingPartyContactName":"Brian Smith", "TransactionType":"Standard Orders", "SubstituteAllowedFlag":false, "ShipsetFlag":false, "PartialShipAllowedFlag":true, "RequestedShipDate":"2018-12-03T20:49:12+00:00", "ShipmentPriority":"Low", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationCode":"V1", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "CanceledFlag":false, "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "PreCreditCheckedFlag":false, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Smith", "ContactFirstName":"Charles", "ContactLastName":"Baker" } ], "shipToCustomer":[ { "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "Country":"US" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineTypeCode":"ORA_BUY", "FOBPoint":"Destination", "FreightTerms":"Add freight", "RequestedFulfillmentOrganizationName":"Vision Operations", "ProductNumber":"OAL_SUBSCRIPTION_FIXED", "OrderedQuantity":10, "OrderedUOM":"Each", "RequestedShipDate":"2018-09-26T20:49:12+00:00", "ContractStartDate":"2020-05-26T20:49:12+00:00" }, { "SourceTransactionLineId":"2", "SourceTransactionLineNumber":"2", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineTypeCode":"ORA_BUY", "FOBPoint":"Destination", "FreightTerms":"Add freight", "ProductNumber":"OAL_SUBSCRIPTION_OPEN", "OrderedQuantity":10, "OrderedUOM":"Each", "ServiceDuration":5, "ServiceDurationPeriodName":"YEAR", "RequestedShipDate":"2018-09-26T20:49:12+00:00", "ContractStartDate":"2020-05-26T20:49:12+00:00" } ] }
Example 33 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187228243, "OrderNumber" : "514847", "SourceTransactionNumber" : "R13_subscriptions_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_subscriptions_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-16T11:45:57.004+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : false, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : false, "PartialShipAllowedFlag" : true, "RequestedShipDate" : "2018-12-03T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : "Low", "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : "Add freight", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : null, "PricingStrategyId" : 300100071623888, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : null, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : null, "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : null, "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : null, "SubmittedDate" : null, "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T11:46:00.784+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T11:45:57+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_subscriptions_01", "AppliedCurrencyName" : null, "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "billToCustomer" : [ { "AddressId" : 300100187228244, "CustomerAccountId" : 1006, "PartyName" : "Computer Service and Rentals", "AccountNumber" : "1006", "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : "301 Summit Hill Drive", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "CHATTANOOGA", "State" : "TN", "PostalCode" : "37401", "County" : "Hamilton", "Province" : null, "Country" : "US", "ContactId" : 3152, "ContactName" : "Evelyn Smith", "ContactNumber" : null, "ContactFirstName" : "Charles", "ContactMiddleName" : null, "ContactLastName" : "Baker", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005748144, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/billToCustomer/300100187228244", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/billToCustomer/300100187228244", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "shipToCustomer" : [ { "AddressId" : 300100187228245, "PartyId" : 1002, "PartyName" : "Vision Corporation", "PartyNumber" : "1002", "PersonFirstName" : null, "PersonMiddleName" : null, "PersonLastName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteId" : 21765, "Address1" : "4598 Cherry Lane", "Address2" : null, "Address3" : null, "Address4" : null, "City" : "BUFFALO", "State" : null, "PostalCode" : "14201", "County" : "ERIE", "Province" : null, "Country" : "US", "ContactId" : 5801, "ContactName" : "Henry Smith", "ContactNumber" : "8623", "ContactFirstName" : "Henry", "ContactMiddleName" : null, "ContactLastName" : "Smith", "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : 999990005274729, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/shipToCustomer/300100187228245", "name" : "shipToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/shipToCustomer/300100187228245", "name" : "shipToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100187228243, "LineId" : 300100187228247, "FulfillLineId" : 300100187228246, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_subscriptions_01", "SourceTransactionNumber" : "R13_subscriptions_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : "2020-05-26", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T11:45:57.065+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1000.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 300100113529155, "ProductNumber" : "OAL_SUBSCRIPTION_FIXED", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T11:46:00.785+00:00", "LastUpdateLogin" : "951C4FA940FA3D20E053CC5AF00A1732", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 10, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T11:45:59.388+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : "SUBSCRIPTION", "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : 2, "ServiceDurationPeriodCode" : "0zE", "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 100.000, "UnitQuantity" : null, "UnitSellingPrice" : 100.000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88560000000EACED00057708000110F0850E8857/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100187228243, "LineId" : 300100187228249, "FulfillLineId" : 300100187228248, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_subscriptions_01", "SourceTransactionNumber" : "R13_subscriptions_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 2389, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : "2020-05-26", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T11:45:57.077+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 2389.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : "Destination", "FreightTermsCode" : null, "FreightTerms" : "Add freight", "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 0, "UnderFulfillmentTolerance" : 0, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 300100113529170, "ProductNumber" : "OAL_SUBSCRIPTION_OPEN", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T11:46:00.787+00:00", "LastUpdateLogin" : "951C4FA940FA3D20E053CC5AF00A1732", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : null, "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 10, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : true, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T11:45:59.388+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2018-09-26T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : "SUBSCRIPTION", "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : 5, "ServiceDurationPeriodCode" : "0zE", "ServiceDurationPeriodName" : "YEAR", "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : false, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : false, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 238.900, "UnitQuantity" : null, "UnitSellingPrice" : 238.900, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "2", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines/00020000000EACED00057708000110F0850E88580000000EACED00057708000110F0850E8859/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_subscriptions_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 34 Request Body
The following example includes the contents of the request body in JSON format to update order header attributes of the existing sales order. In this example, the sales order to update is identified by OrderKey.
Note:
For this example, you must set the Upsert-Mode header to true.You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Std_Item_01", "PackingInstructions":"Packing instructions updated", "ShippingInstructions":"Shipping instructions updated", "FOBPointCode":"Destination" }
Example 34 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187232814, "OrderNumber" : "513843", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-10-19T09:28:40+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : "Packing instructions updated", "ShippingInstructions" : "Shipping instructions updated", "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : "Destination", "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-10-19T09:29:10.112+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T17:13:00.505+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T17:13:00.505+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_Item_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000778" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 35 Request Body
The following example includes the contents of the request body in JSON format to cancel an existing sales order. All the order lines in the sales order are canceled. In this example, the sales order to cancel is identified by OrderKey.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Std_Item_15", "CanceledFlag": true }
Example 35 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187233395, "OrderNumber" : "514246", "SourceTransactionNumber" : "R13_Std_Item_15", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_15", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-02T19:52:46+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : true, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-02T19:55:02.374+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T17:23:54.043+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T17:23:54.043+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_Item_15", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_15/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 36 Request Body
The following example includes the contents of the request body in JSON format to update order line details of an existing sales order and add new order line at the same time. In this example, the sales order that contains the order line to update and to add new order line is identified by OrderKey. The order line to update is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. If the SourceTransactionLineId and SourceTransactionScheduleId value already exists, then the order line record is updated, else a new record is created.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Std_Item_01", "lines":[ { "FulfillLineId" : 300100180708513, "OrderedQuantity": 3, "PackingInstructions" :"Packing instructions changed by upsert" }, { "SourceTransactionLineId":"2", "SourceTransactionLineNumber":"2", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":8, "OrderedUOM":"Each" } ] }
Example 36 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100184288111, "OrderNumber" : "513843", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-10-19T09:28:40+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-10-19T09:29:10.112+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-10T17:16:21.492+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-10T17:16:21.492+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_Item_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100180708510, "LineId" : 300100180708514, "FulfillLineId" : 300100180708513, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Std_Item_01", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-10-19T09:28:40.077+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "AS92888", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-10-19T09:30:43.200+00:00", "LastUpdateLogin" : "951C46BC37443CF0E053CC5AF00A442B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-10-19T09:28:57.418+00:00", "ProcessNumber" : "300100180708551", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-10-18T23:59:59+00:00", "ScheduleShipDate" : "2019-10-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "LOW", "JeopardyPriority" : "Low", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000A7371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100184288111, "LineId" : 300100184288112, "FulfillLineId" : 300100184288113, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Std_Item_01", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1680, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-10T17:16:21.262+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1600.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 50, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-10T17:16:21.262+00:00", "LastUpdateLogin" : "951C467F71A63D00E053CC5AF00AAFEE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 8, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-10T17:16:19.355+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210.000, "UnitQuantity" : null, "UnitSellingPrice" : 200.000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "2", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084E1AB710000000EACED00057708000110F084E1AB70", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084E1AB710000000EACED00057708000110F084E1AB70", "name" : "lines", "kind" : "item" }, . . .. . . .. { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084E1AB710000000EACED00057708000110F084E1AB70/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084E1AB710000000EACED00057708000110F084E1AB70/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, . . .. . . .. { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 37 Request Body
The following example includes the contents of the request body in JSON format to update order line details of an existing sales order. In this example, the sales order that contains the order line to update is identified by OrderKey. The order line to update is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Sample_order_01", "lines":[ { "FulfillLineId" : 300100184278550, "OrderedQuantity": 10, "ShippingInstructions" :"Packing instructions changed by upsert" } ] }
Example 37 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187233706, "OrderNumber" : "514471", "SourceTransactionNumber" : "R13_Sample_Order_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-10T06:32:06+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : "Packing instructions updated", "ShippingInstructions" : "Shipping instructions updated", "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : "Destination", "FOBPoint" : "Destination", "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-10T06:35:27.364+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T17:47:42.700+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T17:47:42.700+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_order_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100184278547, "LineId" : 300100184278551, "FulfillLineId" : 300100184278550, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Sample_order_01", "SourceTransactionNumber" : "R13_Sample_Order_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1050, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : 5, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-10T06:32:06.062+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1050, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1000, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : 50, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "AS92888", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-10T16:58:02.061+00:00", "LastUpdateLogin" : "951C47D19C5E3CFCE053CC5AF00AC073", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : "Packing instructions changed", "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-10T06:35:18.714+00:00", "ProcessNumber" : "300100184278582", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-11T23:59:59+00:00", "ScheduleShipDate" : "2019-11-11T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210, "UnitQuantity" : null, "UnitSellingPrice" : 200, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000157371007E00020000000A78" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines/00020000000EACED00057708000110F084E186160000000EACED00057708000110F084E18617/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000B78" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 38 Request Body
The following example includes the contents of the request body in JSON format to add a new order line to an existing sales order. In this example, the sales order to add new order line is identified by OrderKey.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Sample_order_02", "lines":[ { "SourceTransactionLineId":"2", "SourceTransactionLineNumber":"2", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":8, "OrderedUOM":"Each" } ] }
Example 38 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187234078, "OrderNumber" : "514474", "SourceTransactionNumber" : "R13_Sample_Order_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Sample_order_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-10T07:10:33+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-10T07:13:48.654+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T18:16:48.797+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T18:16:48.797+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Sample_order_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187234078, "LineId" : 300100187234079, "FulfillLineId" : 300100187234080, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Sample_order_02", "SourceTransactionNumber" : "R13_Sample_Order_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1680, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T18:16:48.690+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1600.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 40, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T18:16:48.690+00:00", "LastUpdateLogin" : "951C46BCF5F13CF0E053CC5AF00A442B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 8, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T18:16:46.632+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210.000, "UnitQuantity" : null, "UnitSellingPrice" : 200.000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "2", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines/00020000000EACED00057708000110F0850E9F200000000EACED00057708000110F0850E9F1F/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Sample_order_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 39a Request Body
The following example includes the contents of the request body in JSON format to cancel an order line in an existing sales order by setting ordered quantity as zero. In this example, the sales order that contains the order line to cancel is identified by OrderKey. The order line to cancel is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. If the order line is backordered, you must get the backordered line's FulfillLineId and use the value to cancel the backordered line.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Std_Item_01", "lines":[{ "FulfillLineId" : 300100180708513, "OrderedQuantity": 0 }] }
Example 39a Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100184288791, "OrderNumber" : "513843", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-10-19T09:28:40+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-10-19T09:29:10.112+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-10T18:02:59.473+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-10T18:02:59.473+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_Item_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100180708510, "LineId" : 300100180708514, "FulfillLineId" : 300100180708513, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Std_Item_01", "SourceTransactionNumber" : "R13_Std_Item_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 630, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : 2, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-10-19T09:28:40.077+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1050, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 600, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "AS92888", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-10T17:15:35.071+00:00", "LastUpdateLogin" : "951C47D19C613CFCE053CC5AF00AC073", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 3, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : "Packing instructions changed by upsert", "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-10-19T09:28:57.418+00:00", "ProcessNumber" : "300100180708551", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 3, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-11T23:59:59+00:00", "ScheduleShipDate" : "2019-11-11T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210, "UnitQuantity" : null, "UnitSellingPrice" : 200, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000107371007E00020000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines/00020000000EACED00057708000110F084AB0CA10000000EACED00057708000110F084AB0CA2/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 39b Request Body
The following example includes the contents of the request body in JSON format to cancel an order line in an existing sales order by setting the CanceledFlag attribute. In this example, the sales order that contains the order line to cancel is identified by OrderKey. The order line to cancel is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. If the order line is backordered, you must get the backordered line's FulfillLineId and use the value to cancel the backordered line.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. therequest payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_Std_Item_03", "lines": [{ "FulfillLineId" : 300100180716492, "CanceledFlag": true }] }
Example 39b Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100180716489, "OrderNumber" : "513859", "SourceTransactionNumber" : "R13_Std_Item_03", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_03", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-10-19T17:07:44+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : true, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-10-19T17:08:07.560+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-10T18:14:30.490+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-10-19T17:07:44+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_Std_Item_03", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : null, "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100180716489, "LineId" : 300100180716493, "FulfillLineId" : 300100180716492, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Std_Item_03", "SourceTransactionNumber" : "R13_Std_Item_03", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : true, "CanceledQuantity" : 5, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-10-19T17:07:44.030+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 0, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "AS92888", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-10T18:15:48+00:00", "LastUpdateLogin" : "951C47D19C613CFCE053CC5AF00AC073", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : false, "OrderedQuantity" : 0, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-10-19T17:08:04.013+00:00", "ProcessNumber" : "300100180716530", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : "2019-11-10T18:16:49.724+00:00", "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "CANCELED", "Status" : "Canceled", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000147371007E00020000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines/00020000000EACED00057708000110F084AB2BCC0000000EACED00057708000110F084AB2BCD/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000017704000000017372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C78" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_03/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 40 Request Body
The following example includes the contents of the request body in JSON format to cancel an order line in an existing sales order and add a new line at the same time. In this example, the sales order that contains the order line to cancel and to add new order is identified by OrderKey. The order line to cancel is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. If the order line is backordered, you must get the backordered line's FulfillLineId and use the value to cancel the backordered line.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_05", "lines":[ { "FulfillLineId" : 300100187235662, "OrderedQuantity": 0 }, { "SourceTransactionLineId":"3", "SourceTransactionLineNumber":"3", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":6, "OrderedUOM":"Each" } ] }
Example 40 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100187235785, "OrderNumber" : "514853", "SourceTransactionNumber" : "R13_sample_order_05", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_05", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-16T18:37:20+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_DRAFT", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-16T18:37:33.941+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-16T18:39:29.325+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T18:39:29.325+00:00", "OpenFlag" : true, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_05", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100187235659, "LineId" : 300100187235663, "FulfillLineId" : 300100187235662, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_order_05", "SourceTransactionNumber" : "R13_sample_order_05", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1050, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T18:37:20.046+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1050, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1000, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : 40, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "AS92888", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T18:38:35.117+00:00", "LastUpdateLogin" : "951C46BC79C43CCCE053CC5AF00A458E", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-16T18:37:21.794+00:00", "ProcessNumber" : "300100187235696", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210, "UnitQuantity" : null, "UnitSellingPrice" : 200, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000097371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA54E0000000EACED00057708000110F0850EA54F/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] }, { "HeaderId" : 300100187235785, "LineId" : 300100187235786, "FulfillLineId" : 300100187235787, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_sample_order_05", "SourceTransactionNumber" : "R13_sample_order_05", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : null, "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : null, "AssessableValue" : 1260, "AssetGroupNumber" : null, "AssetTrackedFlag" : null, "AssetTrackingCode" : null, "AssetTracking" : null, "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-16T18:39:29.289+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : null, "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : null, "EstimateMargin" : null, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 1200.00, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : null, "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : null, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "OverFulfillmentTolerance" : 40, "UnderFulfillmentTolerance" : 50, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : null, "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : null, "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-16T18:39:29.289+00:00", "LastUpdateLogin" : "951C46BCF5F13CF0E053CC5AF00A442B", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 6, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : null, "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : null, "PaymentTerms" : null, "POStatusCode" : null, "PricedOn" : "2019-11-16T18:39:27.620+00:00", "ProcessNumber" : null, "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : null, "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : null, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : null, "ScheduleShipDate" : null, "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "NOT_STARTED", "Status" : null, "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : null, "TaxClassification" : null, "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : null, "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : null, "TransportationPlannedStatusCode" : null, "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 210.000, "UnitQuantity" : null, "UnitSellingPrice" : 200.000, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 2, "DisplayLineNumber" : "2", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : null, "JeopardyPriority" : null, "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : null, "SellingProfitCenterBusinessUnitName" : null, "TransportationPlanningOrder" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines/00020000000EACED00057708000110F0850EA5CB0000000EACED00057708000110F0850EA5CA/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_05/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 41 Request Body
The following example includes the contents of the request body in JSON format to add a new an order header extensible flexfield to an existing sales order. In this example, the sales order to add the extensible flexfield is identified by OrderKey.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_01", "additionalInformation":[{ "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Compliance info - R13_sample_order_01 - 11/18/2019", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Reason - R13_sample_order_01", "_ComplianceValue":111 } ], "HeaderEffBHeaderContext1privateVO":[ { "ContextCode":"HeaderContext1", "_H1AttributeChar1":"R13_sample_order_01 - Attribute char1 ", "_H1AttributeNum1":1111, "_H1AttributeDate1":null, "_H1AttributeDateTime1":null, "_H1AttributeChar2":null } ] }] }
Example 41 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185344108, "OrderNumber" : "520817", "SourceTransactionNumber" : "R13_sample_order_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:01+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:40:40.518+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T06:44:00.946+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:44:35.613+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "additionalInformation" : [ { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 42 Request Body
The following example includes the contents of the request body in JSON format to update an order header extensible flexfield in an existing order. In this example, the sales order that contains the extensible flexfield to update is identified by OrderKey. The order header extensible flexfield to update is identified by EffLineId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_01", "additionalInformation":[{ "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Update1 - Compliance info - R13_sample_order_01 - 11/18/2019", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Update1 - Reason - R13_sample_order_01", "_ComplianceValue":222, "EffLineId": 300100185344141 } ], "HeaderEffBHeaderContext1privateVO":[ { "ContextCode":"HeaderContext1", "_H1AttributeChar1":"Update1 - R13_sample_order_01 - Attribute char1 ", "_H1AttributeNum1":2222, "_H1AttributeDate1":null, "_H1AttributeDateTime1":null, "_H1AttributeChar2":null, "EffLineId": 300100185344142 } ] }] }
Example 42 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185344443, "OrderNumber" : "520817", "SourceTransactionNumber" : "R13_sample_order_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:01+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:40:40.518+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T06:48:22.815+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:48:57.900+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "additionalInformation" : [ { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000578" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 43 Request Body
The following example includes the contents of the request body in JSON format to add a new order header extensible flexfield to an existing sales order and update another order header extensible flexfield at the same time. In this example, the sales order that contains the extensible flexfield to update is identified by OrderKey. The order header extensible flexfield to update is identified by EffLineId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_01", "additionalInformation":[{ "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Update2 - Compliance info - R13_sample_order_01 - 11/18/2019", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Update2 - Reason - R13_sample_order_01", "_ComplianceValue":333, "EffLineId": 300100185344141 } ], "HeaderEffBHeaderContext2privateVO":[ { "ContextCode":"HeaderContext2", "_H2AttributeChar1":"New context - R13_sample_order_01 - Attribute char1 ", "_H2AttributeNum1":11111, "_H2AttributeDate1":null, "_H2AttributeDateTime1":null, "_H2AttributeChar2":null } ] }] }
Example 43 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185344596, "OrderNumber" : "520817", "SourceTransactionNumber" : "R13_sample_order_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:01+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:40:40.518+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T06:52:24.857+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:52:59.109+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "additionalInformation" : [ { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000678" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_01/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 44 Request Body
The following example includes the contents of the request body in JSON format to add a new order line extensible flexfield to an existing sales order. In this example, the sales order to add new order line extensible flexfield is identified by OrderKey. The order line to add extensible flexfield is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace therequest payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_02", "lines":[{ "FulfillLineId": 300100185341606, "additionalInformation":[{ "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBPackShipInstructionprivateVO":[{ "ContextCode":"PackShipInstruction", "_PackingInstruction":"New pack instruction", "_ShippingInstruction":"New ship instruction", "_ShippingCost":100, "_NeedbyDate":"2019-01-01", "_PickDate":null }], "FulfillLineEffBFulfillLineContext1privateVO":[{ "ContextCode":"FulfillLineContext1", "_FL1AttributeChar1":"New Fline context1", "_FL1AttributeNum1":111, "_FL1AttributeDate1":null, "_FL1AttributeDateTime1":null, "_FL1AttributeChar2":null }] }] }] }
Example 44 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185348402, "OrderNumber" : "520818", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:28+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:41:06.423+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T07:08:30.736+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T07:09:05.460+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185341603, "LineId" : 300100185341607, "FulfillLineId" : 300100185341606, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_order_02", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:40:28.041+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "Envoy Laptop - Rugged", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T07:08:30.737+00:00", "LastUpdateLogin" : "97517B3B3B555A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-18T06:41:04.124+00:00", "ProcessNumber" : "300100185341656", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "HIGH", "JeopardyPriority" : "High", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "additionalInformation" : [ { } ] } ] }
Example 45 Request Body
The following example includes the contents of the request body in JSON format to update an order line extensible flexfield in the existing order. In this example, the sales order that contains order line extensible flexfield is identified by OrderKey. The order line that contains extensible flexfield to update is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. The order line extensible flexfield to update is identified by EffLineId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_02", "lines":[{ "FulfillLineId": 300100185341606, "additionalInformation":[{ "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBPackShipInstructionprivateVO":[{ "ContextCode":"PackShipInstruction", "_PackingInstruction":"Update1 - pack instruction", "_ShippingInstruction":"Update1 - ship instruction", "_ShippingCost":200, "_NeedbyDate":"2019-02-02", "_PickDate":null, "EffLineId": 300100185348436 }], "FulfillLineEffBFulfillLineContext1privateVO":[{ "ContextCode":"FulfillLineContext1", "_FL1AttributeChar1":"Update1 - Fline context1", "_FL1AttributeNum1":222, "_FL1AttributeDate1":null, "_FL1AttributeDateTime1":null, "_FL1AttributeChar2":null, "EffLineId": 300100185348435 }] }] }] }
Example 45 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185352450, "OrderNumber" : "520818", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:28+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:41:06.423+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T07:16:18.894+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T07:16:53.360+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185341603, "LineId" : 300100185341607, "FulfillLineId" : 300100185341606, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_order_02", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:40:28.041+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "Envoy Laptop - Rugged", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T07:16:18.895+00:00", "LastUpdateLogin" : "97517B3B3B555A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-18T06:41:04.124+00:00", "ProcessNumber" : "300100185341656", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "HIGH", "JeopardyPriority" : "High", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "additionalInformation" : [ { } ] } ] }
Example 46 Request Body
The following example includes the contents of the request body in JSON format to add a new order line extensible flexfield to the existing sales order and update another order line extensible flexfield at the same time. In this example, the sales order to add new order line extensible flexfield and update existing order line extensible flexfield is identified by OrderKey. The order line to add or update extensible flexfield is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. The order line extensible flexfield to update is identified by EffLineId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_02", "lines":[{ "FulfillLineId": 300100185341606, "additionalInformation":[{ "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBPackShipInstructionprivateVO":[{ "ContextCode":"PackShipInstruction", "_PackingInstruction":"Update2 - pack instruction", "_ShippingInstruction":"Update2 - ship instruction", "_ShippingCost":200, "_NeedbyDate":"2019-02-02", "_PickDate":null, "EffLineId": 300100185348436 }], "FulfillLineEffBFulfillLineContext2privateVO":[{ "ContextCode":"FulfillLineContext2", "_FL2AttributeChar1":"Add - Fline context2", "_FL2AttributeNum1":1000, "_FL2AttributeDate1":null, "_FL2AttributeDateTime1":null, "_FL2AttributeChar2":null }] }] }] }
Example 46 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185352827, "OrderNumber" : "520818", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T06:40:28+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T06:41:06.423+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T07:19:58.805+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T07:20:33.692+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185341603, "LineId" : 300100185341607, "FulfillLineId" : 300100185341606, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_order_02", "SourceTransactionNumber" : "R13_sample_order_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T06:40:28.041+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "Envoy Laptop - Rugged", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T07:19:58.806+00:00", "LastUpdateLogin" : "97517B3B3B555A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-18T06:41:04.124+00:00", "ProcessNumber" : "300100185341656", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "HIGH", "JeopardyPriority" : "High", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "additionalInformation" : [ { } ] } ] }
Example 47 Request Body
The following example includes the contents of the request body in JSON format to add and update an order header extensible flexfield, add and update order line extensible flexfield in the existing sales order. In this example, the sales order to update is identified by OrderKey. The order header extensible flexfield to update is identified by EffLineId. The order line to add or update extensible flexfield is identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. The order line extensible flexfield to update is identified by EffLineId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_eff_order_01", "additionalInformation":[{ "Category":"DOO_HEADERS_ADD_INFO", "HeaderEffBComplianceDetailsprivateVO":[ { "ContextCode":"ComplianceDetails", "_ComplianceInfo":"Update - Compliance info - R13_sample_eff_order_01 - 11/18/2019", "_ComplianceDate":null, "_CompleteCompliancedate":null, "_ComplianceReason":"Update - Reason - R13_sample_eff_order_01", "_ComplianceValue":111, "EffLineId": 300100185355195 } ], "HeaderEffBHeaderContext2privateVO":[ { "ContextCode":"HeaderContext2", "_H2AttributeChar1":"New header context - R13_sample_eff_order_01 - Attribute char1 ", "_H2AttributeNum1":10000, "_H2AttributeDate1":null, "_H2AttributeDateTime1":null, "_H2AttributeChar2":null } ] }], "lines":[{ "FulfillLineId": 300100185355192, "additionalInformation":[{ "Category":"DOO_FULFILL_LINES_ADD_INFO", "FulfillLineEffBPackShipInstructionprivateVO":[{ "ContextCode":"PackShipInstruction", "_PackingInstruction":"Update - pack instruction", "_ShippingInstruction":"Update - ship instruction", "_ShippingCost":200, "_NeedbyDate":"2019-03-02", "_PickDate":null, "EffLineId": 300100185355194 }], "FulfillLineEffBFulfillLineContext2privateVO":[{ "ContextCode":"FulfillLineContext2", "_FL2AttributeChar1":"New Line context - Fline context2", "_FL2AttributeNum1":1000, "_FL2AttributeDate1":null, "_FL2AttributeDateTime1":null, "_FL2AttributeChar2":null }] }] }] }
Example 47 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185382796, "OrderNumber" : "520833", "SourceTransactionNumber" : "R13_sample_eff_order_01", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_eff_order_01", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T07:27:47+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T07:28:27.947+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T09:05:45.584+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:06:19.970+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_eff_order_01", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185355189, "LineId" : 300100185355193, "FulfillLineId" : 300100185355192, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_eff_order_01", "SourceTransactionNumber" : "R13_sample_eff_order_01", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T07:27:47.392+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "Envoy Laptop - Rugged", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T09:05:45.584+00:00", "LastUpdateLogin" : "97517B3B3B555A6AE053A80AF20A34BE", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-18T07:28:25.236+00:00", "ProcessNumber" : "300100185355225", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "HIGH", "JeopardyPriority" : "High", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "additionalInformation" : [ { } ] } ] }
Example 48 Request Body
The following example includes the contents of the request body in JSON format to update a sales person for order header that includes revenue sales credit and add a new nonrevenue sales credit for the same order. In this example, the sales order that contains the sales credit's identified by OrderKey. You can use the SalesCreditId or SourceTransactionSalesCreditIdentifier to update the existing record. If the SourceTransactionSalesCreditIdentifier value already exists, then the sales credit record is updated, else a new record is created.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey": "GPR:R13_sample_HdrSC_02", "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "Edward Shine", "SalesCreditTypeId": 1, "Percent": 100, "SalesCreditId": 300100185390747 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Mary Gibson", "SalesCreditTypeId": 2, "Percent": 25 } ] }
Example 48 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185391257, "OrderNumber" : "520866", "SourceTransactionNumber" : "R13_sample_HdrSC_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_HdrSC_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T09:34:35+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T09:35:14.236+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T09:41:20.753+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:41:56.512+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_HdrSC_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "salesCredits" : [ { }, { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_HdrSC_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 49 Request Body
The following example includes the contents of the request body in JSON format to update an order line revenue sales credit and add new revenue and nonrevenue sales credits for the same order line in the existing sales order. In this example, the sales order that contains the order line sales credit's identified by OrderKey. The order line to add or update sales credit's identified by FulfillLineId. Alternatively, you can use SourceTransactionLineId and SourceTransactionScheduleId. You can use the SalesCreditId or SourceTransactionSalesCreditIdentifier to update the existing sales credit record. If the SourceTransactionSalesCreditIdentifier value already exists, then the sales credit record is updated, else a new record is created.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_LineSC_02", "lines":[ { "FulfillLineId": 300100185394451, "salesCredits": [ { "SourceTransactionSalesCreditIdentifier": "SC_Id1", "Salesperson": "David Terry", "SalesCreditTypeId": 1, "Percent": 60, "SalesCreditId": 300100185394453 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id2", "Salesperson": "Mary Gibson", "SalesCreditTypeId": 1, "Percent": 40 }, { "SourceTransactionSalesCreditIdentifier": "SC_Id3", "Salesperson": "David Terry", "SalesCreditTypeId": 2, "Percent": 20 } ] } ] }
Example 49 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185397262, "OrderNumber" : "520869", "SourceTransactionNumber" : "R13_sample_LineSC_02", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_LineSC_02", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-18T09:48:24+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-18T09:49:03.122+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-18T09:59:09.601+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:59:45.314+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_LineSC_02", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "lines" : [ { "HeaderId" : 300100185394450, "LineId" : 300100185394452, "FulfillLineId" : 300100185394451, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_sample_LineSC_02", "SourceTransactionNumber" : "R13_sample_LineSC_02", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : null, "ActionType" : null, "ActualCompletionDate" : null, "ActualShipDate" : null, "AppliedPriceListId" : 300100071623855, "AppliedPriceListName" : "Corporate Segment Price List", "AssessableValue" : 1000, "AssetGroupNumber" : null, "AssetTrackedFlag" : false, "AssetTrackingCode" : "N", "AssetTracking" : "Not Tracked", "BillingTransactionTypeId" : null, "BillingTransactionTypeName" : null, "BuyerId" : null, "BuyerName" : null, "BuyerFirstName" : null, "BuyerLastName" : null, "BuyerMiddleName" : null, "CancelReasonCode" : null, "CancelReason" : null, "CanceledFlag" : false, "CanceledQuantity" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "TransactionCategoryCode" : "ORDER", "Comments" : null, "ComponentIdPath" : null, "ConfigCreationDate" : null, "ConfigHeaderId" : null, "ConfigInventoryItemId" : null, "ConfigInventoryItemNumber" : null, "ConfigInventoryItemDescription" : null, "ConfigItemReference" : null, "ConfigRevisionNumber" : null, "ConfigTradeComplianceResultCode" : null, "ConfigTradeComplianceResult" : null, "ConfiguratorPath" : null, "ContractEndDate" : null, "ContractStartDate" : null, "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-18T09:48:24.050+00:00", "CreditCheckAuthExpiryDate" : null, "CreditCheckAuthorizationNumber" : null, "CustomerProductId" : null, "CustomerProductNumber" : null, "CustomerProductDescription" : null, "CustomerPOLineNumber" : null, "CustomerPONumber" : null, "CustomerPOScheduleNumber" : null, "DefaultTaxationCountry" : "US", "DefaultTaxationCountryShortName" : "United States", "DemandClassCode" : null, "DemandClass" : null, "DestinationLocationId" : null, "DestinationShippingOrganizationId" : null, "DestinationShippingOrganizationCode" : null, "DestinationShippingOrganizationName" : null, "DocumentSubtype" : null, "DocumentSubtypeName" : null, "EarliestAcceptableShipDate" : null, "EstimateFulfillmentCost" : 0, "EstimateMargin" : 1000, "ExemptionCertificateNumber" : null, "ExtendedAmount" : 950, "FinalDischargeLocationId" : null, "FinalDischargeLocationAddressLine1" : null, "FinalDischargeLocationAddressLine2" : null, "FinalDischargeLocationAddressLine3" : null, "FinalDischargeLocationAddressLine4" : null, "FinalDischargeLocationAddressCity" : null, "FinalDischargeLocationAddressPostalCode" : null, "FinalDischargeLocationAddressState" : null, "FinalDischargeLocationAddressProvince" : null, "FinalDischargeLocationAddressCounty" : null, "FinalDischargeLocationAddressCountry" : null, "FirstPartyTaxRegistration" : 35647, "FirstPartyTaxRegistrationNumber" : "4567890", "FOBPointCode" : null, "FOBPoint" : null, "FreightTermsCode" : null, "FreightTerms" : null, "FulfillInstanceId" : 100010026240309, "FulfillLineNumber" : "1", "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "OverFulfillmentTolerance" : null, "UnderFulfillmentTolerance" : null, "FulfilledQuantity" : null, "FulfillmentDate" : null, "FulfillmentMode" : null, "FulfillmentSplitReferenceId" : null, "GopReferenceId" : null, "GopRequestRegion" : null, "IntendedUseClassificationId" : null, "IntendedUseClassificationName" : null, "ProductId" : 2157, "ProductNumber" : "AS92888", "ProductDescription" : "Envoy Laptop - Rugged", "InventoryOrganizationId" : 204, "InventoryOrganizationCode" : "V1", "InventoryOrganizationName" : "Vision Operations", "InvoiceEnabledFlag" : true, "InvoiceInterfacedFlag" : false, "InvoiceableItemFlag" : true, "InvoicingRuleCode" : null, "InvoicingRule" : null, "ItemSubTypeCode" : "STANDARD", "ItemSubType" : "Standard", "ItemTypeCode" : "4", "LastUpdateDate" : "2019-11-18T09:49:29.131+00:00", "LastUpdateLogin" : "97517D122BFA5A9AE053A80AF20A8FF4", "LastUpdatedBy" : "OPERATIONS", "LatestAcceptableArrivalDate" : null, "LatestAcceptableShipDate" : null, "TransactionLineTypeCode" : "ORA_BUY", "TransactionLineType" : "Buy", "OnHoldFlag" : false, "OpenFlag" : true, "OrderedQuantity" : 5, "OrderedUOMCode" : "Ea", "OrderedUOM" : "Each", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "OrigSystemDocumentLineReference" : null, "OrigSystemDocumentReference" : null, "OriginalProductId" : null, "OriginalProductNumber" : null, "OriginalProductDescription" : null, "OverrideScheduleDateFlag" : false, "OwnerId" : null, "PackingInstructions" : null, "ParentFulfillLineId" : null, "PartialShipAllowedFlag" : false, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "POStatusCode" : null, "PricedOn" : "2019-11-18T09:49:01.197+00:00", "ProcessNumber" : "300100185394485", "ProductFiscalCategoryId" : null, "ProductFiscalCategory" : null, "ProductCategory" : null, "ProductCategoryName" : null, "ProductType" : "GOODS", "ProductTypeName" : "Goods", "PromiseArrivalDate" : null, "PromiseShipDate" : null, "PurchasingEnabledFlag" : true, "PurchasingUOMCode" : null, "PurchasingUOM" : null, "QuantityForEachModel" : null, "ReceivablesOrgId" : null, "ReceivablesOrgName" : null, "RemnantFlag" : false, "RequestedArrivalDate" : null, "RequestedCancelDate" : null, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequiredFulfillmentDate" : null, "RequisitionBusinessUnitId" : null, "RequisitionBusinessUnitName" : null, "RequisitionInventoryOrganizationId" : null, "RequisitionInventoryOrganizationCode" : null, "RequisitionInventoryOrganizationName" : null, "ReservableFlag" : true, "ReservationId" : null, "ReservedQuantity" : 5, "ReturnReasonCode" : null, "ReturnReason" : null, "ReturnableFlag" : true, "RMADeliveredQuantity" : null, "RootParentFulfillLineId" : null, "SalesProductTypeCode" : null, "SalesProductType" : null, "SalespersonId" : null, "Salesperson" : null, "ScheduleArrivalDate" : "2019-11-18T23:59:59+00:00", "ScheduleShipDate" : "2019-11-18T23:59:59+00:00", "SchedulingReason" : null, "SchedulingReasonCode" : null, "ServiceDuration" : null, "ServiceDurationPeriodCode" : null, "ServiceDurationPeriodName" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "ShipSetName" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippableFlag" : true, "ShippedQuantity" : null, "ShippedUOMCode" : null, "ShippedUOM" : null, "ShippingInstructions" : null, "ShowInSales" : null, "SourceTransactionRevisionNumber" : 1, "SourceTransactionScheduleId" : "1", "SourceScheduleNumber" : "1", "SplitFromFlineId" : null, "StatusCode" : "AWAIT_SHIP", "Status" : "Awaiting Shipping", "SubinventoryCode" : null, "Subinventory" : null, "SubstitutionAllowedFlag" : null, "SubstitutionReasonCode" : null, "SubstitutionReason" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "SupplierSiteName" : null, "SupplyStatusCode" : null, "TaxClassificationCode" : "VAT20", "TaxClassification" : "VAT20", "TaxExemptFlag" : false, "TaxExemptCode" : "S", "TaxExempt" : "Standard", "TaxExemptReasonCode" : null, "TaxExemptReason" : null, "TaxInvoiceDate" : null, "TaxInvoiceNumber" : null, "ThirdPartyTaxRegistration" : null, "ThirdPartyTaxRegistrationNumber" : null, "TotalContractAmount" : null, "TotalContractQuantity" : null, "TradeComplianceDate" : null, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "TransportationPlannedFlag" : false, "TransportationPlannedStatusCode" : "N", "TransactionBusinessCategory" : "SALES_TRANSACTION", "TransactionBusinessCategoryName" : "Sales Transaction", "UnitListPrice" : 200, "UnitQuantity" : null, "UnitSellingPrice" : 190, "UserDefinedFiscalClass" : null, "UserDefinedFiscalClassName" : null, "ValidConfigurationFlag" : null, "LineNumber" : 1, "DisplayLineNumber" : "1", "ParentSourceTransactionLineId" : null, "TransformFromLineId" : null, "UnreferencedReturnFlag" : false, "ServiceCancelDate" : null, "CoveredProductId" : null, "CoveredProductNumber" : null, "CoveredProductDescription" : null, "CoveredCustomerProductId" : null, "CoveredCustomerProductNumber" : null, "CoveredCustomerProductDescription" : null, "JeopardyPriorityCode" : "HIGH", "JeopardyPriority" : "High", "AgreementHeaderId" : null, "AgreementLineId" : null, "AgreementLineNumber" : null, "AgreementVersionNumber" : null, "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "salesCredits" : [ { }, { }, { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000097371007E00020000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/billingPlans", "name" : "billingPlans", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/channelPrograms", "name" : "channelPrograms", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/charges", "name" : "charges", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/coverageReferences", "name" : "coverageReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/coveredProductReferences", "name" : "coveredProductReferences", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/dropShipPurchaseOrderReference", "name" : "dropShipPurchaseOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/dropShipRequisitionReference", "name" : "dropShipRequisitionReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/externalFulfillmentSalesOrderReference", "name" : "externalFulfillmentSalesOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/internalOrderReference", "name" : "internalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/lineDetails", "name" : "lineDetails", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/lotSerials", "name" : "lotSerials", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/manualPriceAdjustments", "name" : "manualPriceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/originalOrderReference", "name" : "originalOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/priceAdjustments", "name" : "priceAdjustments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/priceValidations", "name" : "priceValidations", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/project", "name" : "project", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/supplyOrderReference", "name" : "supplyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines/00020000000EACED00057708000110F084F28D130000000EACED00057708000110F084F28D14/child/transactionItemAttributes", "name" : "transactionItemAttributes", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_LineSC_02/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 50 Request Body
The following example includes the contents of the request body in JSON format to update ship to customer details for sales order. In this example, the sales order that contains the ship to customer is identified by OrderKey. The order header ship to customer to update is identified by SourceAddressId. Alternatively, you can use AddressId.
Note:
For this example, you must set the Upsert-Mode header to true.You replace the request payload in the Example cURL Command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OrderKey":"GPR:R13_sample_order_10", "shipToCustomer":[ { "SourceAddressId": 1, "PartyName":"Vision Corporation", "PartyId":1002, "PartyNumber":"1002", "ContactId":5801, "ContactNumber":"8623", "ContactName":"Henry Smith", "ContactFirstName":"Henry", "ContactLastName":"Smith", "SiteId":21765, "Address1":"4598 Cherry Lane", "City":"BUFFALO", "County":"ERIE", "PostalCode":"14201", "PreferredContactPointId": null, "Country":"US" } ] }
Example 50 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100185559285, "OrderNumber" : "521016", "SourceTransactionNumber" : "R13_sample_order_10", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_sample_order_10", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2019-11-19T11:03:36+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Smith", "BuyingPartyContactNumber" : "CONTACT-1186", "BuyingPartyContactFirstName" : "Brian", "BuyingPartyContactLastName" : "Smith", "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : 999990005270118, "CustomerPONumber" : null, "TransactionTypeCode" : "STD", "TransactionType" : "Standard Orders", "SubstituteAllowedFlag" : null, "PackingInstructions" : null, "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2019-10-19T20:49:12+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 204, "RequestedFulfillmentOrganizationCode" : "V1", "RequestedFulfillmentOrganizationName" : "Vision Operations", "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : 4, "PaymentTerms" : "30 Net", "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : "USD", "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "CORPORATE_SEGMENT", "PricingSegment" : "Corporate Segment", "PricingStrategyId" : 300100071623888, "PricingStrategyName" : "Corporate Pricing Strategy", "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : "The applicable pricing segment for this transaction is Pricing Segment=Corporate Segment Precedence=1 because Revenue Potential=Medium Customer Size=Medium Cost To Serve=Medium Customer Value=Medium Customer Rating=Medium", "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : "The applicable pricing strategy for this transaction is Pricing Strategy=Corporate Pricing Strategy because Channel Method=null Transaction Type=null Pricing Segment=Corporate Segment", "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "DOO_REFERENCE", "Status" : "Processing", "OnHoldFlag" : false, "CanceledFlag" : false, "CancelReasonCode" : null, "CancelReason" : null, "RequestedCancelDate" : null, "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "RequestingLegalEntityId" : 204, "RequestingLegalEntity" : "Vision Operations", "FreezePriceFlag" : false, "FreezeShippingChargeFlag" : false, "FreezeTaxFlag" : false, "SubmittedFlag" : false, "SubmittedBy" : "OPERATIONS", "SubmittedDate" : "2019-11-19T11:04:35.201+00:00", "TransactionDocumentTypeCode" : null, "PreCreditCheckedFlag" : false, "RevisionSourceSystem" : null, "SourceTransactionRevisionNumber" : 1, "TradeComplianceResultCode" : null, "TradeComplianceResult" : null, "LastUpdatedBy" : "OPERATIONS", "LastUpdateDate" : "2019-11-19T11:08:47.992+00:00", "CreatedBy" : "OPERATIONS", "CreationDate" : "2019-11-19T11:09:32.664+00:00", "OpenFlag" : false, "OrigSystemDocumentReference" : null, "OrderKey" : "GPR:R13_sample_order_10", "AppliedCurrencyName" : "US Dollar", "SupplierSiteName" : null, "MessageText" : "The application successfully imported the sales order.", "AgreementHeaderId" : null, "AgreementNumber" : null, "AgreementVersionNumber" : null, "shipToCustomer" : [ { } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10", "name" : "salesOrdersForOrderHub", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/attachments", "name" : "attachments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/billToCustomer", "name" : "billToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/copyOrderReference", "name" : "copyOrderReference", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/holds", "name" : "holds", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/lines", "name" : "lines", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/payments", "name" : "payments", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/salesCredits", "name" : "salesCredits", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/shipToCustomer", "name" : "shipToCustomer", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_sample_order_10/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 51 Request Body
Note:
For this example, you must set the Upsert-Mode header to true.{ "OrderKey":"GPR:R13_Std_Item_001", "SubmittedFlag":false, "lines":[{ "SourceTransactionLineId":"1", "SourceTransactionScheduleId":"1", "OrderedQuantity": 0 }] }
Example 51 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100559874377, "OrderNumber" : "525986", "SourceTransactionNumber" : "R13_Std_Item_001", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Std_Item_001", "BusinessUnitId" : 204, "BusinessUnitName" : "Vision Operations", "TransactionOn" : "2022-04-19T17:02:25+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : "Computer Service and Rentals", "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 1186, "BuyingPartyContactName" : "Brian Locke", "BuyingPartyContactNumber" : "CONTACT-1186", . . . . . . "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_001/child/lines/00020000000EACED00057708000110F09B44A94B0000000EACED00057708000110F09B44A94C", "name" : "lines", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000087371007E00020000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_001/child/lines/00020000000EACED00057708000110F09B44A94B0000000EACED00057708000110F09B44A94C", "name" : "lines", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_001", "name" : "salesOrdersForOrderHub", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_001/child/lines/00020000000EACED00057708000110F09B44A94B0000000EACED00057708000110F09B44A94C/child/additionalInformation", "name" : "additionalInformation", "kind" : "collection" }, . . . . . . { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Std_Item_001/child/totals", "name" : "totals", "kind" : "collection" } ] }
Example 52 Request Body
The following example includes the contents of the request body in JSON format to create a sales order with a subscription and a coverage line associated with a standard product.
In this example, subscription and coverage lines contains charges, subscription terms, and manual price adjustment. Use the associatedProductReferences resource on the subscription line to specify the product it's associated with. Use the coveredProductReferences resource on the coverage line to specify the product it covers. Specify a unique identifier for the ExternalAssetKey attribute in externalAssetReference on the subscription or coverage line. When there's a requirement to amend or end the subscription or coverage line, this unique identifier can be used as a reference to identify the subscription created in the Subscription Management Application that needs to be amended or ended. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of Add indicates that the subscription is created.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_create", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "OAL_STD_01", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 10, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 2, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 5000, "HeaderCurrencyDurationExtendedAmount": 5000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 5000, "HeaderCurrencyDurationExtendedAmount": 5000, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Add", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "PrimaryFlag": true, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "31", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "50", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Add", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_3" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -6, "HeaderCurrencyDurationExtendedAmount": -6, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 52 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId": 300100574029479, "OrderNumber": "521806", "SourceTransactionNumber": "R13_Subs_cov_assoc_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_create", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-01-28T16:57:11.015+00:00", "BuyingPartyId": 1006, . . . "lines": [ { "HeaderId": 300100574029479, "LineId": 300100574029483, "FulfillLineId": 300100574029482, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_cov_assoc_create", "SourceTransactionNumber": "R13_Subs_cov_assoc_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", . . . "ProductId": 300100089882464, "ProductNumber": "OAL_STD_01", "ProductDescription": null, "InventoryOrganizationId": 204, "InventoryOrganizationCode": "V1", "InventoryOrganizationName": "Vision Operations", . . . "billToCustomer": [ { "AddressId": 300100574029482, "CustomerAccountId": 1006, . . . } ], "charges": [ { "OrderChargeId": 300100574029484, "SourceChargeId": "1", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "ORA_SALE", "ChargeType": "Sale", "ChargeDefinitionCode": "QP_SALE_PRICE", "ChargeDefinition": null, "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 2, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029485, "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029486, "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, . . . } ], . . . } ], "shipToCustomer": [ { "AddressId": 300100574029482, "PartyId": 1006, "PartyName": null, "PartyNumber": null, "PersonFirstName": null, "PersonMiddleName": null, "PersonLastName": null, "PersonNameSuffix": null, "PersonTitle": null, "SiteId": 1036, . . . } ], . . . }, { "HeaderId": 300100574029479, "LineId": 300100574029488, "FulfillLineId": 300100574029487, "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceTransactionId": "R13_Subs_cov_assoc_create", "SourceTransactionNumber": "R13_Subs_cov_assoc_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Daily Rate Partial Periods", "ActionTypeCode": "ORA_ADD", "ActionType": "Add", . . . "ContractEndDateTime": "2024-05-28T23:59:59+00:00", "ContractStartDateTime": "2022-05-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", . . . "billToCustomer": [ { "AddressId": 300100574029487, "CustomerAccountId": 1006, . . . } ], "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574029491, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100574029487, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectivityType": null, "EffectivePeriodFrom": null, "EffectivePeriodUntil": null, "EffectiveNumberOfPeriods": 3, . . . } ], "charges": [ { "OrderChargeId": 300100574029493, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029494, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029495, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, . . . } ], . . . }, { "OrderChargeId": 300100574029496, "SourceChargeId": "Sale Price", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "ORA_SALE", "ChargeType": "Sale", "ChargeDefinitionCode": "QP_SALE_PRICE", "ChargeDefinition": null, "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029497, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029498, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, . . . } ], . . . }, { "OrderChargeId": 300100574029499, "SourceChargeId": "Monthly_Fee", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OSS_MF", "ChargeType": "Monthly Fee", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "SequenceNumber": 3, . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029500, "SourceChargeComponentId": "31", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029501, "SourceChargeComponentId": "50", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, . . . } ], . . . }, { "OrderChargeId": 300100574029502, "SourceChargeId": "OAL_RECURRING_CHARGE", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OAL_CHARGE_TYPE1", "ChargeType": "OAL_CHARGE_TYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeSubtypeCode": "OAL_CHARGE_SUBTYPE1", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029503, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029504, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElement": null, "PriceElementUsageCode": "PRICE_ADJUSTMENT", "PriceElementUsage": null, "SequenceNumber": 1002, . . . }, { "OrderChargeComponentId": 300100574029505, "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, . . . } ], . . . } ], "shipToCustomer": [ { "AddressId": 300100574029487, "PartyId": 1006, "PartyName": null, "PartyNumber": null, "PersonFirstName": null, "PersonMiddleName": null, "PersonLastName": null, "PersonNameSuffix": null, "PersonTitle": null, "SiteId": 1036, . . . } ], "subscriptionTerm": [ { "OrderTermId": 300100574029490, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, . . . } ], "associatedProductReferences": [ { "OrderNumber": "521806", "SourceOrderNumber": null, "SourceLineNumber": null, "DisplayLineNumber": null, "AssociatedProductItemNumber": null, "AssociatedProductFulfillLineId": null, "AssociatedProductHeaderId": null, "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1", . . . } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, . . . } ], . . . }, { "HeaderId": 300100574029479, "LineId": 300100574029507, "FulfillLineId": 300100574029506, "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceTransactionId": "R13_Subs_cov_assoc_create", "SourceTransactionNumber": "R13_Subs_cov_assoc_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Daily Rate Partial Periods", "ActionTypeCode": "ORA_ADD", "ActionType": "Add", . . . "SellingProfitCenterBusinessUnitId": 204, "SellingProfitCenterBusinessUnitName": "Vision Operations", "TransportationPlanningOrder": null, "ContractEndDateTime": "2024-05-28T23:59:59+00:00", "ContractStartDateTime": "2022-05-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", . . . "billToCustomer": [ { "AddressId": 300100574029506, "CustomerAccountId": 1006, "PartyName": null, "AccountDescription": null, "AccountNumber": null, "PersonFirstName": null, "PersonLastName": null, "PersonMiddleName": null, "PersonNameSuffix": null, "PersonTitle": null, "SiteUseId": 1025, . . . } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderNumber": null, "SourceOrderSystem": "GPR", "OrderNumber": "521806", "DisplayLineNumber": null, "SourceLineId": "1", "SourceLineNumber": null, "CoveredItemNumber": null, "CoveredFulfillLineId": null, "HeaderId": null, . . . } ], "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574029509, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100574029506, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectivityType": null, "EffectivePeriodFrom": null, "EffectivePeriodUntil": null, "EffectiveNumberOfPeriods": 3, . . . } ], "charges": [ { "OrderChargeId": 300100574029511, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029512, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029513, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, . . . } ], . . . }, { "OrderChargeId": 300100574029514, "SourceChargeId": "Sale Price", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "ORA_SALE", "ChargeType": "Sale", "ChargeDefinitionCode": "QP_SALE_PRICE", "ChargeDefinition": null, "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029515, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029516, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, . . . } ], . . . }, { "OrderChargeId": 300100574029517, "SourceChargeId": "C3-REC", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OSS_MF", "ChargeType": "Monthly Fee", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", . . . "chargeComponents": [ { "OrderChargeComponentId": 300100574029518, "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, . . . }, { "OrderChargeComponentId": 300100574029519, "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElement": null, "PriceElementUsageCode": "PRICE_ADJUSTMENT", "PriceElementUsage": null, "SequenceNumber": 1002, . . . }, { "OrderChargeComponentId": 300100574029520, "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, . . . } ], . . . } ], "shipToCustomer": [ { "AddressId": 300100574029506, "PartyId": 1006, . . . } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_3", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, . . . } ], . . . } ], "shipToCustomer": [ { "AddressId": 300100574029481, "PartyId": 1006, "PartyName": null, "PartyNumber": null, "PersonFirstName": null, "PersonMiddleName": null, "PersonLastName": null, "PersonNameSuffix": null, "PersonTitle": null, "SiteId": 1036, . . . } ], . . . }
Example 53 Request Body
The following example includes the contents of the request body in JSON format to amend the subscription that's already created in subscription management with Example 52. ExternalAssetKey attribute in amendSubscriptionReferences can be used to specify the original subscription that needs to be amended. Alternatively, SubscriptionProductPuid in amendSubscriptionReferences should be used in case original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line in Order Management that's being amended. After amendment, the original subscription is cancelled and a new subscription with new details provided is created in Subscription Management Application to replace the same. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of Amend indicates that the subscription is amended.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_amend", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_amend", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 4, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-12-29T13:04:41+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityType": "Specific periods", "EffectivePeriodFrom": "1", "EffectivePeriodUntil": "6" } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_1" } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2", "SubscriptionProductPuid":"300100574029487" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "PrimaryFlag": true, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "31", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "50", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 3, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-10-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Amend Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_2" } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_3", "SubscriptionProductPuid":"300100574029506" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 2, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -6, "HeaderCurrencyDurationExtendedAmount": -6, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 53 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId": 300100574271796, "OrderNumber": "521885", "SourceTransactionNumber": "R13_Subs_cov_assoc_amend", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_amend", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-01-30T16:39:05.005+00:00", "BuyingPartyId": 1006, . . . . . . "lines": [ { "HeaderId": 300100574271796, "LineId": 300100574271800, "FulfillLineId": 300100574271799, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_cov_assoc_amend", "SourceTransactionNumber": "R13_Subs_cov_assoc_amend", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Immediate", "ActionTypeCode": "ORA_AMEND", "ActionType": "Amend", . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574271803, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100574271799, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_SPECIFIC_PERIODS", "EffectivityType": "Specific periods", "EffectivePeriodFrom": 1, "EffectivePeriodUntil": 6, "EffectiveNumberOfPeriods": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/manualPriceAdjustments/300100574271803", "name": "manualPriceAdjustments", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "charges": [ { "OrderChargeId": 300100574271806, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "chargeComponents": [ { "OrderChargeComponentId": 300100574271807, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/charges/300100574271806/child/chargeComponents/300100574271807", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] }, { "OrderChargeComponentId": 300100574271808, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/charges/300100574271806/child/chargeComponents/300100574271808", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . . . . "subscriptionTerm": [ { "OrderTermId": 300100574271802, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/subscriptionTerm/300100574271802", "name": "subscriptionTerm", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "associatedProductReferences": [ { "OrderNumber": "521806", "SourceOrderNumber": null, "SourceLineNumber": null, "DisplayLineNumber": null, "AssociatedProductItemNumber": null, "AssociatedProductFulfillLineId": null, "AssociatedProductHeaderId": null, "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1", . . . ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/externalAssetReference/300100574271804", "name": "externalAssetReference", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100574029487", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938/child/amendSubscriptionReferences/300100574271805", "name": "amendSubscriptionReferences", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C2059370000000EACED00057708000110F09C205938", "name": "lines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000017371007E00020000000178" } }, . . . ] }, { "HeaderId": 300100574271796, "LineId": 300100574271820, "FulfillLineId": 300100574271819, "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceTransactionId": "R13_Subs_cov_assoc_amend", "SourceTransactionNumber": "R13_Subs_cov_assoc_amend", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Daily Rate Partial Periods", "ActionTypeCode": "ORA_AMEND", "ActionType": "Amend", . . . "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderNumber": null, "SourceOrderSystem": "GPR", "OrderNumber": "521806", "DisplayLineNumber": null, "SourceLineId": "1", "SourceLineNumber": null, "CoveredItemNumber": null, "CoveredFulfillLineId": null, "HeaderId": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C20594B0000000EACED00057708000110F09C20594C/child/coveredProductReferences/300100574271821", "name": "coveredProductReferences", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574271822, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Amend Fee Discount", "ParentEntityId": 300100574271819, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectivityType": null, "EffectivePeriodFrom": null, "EffectivePeriodUntil": null, "EffectiveNumberOfPeriods": 3, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend/child/lines/00020000000EACED00057708000110F09C20594B0000000EACED00057708000110F09C20594C/child/manualPriceAdjustments/300100574271822", "name": "manualPriceAdjustments", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "charges": [ { "OrderChargeId": 300100574271825, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "chargeComponents": [ { "OrderChargeComponentId": 300100574271826, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100574271827, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . { "OrderChargeComponentId": 300100574271831, "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_2", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, . . . } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_3", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100574029506", . . }, ] }
Example 54 Request Body
The following example includes the contents of the request body in JSON format to end the subscription that's already created in subscription management with Example 53 or Example 52. ExternalAssetKey attribute in externalAssetReference can be used to specify the original subscription that needs to be ended. Alternatively, SubscriptionProductPuid in externalAssetReference should be used in case original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line in Order Management that's being ended. After this, original subscription is cancelled in Subscription Management Application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of End indicates that the subscription is ended.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_end", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_end", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 4, "ServiceDurationPeriodCode": "0zE", "TransactionCategoryCode": "RETURN", "TransactionLineTypeCode": "ORA_RETURN", "ContractStartDate": "2022-12-29T13:04:41+00:00", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"End", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "EndDate": "2023-01-12T13:51:33+00:00", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_amend", "OriginalSourceLineNumber": "1", "OriginalSourceOrderSystem": "GPR" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityType": "Specific periods", "EffectivePeriodFrom": "1", "EffectivePeriodUntil": "6" } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_1" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "PrimaryFlag": true, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "31", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "50", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 3, "ServiceDurationPeriodCode": "0zE", "TransactionCategoryCode": "RETURN", "TransactionLineTypeCode": "ORA_RETURN", "ContractStartDate": "2022-10-29T13:04:41+00:00", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"End", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "EndDate": "2023-01-12T13:51:33+00:00", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_amend", "OriginalSourceLineNumber": "2", "OriginalSourceOrderSystem": "GPR" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Amend Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_2" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 2, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -6, "HeaderCurrencyDurationExtendedAmount": -6, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 54 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId": 300100574272510, "OrderNumber": "521888", "SourceTransactionNumber": "R13_Subs_cov_assoc_end", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_end", "BusinessUnitId": 204, "BusinessUnitName": null, . . . "lines": [ { "HeaderId": 300100574272510, "LineId": 300100574272514, "FulfillLineId": 300100574272513, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_cov_assoc_end", "SourceTransactionNumber": "R13_Subs_cov_assoc_end", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": null, "ActionTypeCode": "ORA_END", "ActionType": "End", . . . "ContractEndDateTime": "2026-12-28T23:59:59+00:00", "ContractStartDateTime": "2022-12-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "EndReasonCode": "ORA_BREACH", "EndReason": "Breach", "EndCreditMethodCode": "ORA_PRORATE_WITH_CREDIT", "EndCreditMethod": "Prorate with credit", "EndDate": "2023-01-12T13:51:33+00:00", . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574272518, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100574272513, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_SPECIFIC_PERIODS", "EffectivityType": "Specific periods", "EffectivePeriodFrom": 1, "EffectivePeriodUntil": 6, "EffectiveNumberOfPeriods": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/manualPriceAdjustments/300100574272518", "name": "manualPriceAdjustments", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "charges": [ { "OrderChargeId": 300100574272520, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "chargeComponents": [ { "OrderChargeComponentId": 300100574272521, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/charges/300100574272520/child/chargeComponents/300100574272521", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/charges/300100574272520/child/chargeComponents/300100574272521", "name": "chargeComponents", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/charges/300100574272520", "name": "charges", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/charges/300100574272520/child/chargeComponents/300100574272521/child/totalComponents", "name": "totalComponents", "kind": "collection" } ] }, { "OrderChargeComponentId": 300100574272522, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . ], "originalOrderReference": [ { "OriginalOrderNumber": "521885", "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_amend", "OriginalSourceLineNumber": "1", "OriginalFulfillLineId": null, "OriginalHeaderId": null, "OriginalItemNumber": null, "OriginalSourceOrderId": null, "OriginalSourceLineId": null, "OriginalSourceOrderSystem": "GPR", "OriginalItemLineNumber": null, . . . "subscriptionTerm": [ { "OrderTermId": 300100574272517, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/subscriptionTerm/300100574272517", "name": "subscriptionTerm", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/subscriptionTerm/300100574272517", "name": "subscriptionTerm", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02", "name": "lines", "kind": "item" } ] } ], "associatedProductReferences": [ { "OrderNumber": "521806", "SourceOrderNumber": null, "SourceLineNumber": null, "DisplayLineNumber": null, "AssociatedProductItemNumber": null, "AssociatedProductFulfillLineId": null, "AssociatedProductHeaderId": null, "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/associatedProductReferences/300100574272515", "name": "associatedProductReferences", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/associatedProductReferences/300100574272515", "name": "associatedProductReferences", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02", "name": "lines", "kind": "item" } ] } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100574271799", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/externalAssetReference/300100574272519", "name": "externalAssetReference", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02/child/externalAssetReference/300100574272519", "name": "externalAssetReference", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C010000000EACED00057708000110F09C205C02", "name": "lines", "kind": "item" } ] } ], . . . }, { "HeaderId": 300100574272510, "LineId": 300100574272534, "FulfillLineId": 300100574272533, "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceTransactionId": "R13_Subs_cov_assoc_end", "SourceTransactionNumber": "R13_Subs_cov_assoc_end", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": null, "ActionTypeCode": "ORA_END", "ActionType": "End", . . . "ContractEndDateTime": "2025-10-28T23:59:59+00:00", "ContractStartDateTime": "2022-10-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "EndReasonCode": "ORA_BREACH", "EndReason": "Breach", "EndCreditMethodCode": "ORA_PRORATE_WITH_CREDIT", "EndCreditMethod": "Prorate with credit", "EndDate": "2023-01-12T13:51:33+00:00", . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100574272536, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Amend Fee Discount", "ParentEntityId": 300100574272533, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectivityType": null, "EffectivePeriodFrom": null, "EffectivePeriodUntil": null, "EffectiveNumberOfPeriods": 3, . . . ], "charges": [ { "OrderChargeId": 300100574272538, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "chargeComponents": [ { "OrderChargeComponentId": 300100574272539, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . { "OrderChargeComponentId": 300100574272544, "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16/child/charges/300100574272541/child/chargeComponents/300100574272544", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, . . . ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16/child/charges/300100574272541", "name": "charges", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16/child/charges/300100574272541", "name": "charges", "kind": "item" }, . . . ] } ], "originalOrderReference": [ { "OriginalOrderNumber": "521885", "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_amend", "OriginalSourceLineNumber": "2", "OriginalFulfillLineId": null, "OriginalHeaderId": null, "OriginalItemNumber": null, "OriginalSourceOrderId": null, "OriginalSourceLineId": null, "OriginalSourceOrderSystem": "GPR", "OriginalItemLineNumber": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16/child/originalOrderReference/300100574272535", "name": "originalOrderReference", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16/child/originalOrderReference/300100574272535", "name": "originalOrderReference", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end/child/lines/00020000000EACED00057708000110F09C205C150000000EACED00057708000110F09C205C16", "name": "lines", "kind": "item" } ] } ], . . . "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_amend_2", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100574271819", . . . . . . }
Example 55 Request Body
The following example includes the contents of the request body in JSON format to create sales order with subscription and coverage line associated with KIT, PTO and ATO products. This example is similar to Example 52, only difference being subscription and coverage lines are associated with KIT/PTO/ATO product items instead of standard item. To amend or end these subscription or coverage lines Example 53 and Example 54 can be followed. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
{ "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "sub_cov_assoc_model_create", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "OM_SI_KIT", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "ProductNumber": "OM_SI_PTO_MODEL1", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "ProductNumber": "OM_SI_PTO_MODEL1_OC1_OI1", "ParentSourceTransactionLineId": "2", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "ProductNumber": "OM_SI_ATO_MODEL", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "RequestedFulfillmentOrganizationCode": "M1", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId": "5", "SourceTransactionLineNumber": "5", "SourceScheduleNumber": "5", "SourceTransactionScheduleId": "5", "ProductNumber": "OM_SI_ATO_MODEL1_OC1_OI1", "ParentSourceTransactionLineId": "4", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "RequestedFulfillmentOrganizationCode": "M1", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId": "6", "SourceTransactionLineNumber": "6", "SourceScheduleNumber": "6", "SourceTransactionScheduleId": "6", "ProductNumber": "OM_SI_ATO_MODEL1_OC2_OI1", "ParentSourceTransactionLineId": "4", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 1, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy", "RequestedFulfillmentOrganizationCode": "M1", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "charges": [ { "SourceChargeId": "1", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "11", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "12", "ChargeCurrencyUnitPrice": 500, "ChargeCurrencyExtendedAmount": 500, "ChargeCurrencyDurationExtendedAmount": 500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 500, "HeaderCurrencyExtendedAmount": 500, "HeaderCurrencyDurationExtendedAmount": 500, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"7", "SourceTransactionLineNumber":"7", "SourceScheduleNumber":"7", "SourceTransactionScheduleId":"7", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"1" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_7" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"8", "SourceTransactionLineNumber":"8", "SourceScheduleNumber":"8", "SourceTransactionScheduleId":"8", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"2" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_8" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"9", "SourceTransactionLineNumber":"9", "SourceScheduleNumber":"9", "SourceTransactionScheduleId":"9", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"3" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_9" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"10", "SourceTransactionLineNumber":"10", "SourceScheduleNumber":"10", "SourceTransactionScheduleId":"10", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"4" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_10" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"11", "SourceTransactionLineNumber":"11", "SourceScheduleNumber":"11", "SourceTransactionScheduleId":"11", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"5" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_11" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"12", "SourceTransactionLineNumber":"12", "SourceScheduleNumber":"12", "SourceTransactionScheduleId":"12", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "associatedProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"6" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-06-27T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Data_Storage_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_12" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Data_Storage_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Data Storage Fee", "ChargeSubType": "Price", "ChargeDefinition": "Data_Storage_Fee", "PricePeriodicity":"YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "TierAppliesToCode":"HIGHEST_TIER", "BlockAllowance":"5", "BlockSize":"10", "chargeTiers":[ { "SourceOrderChargeTierId": 1, "TierSequenceNumber": 1, "TierFrom": 0, "TierTo": 100, "ApplicationMethodCode": "AS_BLOCK" , "BlockSize": 20 , "AdjustmentAmount": 10 }], "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 1200, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -50, "HeaderCurrencyDurationExtendedAmount": -600, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 50, "HeaderCurrencyDurationExtendedAmount": 600, "HeaderCurrencyCode": "USD" }] }] }, { "SourceTransactionLineId":"13", "SourceTransactionLineNumber":"13", "SourceScheduleNumber":"13", "SourceTransactionScheduleId":"13", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"1" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_13" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 5.99, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -0.6, "HeaderCurrencyDurationExtendedAmount": -7.2, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 5.39, "HeaderCurrencyDurationExtendedAmount": 64.68, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId":"14", "SourceTransactionLineNumber":"14", "SourceScheduleNumber":"14", "SourceTransactionScheduleId":"14", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"2" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_14" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 5.99, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -0.6, "HeaderCurrencyDurationExtendedAmount": -7.2, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 5.39, "HeaderCurrencyDurationExtendedAmount": 64.68, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId":"15", "SourceTransactionLineNumber":"15", "SourceScheduleNumber":"15", "SourceTransactionScheduleId":"15", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"3" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_15" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 5.99, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -0.6, "HeaderCurrencyDurationExtendedAmount": -7.2, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 5.39, "HeaderCurrencyDurationExtendedAmount": 64.68, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId":"16", "SourceTransactionLineNumber":"16", "SourceScheduleNumber":"16", "SourceTransactionScheduleId":"16", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"5" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_16" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 5.99, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -0.6, "HeaderCurrencyDurationExtendedAmount": -7.2, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 5.39, "HeaderCurrencyDurationExtendedAmount": 64.68, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId":"17", "SourceTransactionLineNumber":"17", "SourceScheduleNumber":"17", "SourceTransactionScheduleId":"17", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration":2, "ServiceDurationPeriodCode":"0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms":"30 Net", "ContractStartDate":"2021-12-27T12:01:01+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "sub_cov_assoc_model_create", "SourceOrderSystem":"GPR", "SourceLineId":"6" }], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "EffectivityTypeCode":"ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods":3 }], "externalAssetReference":[ { "ExternalAssetKey":"sub_cov_assoc_model_create_17" }], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 100.52, "HeaderCurrencyDurationExtendedAmount": 100.52, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 100, "HeaderCurrencyDurationExtendedAmount": 100, "HeaderCurrencyCode": "USD" }] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 5.99, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -0.6, "HeaderCurrencyDurationExtendedAmount": -7.2, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 5.39, "HeaderCurrencyDurationExtendedAmount": 64.68, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 55 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId": 300100574410424, "OrderNumber": "522011", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "sub_cov_assoc_model_create", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-01-31T16:32:26.004+00:00", "BuyingPartyId": 1006, . . . "lines": [ { "HeaderId": 300100574410424, "LineId": 300100574410428, "FulfillLineId": 300100574410427, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410433, "FulfillLineId": 300100574410432, "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410438, "FulfillLineId": 300100574410437, "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410443, "FulfillLineId": 300100574410442, "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410448, "FulfillLineId": 300100574410447, "SourceTransactionLineId": "5", "SourceTransactionLineNumber": "5", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410453, "FulfillLineId": 300100574410452, "SourceTransactionLineId": "6", "SourceTransactionLineNumber": "6", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410458, "FulfillLineId": 300100574410457, "SourceTransactionLineId": "7", "SourceTransactionLineNumber": "7", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410475, "FulfillLineId": 300100574410474, "SourceTransactionLineId": "8", "SourceTransactionLineNumber": "8", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410492, "FulfillLineId": 300100574410491, "SourceTransactionLineId": "9", "SourceTransactionLineNumber": "9", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410509, "FulfillLineId": 300100574410508, "SourceTransactionLineId": "10", "SourceTransactionLineNumber": "10", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410526, "FulfillLineId": 300100574410525, "SourceTransactionLineId": "11", "SourceTransactionLineNumber": "11", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410543, "FulfillLineId": 300100574410542, "SourceTransactionLineId": "12", "SourceTransactionLineNumber": "12", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410560, "FulfillLineId": 300100574410559, "SourceTransactionLineId": "13", "SourceTransactionLineNumber": "13", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410575, "FulfillLineId": 300100574410574, "SourceTransactionLineId": "14", "SourceTransactionLineNumber": "14", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410590, "FulfillLineId": 300100574410589, "SourceTransactionLineId": "15", "SourceTransactionLineNumber": "15", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410605, "FulfillLineId": 300100574410604, "SourceTransactionLineId": "16", "SourceTransactionLineNumber": "16", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . }, { "HeaderId": 300100574410424, "LineId": 300100574410620, "FulfillLineId": 300100574410619, "SourceTransactionLineId": "17", "SourceTransactionLineNumber": "17", "SourceTransactionId": "sub_cov_assoc_model_create", "SourceTransactionNumber": "sub_cov_assoc_model_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, . . . ] }
Example 56 Request Body
The following example includes the contents of the request body in JSON format to create a sales order with order lines that have a different orchestration process assigned to each of them. The OrchestrationProcessName attribute can be used to specify the name of the orchestration process the needs to be assigned to the order line. In this example, SourceTransactionLineNumber 1 is assigned with the Bill only process, SourceTransactionLineNumber 2 is assigned with the Ship process, SourceTransactionLineNumber 3 is assigned with the Pause process, and SourceTransactionLineNumber 4 is assigned with the Manual scheduling process. After the order is submitted, the orchestraion process is assigned to the order line, which is processed per the definition of the orchestration process.
{ "SourceTransactionNumber":"R13_assignprocess", "SourceTransactionSystem":"GPR", "SourceTransactionId":"R13_assignprocess", "BusinessUnitName":"Vision Operations", "BuyingPartyName":"Computer Service and Rentals", "BuyingPartyContactName":"Brian Locke", "TransactionType":"Standard Orders", "RequestedShipDate":"2019-10-19T20:49:12+00:00", "RequestedFulfillmentOrganizationName":"Vision Operations", "PaymentTerms":"30 Net", "TransactionalCurrencyName":"US Dollar", "RequestingBusinessUnitName":"Vision Operations", "FreezePriceFlag":false, "FreezeShippingChargeFlag":false, "FreezeTaxFlag":false, "SubmittedFlag":true, "SourceTransactionRevisionNumber":1, "billToCustomer":[ { "PartyName":"Computer Service and Rentals", "AccountNumber":"1006", "Address1":"301 Summit Hill Drive", "City":"CHATTANOOGA", "State":"TN", "PostalCode":"37401", "County":"Hamilton", "Province":null, "Country":"US", "ContactName":"Evelyn Dunbar", "ContactFirstName":"Evelyn", "ContactLastName":"Dunbar" } ], "lines":[ { "SourceTransactionLineId":"1", "SourceTransactionLineNumber":"1", "SourceTransactionScheduleId":"1", "SourceScheduleNumber":"1", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS92888", "OrderedQuantity":5, "OrderedUOM":"Each", "OrchestrationProcessName": "DOO_BillOnlyGenericProcess" }, { "SourceTransactionLineId":"2", "SourceTransactionLineNumber":"2", "SourceTransactionScheduleId":"2", "SourceScheduleNumber":"2", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"AS54888", "OrderedQuantity":6, "OrderedUOM":"Each", "OrchestrationProcessName": "ShipOrderProcess" }, { "SourceTransactionLineId":"3", "SourceTransactionLineNumber":"3", "SourceTransactionScheduleId":"3", "SourceScheduleNumber":"3", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"OAL_STD_01", "OrderedQuantity":6, "OrderedUOM":"Each", "OrchestrationProcessName": "PauseProcess" }, { "SourceTransactionLineId":"4", "SourceTransactionLineNumber":"4", "SourceTransactionScheduleId":"4", "SourceScheduleNumber":"4", "TransactionCategoryCode":"ORDER", "TransactionLineType":"Buy", "ProductNumber":"OAL_STD_02", "OrderedQuantity":6, "OrderedUOM":"Each", "OrchestrationProcessName": "ManualSchedulingProcess" } ] }
Example 56 Response Body
{ "HeaderId": 300100581025849, "OrderNumber": "524625", "SourceTransactionNumber": "R13_assignprocess", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_assignprocess", "BusinessUnitId": 204, . . . . "lines": [ { "HeaderId": 300100581025849, "LineId": 300100581025852, "FulfillLineId": 300100581025851, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_assignprocess", "SourceTransactionNumber": "R13_assignprocess", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", . . . "OrchestrationProcessName": "DOO_BillOnlyGenericProcess", . . . }, { "HeaderId": 300100581025849, "LineId": 300100581025854, "FulfillLineId": 300100581025853, "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceTransactionId": "R13_assignprocess", "SourceTransactionNumber": "R13_assignprocess", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", . . . "OrchestrationProcessName": "ShipOrderProcess", . . . }, { "HeaderId": 300100581025849, "LineId": 300100581025856, "FulfillLineId": 300100581025855, "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceTransactionId": "R13_assignprocess", "SourceTransactionNumber": "R13_assignprocess", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", . . . "OrchestrationProcessName": "PauseProcess", . . . }, { "HeaderId": 300100581025849, "LineId": 300100581025858, "FulfillLineId": 300100581025857, "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceTransactionId": "R13_assignprocess", "SourceTransactionNumber": "R13_assignprocess", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", . . . "OrchestrationProcessName": "ManualSchedulingProcess", . . . } ] }
Example 57 Request Body
The following example includes the contents of the request body in JSON format to create a sales order with a standalone subscription item with rateplan. The rateplan should to be set up and associated with the subscription item in Oracle Fusion Cloud Pricing.
In this example, the subscription line contains rateplan, charges, subscription terms, and manual price adjustment. Use the RequestedRateplanId or RequestedRatePlanNumber attribute on the subscription line to associate the usage charges from the rateplan. Use the Charges resource to specify onetime and recurring charges that are part of the rateplan associated with the subscription line. Use the manualPriceAdjustments resource to specify adjustments for onetime, recurring, and usage charges associated with the subscription line. Specify a unique identifier for the ExternalAssetKey attribute in the externalAssetReference resource on the subscription line. When there's a requirement to amend or end the subscription line, this unique identifier can be used as a reference to identify the subscription created in the Subscription Management application that needs to be amended or ended. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
The ActionType value of Add indicates that the subscription is created.
{ "SourceTransactionNumber": "R13_Subs_rateplan_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_create", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2023-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_SUBSCRIPTION_OPEN", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2023-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Add", "RequestedRatePlanNumber":14005, "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_create_1" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 57 Response Body
{ "HeaderId": 300100580158392, "OrderNumber": "521845", "SourceTransactionNumber": "R13_Subs_rateplan_create", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_create", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-06-07T11:25:02.002+00:00", "BuyingPartyId": 1006, . . . . . . "lines": [ { "HeaderId": 300100580158392, "LineId": 300100580158396, "FulfillLineId": 300100580158395, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_rateplan_create", "SourceTransactionNumber": "R13_Subs_rateplan_create", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Daily Rate Partial Periods", "ActionTypeCode": "ORA_ADD", "ActionType": "Add", . . . . . . "ContractEndDateTime": "2025-05-28T23:59:59+00:00", "ContractStartDateTime": "2023-05-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", . . . . . . "RatePlanId": 300100580160123, "RatePlanNumber": null, "RatePlanName": null, "RequestedRatePlanId": 300100580160123, "RequestedRatePlanNumber": "14005", . . . . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100580158398, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100580158395, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectivityType": null, "EffectivePeriodFrom": null, "EffectivePeriodUntil": null, "EffectiveNumberOfPeriods": 3, . . . } ], "charges": [ { "OrderChargeId": 300100580158400, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580158401, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580158402, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . } ], . . . }, { "OrderChargeId": 300100580158403, "SourceChargeId": "OAL_RECURRING_CHARGE", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OAL_CHARGE_TYPE1", "ChargeType": "OAL_CHARGE_TYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeSubtypeCode": "OAL_CHARGE_SUBTYPE1", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": "0zE", "PricePeriodicity": "YEAR", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": true, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580158404, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580158405, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElement": null, "PriceElementUsageCode": "PRICE_ADJUSTMENT", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": "SUBS_MPA", "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580158406, "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . } ], . . . ], . . . "subscriptionTerm": [ { "OrderTermId": 300100580158397, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, . . . } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_create_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, . . . } ], . . . } ], . . . . . . }
Example 58 Request Body
The following example includes the contents of the request body in JSON format to amend the subscription that's already created in Subscription Management with Example 57. The ExternalAssetKey attribute in amendSubscriptionReferences can be used to specify the original subscription that needs to be amended. Alternatively, SubscriptionProductPuid in amendSubscriptionReferences should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription line in Order Management that's being amended. After amendment, the original subscription is cancelled and a new subscription with new details provided is created in the Subscription Management application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
The ActionType value of Amend indicates that the subscription is amended.
{ "SourceTransactionNumber": "R13_Subs_rateplan_amend", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_amend", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2023-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_SUBSCRIPTION_OPEN", "ServiceDuration": 4, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2023-12-29T13:04:41+00:00", "AccountingRule": "Immediate", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "RequestedRatePlanNumber":14005, "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityType": "Specific periods", "EffectivePeriodFrom": "1", "EffectivePeriodUntil": "6" } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_amend_1" } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_rateplan_create_1" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 58 Response Body
{ "HeaderId": 300100580159312, "OrderNumber": "521846", "SourceTransactionNumber": "R13_Subs_rateplan_amend", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_amend", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-06-07T11:37:43.007+00:00", "BuyingPartyId": 1006, . . . "lines": [ { "HeaderId": 300100580159312, "LineId": 300100580159316, "FulfillLineId": 300100580159315, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_rateplan_amend", "SourceTransactionNumber": "R13_Subs_rateplan_amend", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": "Immediate", "ActionTypeCode": "ORA_AMEND", "ActionType": "Amend", . . . "ContractEndDateTime": "2027-12-28T23:59:59+00:00", "ContractStartDateTime": "2023-12-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "EndReasonCode": "ORA_BREACH", "EndReason": "Breach", "EndCreditMethodCode": "ORA_PRORATE_WITH_CREDIT", "EndCreditMethod": "Prorate with credit", "EndDate": null, . . . "RatePlanId": 300100580160123, "RatePlanNumber": null, "RatePlanName": null, "RequestedRatePlanId": 300100580160123, "RequestedRatePlanNumber": "14005", "RequestedRatePlanName": null, "RatePlanDocumentId": null, "OrchestrationProcessName": null, "IntegrateSubscriptionFlag": true, "DemandSourceLineReference": null, "DemandSourceScheduledFlag": false, . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100580159318, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100580159315, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_SPECIFIC_PERIODS", "EffectivityType": "Specific periods", "EffectivePeriodFrom": 1, "EffectivePeriodUntil": 6, "EffectiveNumberOfPeriods": null, . . . } ], "charges": [ { "OrderChargeId": 300100580159321, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580159322, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580159323, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . } ], . . . }, { "OrderChargeId": 300100580159324, "SourceChargeId": "OAL_RECURRING_CHARGE", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OAL_CHARGE_TYPE1", "ChargeType": "OAL_CHARGE_TYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeSubtypeCode": "OAL_CHARGE_SUBTYPE1", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": "0zE", "PricePeriodicity": "YEAR", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": true, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580159325, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580159326, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElement": null, "PriceElementUsageCode": "PRICE_ADJUSTMENT", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": "SUBS_MPA", "TaxIncludedFlag": false, . . . }, { "OrderChargeComponentId": 300100580159327, "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, . . . } ], . . . } ], . . . "subscriptionTerm": [ { "OrderTermId": 300100580159317, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, . . . } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_amend_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": null, . . . } ], "amendSubscriptionReferences": [ { "ExternalAssetKey": "R13_Subs_rateplan_create_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100580158395", . . . } ], . . . } ], . . . . . . }
Example 59 Request Body
The following example includes the contents of the request body in JSON format to end the subscription that's already created in Subscription Management with Example 57 or Example 58. The ExternalAssetKey attribute in the externalAssetReference resource can be used to specify the original subscription that needs to be ended. Alternatively, the SubscriptionProductPuid attribute in the externalAssetReference resource should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line in Order Management that's being ended. After this, the original subscription is cancelled in the Subscription Management application. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions and Rate Usage With Events features.
The ActionType value of End indicates that the subscription is ended.
{ "SourceTransactionNumber": "R13_Subs_rateplan_end", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_end", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2023-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "CustomDOO_PauseforShipSubscriptionsProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_SUBSCRIPTION_OPEN", "ServiceDuration": 4, "ServiceDurationPeriodCode": "0zE", "TransactionCategoryCode": "RETURN", "TransactionLineTypeCode": "ORA_RETURN", "ContractStartDate": "2023-12-29T13:04:41+00:00", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"End", "EndReason": "Breach", "EndCreditMethod": "Prorate with credit", "EndDate": "2024-01-12T13:51:33+00:00", "RequestedRatePlanNumber":14005, "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_rateplan_amend", "OriginalSourceLineNumber": "1", "OriginalSourceOrderSystem": "GPR" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityType": "Specific periods", "EffectivePeriodFrom": "1", "EffectivePeriodUntil": "6" } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_amend_1" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 59 Response Body
{ "HeaderId": 300100580161721, "OrderNumber": "521847", "SourceTransactionNumber": "R13_Subs_rateplan_end", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_rateplan_end", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-06-07T11:43:58.002+00:00", "BuyingPartyId": 1006, . . . "lines": [ { "HeaderId": 300100580161721, "LineId": 300100580161725, "FulfillLineId": 300100580161724, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_Subs_rateplan_end", "SourceTransactionNumber": "R13_Subs_rateplan_end", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": null, "ActionTypeCode": "ORA_END", "ActionType": "End", . . . "ContractEndDateTime": "2027-12-28T23:59:59+00:00", "ContractStartDateTime": "2023-12-29T00:00:00+00:00", "SubscriptionProfileId": 300100561547006, "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "EndReasonCode": "ORA_BREACH", "EndReason": "Breach", "EndCreditMethodCode": "ORA_PRORATE_WITH_CREDIT", "EndCreditMethod": "Prorate with credit", "EndDate": "2024-01-12T13:51:33+00:00", . . . "RequestedRatePlanId": 300100580160123, "RequestedRatePlanNumber": "14005", . . . "manualPriceAdjustments": [ { "ManualPriceAdjustmentId": 300100580161728, "AdjustmentAmount": 50, "AdjustmentElementBasis": null, "AdjustmentElementBasisName": null, "AdjustmentTypeCode": "DISCOUNT_AMOUNT", "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeRollupFlag": false, "Comments": "Activation Fee Discount", "ParentEntityId": 300100580161724, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "ReasonCode": "ORA_PRICE_MATCH", "Reason": "Price match", "SequenceNumber": 1, "SourceManualPriceAdjustmentId": "SUBS_MPA", "ValidationStatusCode": "NOT_STARTED", "EffectivityTypeCode": "ORA_SPECIFIC_PERIODS", "EffectivityType": "Specific periods", "EffectivePeriodFrom": 1, "EffectivePeriodUntil": 6, "EffectiveNumberOfPeriods": null, . . . } ], "charges": [ { "OrderChargeId": 300100580161730, "SourceChargeId": "Activation_Fee", "PriceTypeCode": "ONE_TIME", "PriceType": "One time", "ChargeTypeCode": "OSS_AF", "ChargeType": "Activation Fee", "ChargeDefinitionCode": "OSS_AF", "ChargeDefinition": "Activation_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": null, "PricePeriodicity": null, "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580161731, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", . . . }, { "OrderChargeComponentId": 300100580161732, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD", . . . } ], . . . }, { "OrderChargeId": 300100580161733, "SourceChargeId": "OAL_RECURRING_CHARGE", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OAL_CHARGE_TYPE1", "ChargeType": "OAL_CHARGE_TYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeDefinition": null, "ChargeSubtypeCode": "OAL_CHARGE_SUBTYPE1", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": "0zE", "PricePeriodicity": "YEAR", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": false, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": true, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100580161734, "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", . . . }, { "OrderChargeComponentId": 300100580161735, "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElement": null, "PriceElementUsageCode": "PRICE_ADJUSTMENT", "PriceElementUsage": null, "SequenceNumber": 1002, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", . . . }, { "OrderChargeComponentId": 300100580161736, "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD", . . . } ], . . . } ], "originalOrderReference": [ { "OriginalOrderNumber": "521846", "OriginalSourceOrderNumber": "R13_Subs_rateplan_amend", "OriginalSourceLineNumber": "1", "OriginalFulfillLineId": null, "OriginalHeaderId": null, "OriginalItemNumber": null, "OriginalSourceOrderId": null, "OriginalSourceLineId": null, "OriginalSourceOrderSystem": "GPR", "OriginalItemLineNumber": null, . . . } ], . . . "subscriptionTerm": [ { "OrderTermId": 300100580161727, "SourceOrderTermId": "SUBS_TERM_1", "TermTypeCode": "SUBSCRIPTION", "TermStartDate": "2023-10-06T12:01:01+00:00", "TermPeriodCode": "0zG", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethodCode": "ORA_MARKDOWN", "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10, . . . } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_rateplan_amend_1", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100580159315", . . . } ], . . . } ], . . . }
Example 60 Request Body
The following example includes the contents of the request body in JSON format to renew the subscription that's already created in subscription management with Example 52. The ExternalAssetKey attribute in renewSubscriptionReference can be used to specify the original subscription that needs to be renewed. Alternatively, SubscriptionProductPuid in renewSubscriptionReference should be used if original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line that's being renewed in Order Management. This payload can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of Renew indicates that the subscription is renewed.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_renew", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_renew", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2023-11-02T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_ProductFulfillmentWithIntegratedSubscription", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-30T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Renew", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2024-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "SUBS_MPA", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_renew_2" } ], "renewSubscriptionReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2", "SubscriptionProductPuid":"300100613306372" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "PrimaryFlag": true, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "31", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1200, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "50", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 600, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 12000, "HeaderCurrencyDurationExtendedAmount": 12000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "OAL_RECURRING_CHARGE", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "OAL_CHARGE_TYPE", "ChargeSubType": "OAL_CHARGE_SUBTYPE", "ChargeDefinitionCode": "OAL_RECURRING_CHARGE", "PricePeriodicity": "YEAR", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": true, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": -50, "ChargeCurrencyExtendedAmount": -50, "ChargeCurrencyDurationExtendedAmount": -500, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -50, "HeaderCurrencyExtendedAmount": -500, "HeaderCurrencyDurationExtendedAmount": -500, "HeaderCurrencyCode": "USD", "SourceMpaId": "SUBS_MPA" }, { "SourceChargeComponentId": "3", "ChargeCurrencyUnitPrice": 50, "ChargeCurrencyExtendedAmount": 50, "ChargeCurrencyDurationExtendedAmount": 1000, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 50, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Renew", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "manualPriceAdjustments": [ { "SourceManualPriceAdjustmentId": "CPQ_MPA_MF_001", "SequenceNumber": 1, "Reason": "Price match", "AdjustmentAmount": 50, "AdjustmentType": "Discount amount", "ChargeDefinition": "Monthly_Fee", "ChargeRollupFlag": false, "PricePeriodicity": "MONTH", "Comments": "Activation Fee Discount", "EffectivityTypeCode": "ORA_PERIODS_FROM_START_DT", "EffectiveNumberOfPeriods": 3 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_renew_3" } ], "renewSubscriptionReference": [ { "ExternalAssetKey": "R13_Subs_cov_assoc_create_2", "SubscriptionProductPuid":"300100613306391" } ], "charges": [ { "SourceChargeId": "Activation_Fee", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Activation Fee", "ChargeSubType": "Price", "ChargeDefinition": "Activation_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 1, "PrimaryFlag": true, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100.52, "ChargeCurrencyExtendedAmount": 100.52, "ChargeCurrencyDurationExtendedAmount": 100.52, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100.52, "HeaderCurrencyExtendedAmount": 1005.2, "HeaderCurrencyDurationExtendedAmount": 1005.2, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "Sale Price", "ApplyTo": "Price", "PriceType": "One time", "ChargeType": "Sale", "ChargeSubType": "Price", "ChargeDefinitionCode": "QP_SALE_PRICE", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "SequenceNumber": 2, "PrimaryFlag": false, "RollupFlag": false, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "1", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "2", "ChargeCurrencyUnitPrice": 100, "ChargeCurrencyExtendedAmount": 100, "ChargeCurrencyDurationExtendedAmount": 100, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": 100, "HeaderCurrencyExtendedAmount": 1000, "HeaderCurrencyDurationExtendedAmount": 1000, "HeaderCurrencyCode": "USD" } ] }, { "SourceChargeId": "C3-REC", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "C3-CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "C3-CC2", "ChargeCurrencyUnitPrice": -0.6, "ChargeCurrencyExtendedAmount": -0.6, "ChargeCurrencyDurationExtendedAmount": -7.2, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_CUSTOM_ADJUSTMENT", "PriceElementUsageCode": "PRICE_ADJUSTMENT", "SequenceNumber": 1002, "RollupFlag": false, "HeaderCurrencyUnitPrice": -0.6, "HeaderCurrencyExtendedAmount": -6, "HeaderCurrencyDurationExtendedAmount": -6, "HeaderCurrencyCode": "USD", "SourceMpaId": "CPQ_MPA_MF_001" }, { "SourceChargeComponentId": "C3-CC3", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 60 Response Body
{ "HeaderId" : 300100613311706, "OrderNumber" : "534582", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_renew", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T11:15:08+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : null, "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 2663, "BuyingPartyContactName" : null, "BuyingPartyContactNumber" : null, "BuyingPartyContactFirstName" : null, "BuyingPartyContactLastName" : null, "BuyingPartyContactMiddleName" : null, "BuyingPartyContactNameSuffix" : null, "BuyingPartyContactTitle" : null, "PreferredSoldToContactPointId" : null, "CustomerPONumber" : null, "TransactionTypeCode" : "SUBS", "TransactionType" : null, "SubstituteAllowedFlag" : null, "PackingInstructions" : "DOO_ProductFulfillmentWithIntegratedSubscription", "ShippingInstructions" : null, "ShipsetFlag" : null, "PartialShipAllowedFlag" : false, "RequestedShipDate" : "2023-11-02T20:50:20+00:00", "RequestedArrivalDate" : null, "LatestAcceptableShipDate" : null, "LatestAcceptableArrivalDate" : null, "EarliestAcceptableShipDate" : null, "ShipmentPriorityCode" : null, "ShipmentPriority" : null, "ShippingCarrierId" : null, "ShippingCarrier" : null, "ShippingServiceLevelCode" : null, "ShippingServiceLevel" : null, "ShippingModeCode" : null, "ShippingMode" : null, "FOBPointCode" : null, "FOBPoint" : null, "DemandClassCode" : null, "DemandClass" : null, "FreightTermsCode" : null, "FreightTerms" : null, "RequestedFulfillmentOrganizationId" : 207, "RequestedFulfillmentOrganizationCode" : null, "RequestedFulfillmentOrganizationName" : null, "SupplierId" : null, "SupplierName" : null, "SupplierSiteId" : null, "PaymentTermsCode" : null, "PaymentTerms" : null, "SalespersonId" : null, "Salesperson" : null, "PricedOn" : null, "TransactionalCurrencyCode" : "USD", "TransactionalCurrencyName" : "US Dollar", "AppliedCurrencyCode" : null, "CurrencyConversionDate" : null, "CurrencyConversionRate" : null, "CurrencyConversionType" : null, "PricingSegmentCode" : "Y", "PricingSegment" : null, "PricingStrategyId" : null, "PricingStrategyName" : null, "AllowCurrencyOverrideFlag" : true, "SegmentExplanationMessageName" : null, "PricingSegmentExplanation" : null, "StrategyExplanationMessageName" : null, "PricingStrategyExplanation" : null, "SalesChannelCode" : null, "SalesChannel" : null, "Comments" : null, "StatusCode" : "OPEN", . . . . . . "lines" : [ { "HeaderId" : 300100613311706, "LineId" : 300100613311710, "FulfillLineId" : 300100613311709, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_renew", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . . . . }, { "HeaderId" : 300100613311706, "LineId" : 300100613311729, "FulfillLineId" : 300100613311728, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_renew", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . } }
Example 61 Request Body
The following example includes the contents of the request body in JSON format to a create sales order with coverage line associated with an asset in the install base application.Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of Add indicates that the subscription is created.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "SourceTransactionNumber": "R13_covered_asset_create_pp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_covered_asset_create_pp", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "SubmittedFlag": true, "FreezePriceFlag": true, "FreezeShippingChargeFlag": true, "FreezeTaxFlag": true, "RequestingBusinessUnitId": 204, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025 } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"Add", "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_covered_asset_create_pp_01" } ], "charges": [ { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "CC2", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 61 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613311933, "OrderNumber" : "534584", "SourceTransactionNumber" : "R13_covered_asset_create_pp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_covered_asset_create_pp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T12:16:01+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", "BuyingPartyPersonFirstName" : null, "BuyingPartyPersonLastName" : null, "BuyingPartyPersonMiddleName" : null, "BuyingPartyPersonNameSuffix" : null, "BuyingPartyPersonTitle" : null, "BuyingPartyContactId" : 300100120594861, . . . "billToCustomer" : [ { "AddressId" : 300100613311934, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/billToCustomer/300100613311934", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/billToCustomer/300100613311934", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100613311933, "LineId" : 300100613311937, "FulfillLineId" : 300100613311936, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_covered_asset_create_pp", "SourceTransactionNumber" : "R13_covered_asset_create_pp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . "TransportationPlanningOrder" : null, "ContractEndDateTime" : "2025-09-18T23:59:59+00:00", "ContractStartDateTime" : "2023-09-19T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", . . . "charges" : [ { "OrderChargeId" : 300100613311940, "SourceChargeId" : "Monthly_Fee", "PriceTypeCode" : "RECURRING", "PriceType" : "Recurring", "ChargeTypeCode" : "OSS_MF", "ChargeType" : "Monthly Fee", "ChargeDefinitionCode" : "OSS_MF", "ChargeDefinition" : "Monthly_Fee", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 1, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : "Ea", "PricedQuantityUOM" : null, "PricePeriodicityCode" : "0zG", "PricePeriodicity" : "MONTH", "SequenceNumber" : 3, "PrimaryFlag" : false, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : true, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "TieredFlag" : false, "TierAppliesToCode" : null, "TierAppliesTo" : null, "UsagePriceLockFlag" : false, "BlockAllowance" : null, "BlockSize" : null, "UsageUOMCode" : null, "ChargePeriodCode" : null, "UsageUOM" : null, "ChargePeriod" : null, "chargeComponents" : [ { "OrderChargeComponentId" : 300100613311941, "SourceChargeComponentId" : "CC1", "ChargeCurrencyUnitPrice" : 5.99, "ChargeCurrencyExtendedAmount" : 5.99, "ChargeCurrencyDurationExtendedAmount" : 71.88, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1001, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.99, "HeaderCurrencyExtendedAmount" : 1437.6, "HeaderCurrencyDurationExtendedAmount" : 71.88, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311941", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311941", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311941/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100613311942, "SourceChargeComponentId" : "CC2", "ChargeCurrencyUnitPrice" : 5.39, "ChargeCurrencyExtendedAmount" : 5.39, "ChargeCurrencyDurationExtendedAmount" : 64.68, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1003, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.39, "HeaderCurrencyExtendedAmount" : 1293.6, "HeaderCurrencyDurationExtendedAmount" : 1293.6, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311942", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311942", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents/300100613311942/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/charges/300100613311940/child/chargeTiers", "name" : "chargeTiers", "kind" : "collection" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : "R13_covered_asset_create_pp_01", "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/externalAssetReference/300100613311939", "name" : "externalAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/externalAssetReference/300100613311939", "name" : "externalAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1", "name" : "lines", "kind" : "item" } ] } ], "coveredAssetReference" : [ { "CoveredAssetNumber" : "RCL_AS54888_A1", "CoveredAssetId" : 300100206454694, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/coveredAssetReference/300100613311938", "name" : "coveredAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1/child/coveredAssetReference/300100613311938", "name" : "coveredAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_create_pp/child/lines/00020000000EACED00057708000110F09E740DC00000000EACED00057708000110F09E740DC1", "name" : "lines", "kind" : "item" } ] } ] . . . }
Example 62 Request Body
The following example includes the contents of the request body in JSON format to amend the subscription that's already created in subscription management with Example 61. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. The ExternalAssetKey attribute in amendSubscriptionReferences can be used to specify the original subscription that needs to be amended. Alternatively, SubscriptionProductPuid in amendSubscriptionReferences should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line that's being amended in Order Management. After amendment, the original subscription is cancelled and a new subscription with new details provided is created in the Subscription Management application to replace the original. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of Amend indicates that the subscription is amended..
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_covered_asset_amend_pp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_covered_asset_amend_pp", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "SubmittedFlag": true, "FreezePriceFlag": true, "FreezeShippingChargeFlag": true, "FreezeTaxFlag": true, "RequestingBusinessUnitId": 204, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025 } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ActionType": "Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate without credit", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_covered_asset_amend_pp_01" } ], "amendSubscriptionReferences": [ { "SubscriptionProductPuid": "300100613310911" } ], "charges": [ { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "CC2", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 62 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613308418, "OrderNumber" : "534587", "SourceTransactionNumber" : "R13_covered_asset_amend_pp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_covered_asset_amend_pp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T12:49:57+00:00", "BuyingPartyId" : 1006, "BuyingPartyName" : null, "BuyingPartyNumber" : "1006", . . . "billToCustomer" : [ { "AddressId" : 300100613308419, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/billToCustomer/300100613308419", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/billToCustomer/300100613308419", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100613308418, "LineId" : 300100613308422, "FulfillLineId" : 300100613308421, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_covered_asset_amend_pp", "SourceTransactionNumber" : "R13_covered_asset_amend_pp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_AMEND", "ActionType" : "Amend", . . . "ContractEndDateTime" : "2025-09-18T23:59:59+00:00", "ContractStartDateTime" : "2023-09-19T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_BREACH", "EndReason" : "Breach", "EndCreditMethodCode" : "ORA_PRORATE_WITHOUT_CREDIT", "EndCreditMethod" : "Prorate without credit", "EndDate" : null, "InventoryTransactionFlag" : false, "InventoryInterfacedFlag" : false, "PriceUsingSecondaryUOMFlag" : null, "SubscriptionInterfacedFlag" : null, "SupplierAddress1" : null, "SupplierAddress2" : null, "SupplierAddress3" : null, "SupplierAddress4" : null, "SupplierCity" : null, "SupplierState" : null, "SupplierPostalCode" : null, "SupplierProvince" : null, "SupplierCounty" : null, "SupplierCountry" : null, "RatePlanId" : null, "RatePlanNumber" : null, "RatePlanName" : null, "RequestedRatePlanId" : null, "RequestedRatePlanNumber" : null, "RequestedRatePlanName" : null, "RatePlanDocumentId" : null, "OrchestrationProcessName" : null, "IntegrateSubscriptionFlag" : true, "DemandSourceLineReference" : null, "DemandSourceScheduledFlag" : false, "CancelBackordersFlag" : false, "EnforceSingleShipmentFlag" : false, "charges" : [ { "OrderChargeId" : 300100613308426, "SourceChargeId" : "Monthly_Fee", "PriceTypeCode" : "RECURRING", "PriceType" : "Recurring", "ChargeTypeCode" : "OSS_MF", "ChargeType" : "Monthly Fee", "ChargeDefinitionCode" : "OSS_MF", "ChargeDefinition" : "Monthly_Fee", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 1, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : "Ea", "PricedQuantityUOM" : null, "PricePeriodicityCode" : "0zG", "PricePeriodicity" : "MONTH", "SequenceNumber" : 3, "PrimaryFlag" : false, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : true, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "TieredFlag" : false, "TierAppliesToCode" : null, "TierAppliesTo" : null, "UsagePriceLockFlag" : false, "BlockAllowance" : null, "BlockSize" : null, "UsageUOMCode" : null, "ChargePeriodCode" : null, "UsageUOM" : null, "ChargePeriod" : null, "chargeComponents" : [ { "OrderChargeComponentId" : 300100613308427, "SourceChargeComponentId" : "CC1", "ChargeCurrencyUnitPrice" : 5.99, "ChargeCurrencyExtendedAmount" : 5.99, "ChargeCurrencyDurationExtendedAmount" : 71.88, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1001, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.99, "HeaderCurrencyExtendedAmount" : 1437.6, "HeaderCurrencyDurationExtendedAmount" : 71.88, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308427", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308427", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308427/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100613308428, "SourceChargeComponentId" : "CC2", "ChargeCurrencyUnitPrice" : 5.39, "ChargeCurrencyExtendedAmount" : 5.39, "ChargeCurrencyDurationExtendedAmount" : 64.68, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1003, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.39, "HeaderCurrencyExtendedAmount" : 1293.6, "HeaderCurrencyDurationExtendedAmount" : 1293.6, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308428", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308428", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents/300100613308428/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/charges/300100613308426/child/chargeTiers", "name" : "chargeTiers", "kind" : "collection" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : "R13_covered_asset_amend_pp_01", "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/externalAssetReference/300100613308424", "name" : "externalAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/externalAssetReference/300100613308424", "name" : "externalAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006", "name" : "lines", "kind" : "item" } ] } ], "amendSubscriptionReferences" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613310911", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/amendSubscriptionReferences/300100613308425", "name" : "amendSubscriptionReferences", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/amendSubscriptionReferences/300100613308425", "name" : "amendSubscriptionReferences", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006", "name" : "lines", "kind" : "item" } ] } ], "coveredAssetReference" : [ { "CoveredAssetNumber" : "RCL_AS54888_A1", "CoveredAssetId" : 300100206454694, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/coveredAssetReference/300100613308423", "name" : "coveredAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006/child/coveredAssetReference/300100613308423", "name" : "coveredAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_amend_pp/child/lines/00020000000EACED00057708000110F09E7400050000000EACED00057708000110F09E740006", "name" : "lines", "kind" : "item" } ] } ] . . . }
Example 63 Request Body
The following example includes the contents of the request body in JSON format to end the subscription that's already created in the Subscription Management application with Example 61. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. The ExternalAssetKey attribute in externalAssetReference can be used to specify the original subscription that needs to be ended. Alternatively, SubscriptionProductPuid in externalAssetReference should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line in Order Management that's being ended. After this, the original subscription is cancelled in Subscription Management. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of End indicates that the subscription is ended..
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_covered_asset_end_pp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_covered_asset_end_pp", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "SubmittedFlag": true, "FreezePriceFlag": true, "FreezeShippingChargeFlag": true, "FreezeTaxFlag": true, "RequestingBusinessUnitId": 204, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025 } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "TransactionCategoryCode": "RETURN", "ProductNumber": "OAL_EW_2Y_FIXED", "ActionTypeCode": "ORA_END", "EndDate": "2023-09-20T19:51:48+00:00", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "FOBPoint": "Destination", "FreightTerms": "Add freight", "ShipmentPriority": "High", "RequestedShipDate": "2018-09-19T19:51:48+00:00", "ContractStartDate": "2023-10-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "SubscriptionProfileId": 300100181514226, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "externalAssetReference": [ { "ExternalAssetKey": "R13_covered_asset_create_01" } ], "originalOrderReference": [ { "OriginalSourceOrderNumber": "R13_covered_asset_create", "OriginalSourceLineNumber": "1", "OriginalSourceOrderSystem": "GPR" } ], "charges": [ { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "CC2", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 63 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId": 300100613310865, "OrderNumber": "534585", "SourceTransactionNumber": "R13_covered_asset_end_pp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_covered_asset_end_pp", "BusinessUnitId": 204, "BusinessUnitName": null, "TransactionOn": "2023-11-03T12:31:03+00:00", "BuyingPartyId": 1006, "BuyingPartyName": null, "BuyingPartyNumber": "1006", . . . "billToCustomer": [ { "AddressId": 300100613310866, "CustomerAccountId": 1006, "PartyName": null, "AccountNumber": null, "PersonFirstName": null, "PersonLastName": null, "PersonMiddleName": null, "PersonNameSuffix": null, "PersonTitle": null, "SiteUseId": 1025, "Address1": null, "Address2": null, "Address3": null, "Address4": null, "City": null, "State": null, "PostalCode": null, "County": null, "Province": null, "Country": null, "ContactId": null, "ContactName": null, "ContactNumber": null, "ContactFirstName": null, "ContactMiddleName": null, "ContactLastName": null, "ContactNameSuffix": null, "ContactTitle": null, "PreferredContactPointId": null, "SourceAddressId": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/billToCustomer/300100613310866", "name": "billToCustomer", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/billToCustomer/300100613310866", "name": "billToCustomer", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp", "name": "salesOrdersForOrderHub", "kind": "item" } ] } ], "lines": [ { "HeaderId": 300100613310865, "LineId": 300100613310869, "FulfillLineId": 300100613310868, "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceTransactionId": "R13_covered_asset_end_pp", "SourceTransactionNumber": "R13_covered_asset_end_pp", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "AccountingRuleCode": null, "AccountingRule": null, "ActionTypeCode": "ORA_END", . . . "ContractEndDateTime": "2025-10-18T23:59:59+00:00", "ContractStartDateTime": "2023-10-19T00:00:00+00:00", "SubscriptionProfileId": 300100181514226, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName": null, "EndReasonCode": "ORA_CHANGE_QUANTITY", "EndReason": null, "EndCreditMethodCode": "ORA_FULL", "EndCreditMethod": null, "EndDate": "2023-09-20T19:51:48+00:00", . . . "charges": [ { "OrderChargeId": 300100613310872, "SourceChargeId": "Monthly_Fee", "PriceTypeCode": "RECURRING", "PriceType": "Recurring", "ChargeTypeCode": "OSS_MF", "ChargeType": "Monthly Fee", "ChargeDefinitionCode": "OSS_MF", "ChargeDefinition": "Monthly_Fee", "ChargeSubtypeCode": "ORA_PRICE", "ChargeSubType": "Price", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PricedQuantityUOMCode": "Ea", "PricedQuantityUOM": null, "PricePeriodicityCode": "0zG", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "PrimaryFlag": false, "RollupFlag": false, "AverageUnitSellingPrice": null, "CanAdjustFlag": true, "GSAUnitPrice": null, "ApplyToCode": "PRICE", "ApplyTo": "Price", "TieredFlag": false, "TierAppliesToCode": null, "TierAppliesTo": null, "UsagePriceLockFlag": false, "BlockAllowance": null, "BlockSize": null, "UsageUOMCode": null, "ChargePeriodCode": null, "UsageUOM": null, "ChargePeriod": null, "chargeComponents": [ { "OrderChargeComponentId": 300100613310873, "SourceChargeComponentId": "CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_LIST_PRICE", "PriceElement": null, "PriceElementUsageCode": "LIST_PRICE", "PriceElementUsage": null, "SequenceNumber": 1001, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310873", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310873", "name": "chargeComponents", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872", "name": "charges", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310873/child/totalComponents", "name": "totalComponents", "kind": "collection" } ] }, { "OrderChargeComponentId": 300100613310874, "SourceChargeComponentId": "CC2", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "ChargeCurrency": null, "PriceElementCode": "QP_NET_PRICE", "PriceElement": null, "PriceElementUsageCode": "NET_PRICE", "PriceElementUsage": null, "SequenceNumber": 1003, "RollupFlag": false, "Explanation": null, "ExplanationMessageName": null, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD", "HeaderCurrency": null, "PercentOfComparisonElement": null, "PricingSourceId": null, "PricingSourceTypeCode": null, "PricingSourceType": null, "SourceMpaId": null, "TaxIncludedFlag": false, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310874", "name": "chargeComponents", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310874", "name": "chargeComponents", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872", "name": "charges", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents/300100613310874/child/totalComponents", "name": "totalComponents", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872", "name": "charges", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872", "name": "charges", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995", "name": "lines", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeComponents", "name": "chargeComponents", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/charges/300100613310872/child/chargeTiers", "name": "chargeTiers", "kind": "collection" } ] } ], "originalOrderReference": [ { "OriginalOrderNumber": "534584", "OriginalSourceOrderNumber": "R13_covered_asset_create", "OriginalSourceLineNumber": "1", "OriginalFulfillLineId": null, "OriginalHeaderId": null, "OriginalItemNumber": null, "OriginalSourceOrderId": null, "OriginalSourceLineId": null, "OriginalSourceOrderSystem": "GPR", "OriginalItemLineNumber": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/originalOrderReference/300100613310871", "name": "originalOrderReference", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/originalOrderReference/300100613310871", "name": "originalOrderReference", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995", "name": "lines", "kind": "item" } ] } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_covered_asset_create_01", "ExternalParentAssetKey": null, "ExternalRootParentAssetKey": null, "SubscriptionProductPuid": "300100613311936", "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/externalAssetReference/300100613310870", "name": "externalAssetReference", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995/child/externalAssetReference/300100613310870", "name": "externalAssetReference", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_end_pp/child/lines/00020000000EACED00057708000110F09E7409940000000EACED00057708000110F09E740995", "name": "lines", "kind": "item" } ] } ] } ] }
Example 64 Request Body
The following example includes the contents of the request body in JSON format to renew the subscription that's already created in the Subscription Management application with Example 61. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. ExternalAssetKey attribute in renewSubscriptionReference can be used to specify the original subscription that needs to be renewed. Alternatively, SubscriptionProductPuid in renewSubscriptionReference should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line that's being renewed in Order Management. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of Renew indicates that the subscription is renewed..
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_covered_asset_renew_pp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_covered_asset_renew_pp", "TransactionalCurrencyCode": "USD", "BusinessUnitId": 204, "BuyingPartyNumber": "1006", "SubmittedFlag": true, "FreezePriceFlag": true, "FreezeShippingChargeFlag": true, "FreezeTaxFlag": true, "RequestingBusinessUnitId": 204, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025 } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ActionType": "Renew", "ContractStartDate": "2025-09-20T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ], "externalAssetReference": [ { "ExternalAssetKey": "R13_covered_asset_renew_pp_01" } ], "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613310950" } ], "charges": [ { "SourceChargeId": "Monthly_Fee", "ApplyTo": "Price", "PriceType": "Recurring", "ChargeType": "Monthly Fee", "ChargeSubType": "Price", "ChargeDefinition": "Monthly_Fee", "PricedQuantity": 1, "ChargeCurrencyCode": "USD", "PricedQuantityUOMCode": "Ea", "PricePeriodicity": "MONTH", "SequenceNumber": 3, "RollupFlag": false, "CanAdjustFlag": true, "UsagePriceLockFlag": false, "chargeComponents": [ { "SourceChargeComponentId": "CC1", "ChargeCurrencyUnitPrice": 5.99, "ChargeCurrencyExtendedAmount": 5.99, "ChargeCurrencyDurationExtendedAmount": 71.88, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_LIST_PRICE", "PriceElementUsageCode": "LIST_PRICE", "SequenceNumber": 1001, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.99, "HeaderCurrencyExtendedAmount": 1437.6, "HeaderCurrencyDurationExtendedAmount": 71.88, "HeaderCurrencyCode": "USD" }, { "SourceChargeComponentId": "CC2", "ChargeCurrencyUnitPrice": 5.39, "ChargeCurrencyExtendedAmount": 5.39, "ChargeCurrencyDurationExtendedAmount": 64.68, "ChargeCurrencyCode": "USD", "PriceElementCode": "QP_NET_PRICE", "PriceElementUsageCode": "NET_PRICE", "SequenceNumber": 1003, "RollupFlag": false, "HeaderCurrencyUnitPrice": 5.39, "HeaderCurrencyExtendedAmount": 1293.6, "HeaderCurrencyDurationExtendedAmount": 1293.6, "HeaderCurrencyCode": "USD" } ] } ] } ] }
Example 64 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613311005, "OrderNumber" : "534589", "SourceTransactionNumber" : "R13_covered_asset_renew_pp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_covered_asset_renew_pp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T13:01:08+00:00", "BuyingPartyId" : 1006, . . . "billToCustomer" : [ { "AddressId" : 300100613311006, "CustomerAccountId" : 1006, "PartyName" : null, "AccountNumber" : null, "PersonFirstName" : null, "PersonLastName" : null, "PersonMiddleName" : null, "PersonNameSuffix" : null, "PersonTitle" : null, "SiteUseId" : 1025, "Address1" : null, "Address2" : null, "Address3" : null, "Address4" : null, "City" : null, "State" : null, "PostalCode" : null, "County" : null, "Province" : null, "Country" : null, "ContactId" : null, "ContactName" : null, "ContactNumber" : null, "ContactFirstName" : null, "ContactMiddleName" : null, "ContactLastName" : null, "ContactNameSuffix" : null, "ContactTitle" : null, "PreferredContactPointId" : null, "SourceAddressId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/billToCustomer/300100613311006", "name" : "billToCustomer", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/billToCustomer/300100613311006", "name" : "billToCustomer", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp", "name" : "salesOrdersForOrderHub", "kind" : "item" } ] } ], "lines" : [ { "HeaderId" : 300100613311005, "LineId" : 300100613311009, "FulfillLineId" : 300100613311008, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_covered_asset_renew_pp", "SourceTransactionNumber" : "R13_covered_asset_renew_pp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "SellingProfitCenterBusinessUnitId" : 204, "SellingProfitCenterBusinessUnitName" : "Vision Operations", "TransportationPlanningOrder" : null, "ContractEndDateTime" : "2027-09-19T23:59:59+00:00", "ContractStartDateTime" : "2025-09-20T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", . . . "charges" : [ { "OrderChargeId" : 300100613311013, "SourceChargeId" : "Monthly_Fee", "PriceTypeCode" : "RECURRING", "PriceType" : "Recurring", "ChargeTypeCode" : "OSS_MF", "ChargeType" : "Monthly Fee", "ChargeDefinitionCode" : "OSS_MF", "ChargeDefinition" : "Monthly_Fee", "ChargeSubtypeCode" : "ORA_PRICE", "ChargeSubType" : "Price", "PricedQuantity" : 1, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PricedQuantityUOMCode" : "Ea", "PricedQuantityUOM" : null, "PricePeriodicityCode" : "0zG", "PricePeriodicity" : "MONTH", "SequenceNumber" : 3, "PrimaryFlag" : false, "RollupFlag" : false, "AverageUnitSellingPrice" : null, "CanAdjustFlag" : true, "GSAUnitPrice" : null, "ApplyToCode" : "PRICE", "ApplyTo" : "Price", "TieredFlag" : false, "TierAppliesToCode" : null, "TierAppliesTo" : null, "UsagePriceLockFlag" : false, "BlockAllowance" : null, "BlockSize" : null, "UsageUOMCode" : null, "ChargePeriodCode" : null, "UsageUOM" : null, "ChargePeriod" : null, "chargeComponents" : [ { "OrderChargeComponentId" : 300100613311014, "SourceChargeComponentId" : "CC1", "ChargeCurrencyUnitPrice" : 5.99, "ChargeCurrencyExtendedAmount" : 5.99, "ChargeCurrencyDurationExtendedAmount" : 71.88, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_LIST_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "LIST_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1001, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.99, "HeaderCurrencyExtendedAmount" : 1437.6, "HeaderCurrencyDurationExtendedAmount" : 71.88, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311014", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311014", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311014/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] }, { "OrderChargeComponentId" : 300100613311015, "SourceChargeComponentId" : "CC2", "ChargeCurrencyUnitPrice" : 5.39, "ChargeCurrencyExtendedAmount" : 5.39, "ChargeCurrencyDurationExtendedAmount" : 64.68, "ChargeCurrencyCode" : "USD", "ChargeCurrency" : null, "PriceElementCode" : "QP_NET_PRICE", "PriceElement" : null, "PriceElementUsageCode" : "NET_PRICE", "PriceElementUsage" : null, "SequenceNumber" : 1003, "RollupFlag" : false, "Explanation" : null, "ExplanationMessageName" : null, "HeaderCurrencyUnitPrice" : 5.39, "HeaderCurrencyExtendedAmount" : 1293.6, "HeaderCurrencyDurationExtendedAmount" : 1293.6, "HeaderCurrencyCode" : "USD", "HeaderCurrency" : null, "PercentOfComparisonElement" : null, "PricingSourceId" : null, "PricingSourceTypeCode" : null, "PricingSourceType" : null, "SourceMpaId" : null, "TaxIncludedFlag" : false, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311015", "name" : "chargeComponents", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311015", "name" : "chargeComponents", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013", "name" : "charges", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents/300100613311015/child/totalComponents", "name" : "totalComponents", "kind" : "collection" } ] } ], "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013", "name" : "charges", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013", "name" : "charges", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21", "name" : "lines", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeComponents", "name" : "chargeComponents", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/charges/300100613311013/child/chargeTiers", "name" : "chargeTiers", "kind" : "collection" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : "R13_covered_asset_renew_pp_01", "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/externalAssetReference/300100613311011", "name" : "externalAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/externalAssetReference/300100613311011", "name" : "externalAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21", "name" : "lines", "kind" : "item" } ] } ], "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613310950", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/renewSubscriptionReference/300100613311012", "name" : "renewSubscriptionReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/renewSubscriptionReference/300100613311012", "name" : "renewSubscriptionReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21", "name" : "lines", "kind" : "item" } ] } ], "coveredAssetReference" : [ { "CoveredAssetNumber" : "RCL_AS54888_A1", "CoveredAssetId" : 300100206454694, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/coveredAssetReference/300100613311010", "name" : "coveredAssetReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21/child/coveredAssetReference/300100613311010", "name" : "coveredAssetReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_covered_asset_renew_pp/child/lines/00020000000EACED00057708000110F09E740A200000000EACED00057708000110F09E740A21", "name" : "lines", "kind" : "item" } ] } ] . . . }
Example 65 Request Body
The following example includes the contents of the request body in JSON format to create a sales order with a subscription, and a coverage line associated with a standard product and another coverage line associated with an asset in the install base application. The order is priced in Oracle Fusion Pricing. Use the associatedProductReferences resource on the subscription line to specify the product it's associated with. Use the coveredProductReferences resource on the coverage line to specify the product it covers. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. This can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of Add indicates that the subscription is created.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_create_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": "Y", "FreezeTaxFlag": "Y", "FreezeShippingChargeFlag": "Y", "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_ProductFulfillmentWithIntegratedSubscription", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "OAL_STD_01", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 10, "BillingTransactionTypeName": "Invoice", "PaymentTermsCode": 4, "TransactionLineType": "Buy" }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Add", "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartFixed_Advance_Month_AutoLN", "ExternalPriceBookName": "Subscription_Price_List", "ActionType":"Add", "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"Add", "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ] } ] }
Example 65 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613317738, "OrderNumber" : "534593", "SourceTransactionNumber" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_create_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T19:12:47+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613317738, "LineId" : 300100613317742, "FulfillLineId" : 300100613317741, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "ProductNumber": "OAL_STD_01", . . . }, { "HeaderId" : 300100613317738, "LineId" : 300100613317744, "FulfillLineId" : 300100613317743, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "ProductNumber": "OM_SI_SUBS_2Y_VAR", . . . }, { "HeaderId" : 300100613317738, "LineId" : 300100613317748, "FulfillLineId" : 300100613317747, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "ProductNumber": "OAL_PM_2M_VAR", . . . }, { "HeaderId": 300100613317738, "LineId": 300100613317751, "FulfillLineId": 300100613317750, "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceTransactionId": "R13_Subs_cov_assoc_create_qp", "SourceTransactionNumber": "R13_Subs_cov_assoc_create_qp", "SourceTransactionSystem": "GPR", "RequestingBusinessUnitId": 204, "RequestingBusinessUnitName": "Vision Operations", "ProductNumber": "OAL_EW_2Y_FIXED", . . . }
Example 66 Request Body
The following example includes the contents of the request body in JSON format to amend the subscription that's already created in the Subscription Management application with Example 65. The order is priced in Oracle Fusion Pricing. The ExternalAssetKey attribute in amendSubscriptionReferences can be used to specify the original subscription that needs to be amended. Alternatively, SubscriptionProductPuid in amendSubscriptionReferences should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line that's being amended in Order Management. After amendment, the original subscription is cancelled and a new subscription with new details provided is created in Subscription Management to replace the original. This can be used only with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.
The ActionType value of Amend indicates that the subscription is amended..
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_amend_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_amend_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "FreezeShippingChargeFlag": false, "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType": "Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate without credit", "amendSubscriptionReferences": [ { "SubscriptionProductPuid": "300100613321687" } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2022-05-29T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "ActionType": "Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate without credit", "amendSubscriptionReferences": [ { "SubscriptionProductPuid": "300100613321691" } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_01", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "ActionType": "Amend", "EndReason": "Breach", "EndCreditMethod": "Prorate without credit", "amendSubscriptionReferences": [ { "SubscriptionProductPuid": "300100613321694" } ], "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ] } ] }
Example 66 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613317208, "OrderNumber" : "534597", "SourceTransactionNumber" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_amend_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T21:16:57+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613317208, "LineId" : 300100613317212, "FulfillLineId" : 300100613317211, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_AMEND", "ActionType" : "Amend", . . . "ProductId" : 100100186436562, "ProductNumber" : "OM_SI_SUBS_2Y_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_BREACH", "EndReason" : "Breach", "EndCreditMethodCode" : "ORA_PRORATE_WITHOUT_CREDIT", "EndCreditMethod" : "Prorate without credit", "EndDate" : null, . . . "amendSubscriptionReferences" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613321687", . . . }, { "HeaderId" : 300100613317208, "LineId" : 300100613317215, "FulfillLineId" : 300100613317214, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_AMEND", "ActionType" : "Amend", . . . "ProductId" : 300100113529024, "ProductNumber" : "OAL_PM_2M_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_BREACH", "EndReason" : "Breach", "EndCreditMethodCode" : "ORA_PRORATE_WITHOUT_CREDIT", "EndCreditMethod" : "Prorate without credit", "EndDate" : null, . . . "coveredProductReferences" : [ { "SourceOrderId" : "R13_Subs_cov_assoc_create_01", "SourceOrderNumber" : null, "SourceOrderSystem" : "GPR", "OrderNumber" : "534596", "DisplayLineNumber" : null, "SourceLineId" : "1", "SourceLineNumber" : null, "CoveredItemNumber" : null, "CoveredFulfillLineId" : null, "HeaderId" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend_qp/child/lines/00020000000EACED00057708000110F09E74225E0000000EACED00057708000110F09E74225F/child/coveredProductReferences/300100613317217", "name" : "coveredProductReferences", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend_qp/child/lines/00020000000EACED00057708000110F09E74225E0000000EACED00057708000110F09E74225F/child/coveredProductReferences/300100613317217", "name" : "coveredProductReferences", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_amend_qp/child/lines/00020000000EACED00057708000110F09E74225E0000000EACED00057708000110F09E74225F", "name" : "lines", "kind" : "item" } ] } ], "amendSubscriptionReferences" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613321691", . . . }, { "HeaderId" : 300100613317208, "LineId" : 300100613317219, "FulfillLineId" : 300100613317218, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_amend_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_AMEND", "ActionType" : "Amend", . . . "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", . . . "ContractEndDateTime" : "2025-09-18T23:59:59+00:00", "ContractStartDateTime" : "2023-09-19T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_BREACH", "EndReason" : "Breach", "EndCreditMethodCode" : "ORA_PRORATE_WITHOUT_CREDIT", "EndCreditMethod" : "Prorate without credit", "EndDate" : null, . . . "amendSubscriptionReferences" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613321694", . . . }
Example 67 Request Body
The following example includes the contents of the request body in JSON format to return the product and end the subscription that's already created in the Subscription Management application with Example 65. The order is priced in Oracle Fusion Pricing. Use the originalOrderReference resource to specify the original product line that's being returned and the original subscription or coverage line that's being ended. The OriginalFulfillLineId attribute in the originalOrderReference resource is used to uniquely identify the SubscriptionProductPuid of the original subscription or coverage line that's being ended in Order Management. After this, the original subscription is cancelled in Subscription Management. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of End indicates that the subscription is ended..
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_end_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "FreezeShippingChargeFlag": false, "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_SubscriptionReturnOrderProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "OAL_STD_01", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 10, "BillingTransactionTypeName": "Invoice", "TransactionCategoryCode": "RETURN", "TransactionLineTypeCode": "ORA_RETURN", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "1", "OriginalSourceOrderSystem": "GPR" }] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "ContractStartDate": "2022-05-29T13:04:41+00:00", "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "2", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317743" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "ContractStartDate": "2022-05-29T13:04:41+00:00", "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "3", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317747" }] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "4", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317750" }] } ] }
Example 67 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613315497, "OrderNumber" : "534594", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T20:31:09+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613315497, "LineId" : 300100613315501, "FulfillLineId" : 300100613315500, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . "ProductId" : 300100089882464, "ProductNumber" : "OAL_STD_01", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "1", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315504, "FulfillLineId" : 300100613315503, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 100100186436562, "ProductNumber" : "OM_SI_SUBS_2Y_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "2", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/originalOrderReference/300100613315506", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/originalOrderReference/300100613315506", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "subscriptionTerm" : [ { "OrderTermId" : 300100613315508, "SourceOrderTermId" : "SUBS_TERM_1", "TermTypeCode" : "SUBSCRIPTION", "TermStartDate" : "2022-10-06T12:01:01+00:00", "TermPeriodCode" : "0zG", "TermPeriod" : "MONTH", "TermDuration" : 6, "TermApplicationMethodCode" : "ORA_MARKDOWN", "TermApplicationMethod" : "Markdown", "TermAdjustmentPercent" : 10, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/subscriptionTerm/300100613315508", "name" : "subscriptionTerm", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/subscriptionTerm/300100613315508", "name" : "subscriptionTerm", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "associatedProductReferences" : [ { "OrderNumber" : "534593", "SourceOrderNumber" : null, "SourceLineNumber" : null, "DisplayLineNumber" : null, "AssociatedProductItemNumber" : null, "AssociatedProductFulfillLineId" : null, "AssociatedProductHeaderId" : null, "SourceOrderId" : "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem" : "GPR", "SourceLineId" : "1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/associatedProductReferences/300100613315505", "name" : "associatedProductReferences", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/associatedProductReferences/300100613315505", "name" : "associatedProductReferences", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317743", . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315510, "FulfillLineId" : 300100613315509, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 300100113529024, "ProductNumber" : "OAL_PM_2M_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "3", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6/child/originalOrderReference/300100613315511", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6/child/originalOrderReference/300100613315511", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317747", . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315514, "FulfillLineId" : 300100613315513, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", . . . "ContractEndDateTime" : "2025-09-18T23:59:59+00:00", "ContractStartDateTime" : "2023-09-19T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "4", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA/child/originalOrderReference/300100613315515", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA/child/originalOrderReference/300100613315515", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317750", . . . }
Example 68 Request Body
The following example includes the contents of the request body in JSON format to renew the subscription that's already created in the Subscription Management application with Example 65. The order is priced in Oracle Fusion Pricing. Use the coveredProductReferences resource on the coverage line to specify the product it covers. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. The ExternalAssetKey attribute in renewSubscriptionReference can be used to specify the original subscription that needs to be renewed. Alternatively, SubscriptionProductPuid in renewSubscriptionReference should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line that's being renewed in Order Management. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of Renew indicates that the subscription is renewed. .
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_renew_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "FreezeShippingChargeFlag": false, "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-30T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317298" } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-30T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317302" } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_02", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2025-09-20T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317305" } ], "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ] } ] }
Example 68 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613321835, "OrderNumber" : "534599", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T21:43:36+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613321835, "LineId" : 300100613321839, "FulfillLineId" : 300100613321838, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 100100186436562, "ProductNumber" : "OM_SI_SUBS_2Y_VAR", . . . "ContractEndDateTime" : "2026-05-29T23:59:59+00:00", "ContractStartDateTime" : "2024-05-30T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317298", . . . }, { "HeaderId" : 300100613321835, "LineId" : 300100613321842, "FulfillLineId" : 300100613321841, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 300100113529024, "ProductNumber" : "OAL_PM_2M_VAR", . . . "ContractEndDateTime" : "2026-05-29T23:59:59+00:00", "ContractStartDateTime" : "2024-05-30T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "coveredProductReferences" : [ { "SourceOrderId" : "R13_Subs_cov_assoc_create_02", "SourceOrderNumber" : null, "SourceOrderSystem" : "GPR", "OrderNumber" : "534598", . . .. "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317302", . . . }, { "HeaderId" : 300100613321835, "LineId" : 300100613321846, "FulfillLineId" : 300100613321845, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", . . . "ContractEndDateTime" : "2027-09-19T23:59:59+00:00", "ContractStartDateTime" : "2025-09-20T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317305", . . . "coveredAssetReference" : [ { "CoveredAssetNumber" : "RCL_AS54888_A1", "CoveredAssetId" : 300100206454694, . . . }
Example 67 Request Body
The following example includes the contents of the request body in JSON format to return the product and end the subscription that's already created in the Subscription Management application with Example 65. The order is priced in Oracle Fusion Pricing. Use the originalOrderReference resource to specify the original product line that's being returned and the original subscription or coverage line that's being ended. The OriginalFulfillLineId attribute in the originalOrderReference resource is used to uniquely identify the SubscriptionProductPuid of the original subscription or coverage line that's being ended in Order Management. After this, the original subscription is cancelled in Subscription Management. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of End indicates that the subscription is ended.
You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_end_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "FreezeShippingChargeFlag": false, "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_SubscriptionReturnOrderProcess", "TransactionTypeCode": "SUBS", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "1", "SourceTransactionLineNumber": "1", "SourceScheduleNumber": "1", "SourceTransactionScheduleId": "1", "ProductNumber": "OAL_STD_01", "OrderedUOMCode": "Ea", "PurchasingUOMCode": "Ea", "OrderedQuantity": 10, "BillingTransactionTypeName": "Invoice", "TransactionCategoryCode": "RETURN", "TransactionLineTypeCode": "ORA_RETURN", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "1", "OriginalSourceOrderSystem": "GPR" }] }, { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "ContractStartDate": "2022-05-29T13:04:41+00:00", "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "associatedProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ], "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "2", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317743" }], "subscriptionTerm": [ { "SourceOrderTermId": "SUBS_TERM_1", "TermStartDate": "2022-10-06T12:01:01+00:00", "TermPeriod": "MONTH", "TermDuration": 6, "TermApplicationMethod": "Markdown", "TermAdjustmentPercent": 10 } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "ContractStartDate": "2022-05-29T13:04:41+00:00", "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "3", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317747" }] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2023-09-19T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "TransactionCategoryCode": "RETURN", "EndCreditMethodCode": "ORA_FULL", "EndReasonCode": "ORA_CHANGE_QUANTITY", "TransactionLineTypeCode": "ORA_RETURN", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType":"End", "EndDate": "2023-09-20T19:51:48+00:00", "originalOrderReference": [{ "OriginalSourceOrderNumber": "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber": "4", "OriginalSourceOrderSystem": "GPR" }], "externalAssetReference": [ { "SubscriptionProductPuid": "300100613317750" }] } ] }
Example 67 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613315497, "OrderNumber" : "534594", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T20:31:09+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613315497, "LineId" : 300100613315501, "FulfillLineId" : 300100613315500, "SourceTransactionLineId" : "1", "SourceTransactionLineNumber" : "1", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", . . . "ProductId" : 300100089882464, "ProductNumber" : "OAL_STD_01", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "1", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315504, "FulfillLineId" : 300100613315503, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 100100186436562, "ProductNumber" : "OM_SI_SUBS_2Y_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "2", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/originalOrderReference/300100613315506", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/originalOrderReference/300100613315506", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "subscriptionTerm" : [ { "OrderTermId" : 300100613315508, "SourceOrderTermId" : "SUBS_TERM_1", "TermTypeCode" : "SUBSCRIPTION", "TermStartDate" : "2022-10-06T12:01:01+00:00", "TermPeriodCode" : "0zG", "TermPeriod" : "MONTH", "TermDuration" : 6, "TermApplicationMethodCode" : "ORA_MARKDOWN", "TermApplicationMethod" : "Markdown", "TermAdjustmentPercent" : 10, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/subscriptionTerm/300100613315508", "name" : "subscriptionTerm", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/subscriptionTerm/300100613315508", "name" : "subscriptionTerm", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "associatedProductReferences" : [ { "OrderNumber" : "534593", "SourceOrderNumber" : null, "SourceLineNumber" : null, "DisplayLineNumber" : null, "AssociatedProductItemNumber" : null, "AssociatedProductFulfillLineId" : null, "AssociatedProductHeaderId" : null, "SourceOrderId" : "R13_Subs_cov_assoc_create_qp", "SourceOrderSystem" : "GPR", "SourceLineId" : "1", "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/associatedProductReferences/300100613315505", "name" : "associatedProductReferences", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0/child/associatedProductReferences/300100613315505", "name" : "associatedProductReferences", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BAF0000000EACED00057708000110F09E741BB0", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317743", . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315510, "FulfillLineId" : 300100613315509, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 300100113529024, "ProductNumber" : "OAL_PM_2M_VAR", . . . "ContractEndDateTime" : "2024-05-28T23:59:59+00:00", "ContractStartDateTime" : "2022-05-29T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "3", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6/child/originalOrderReference/300100613315511", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6/child/originalOrderReference/300100613315511", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB50000000EACED00057708000110F09E741BB6", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317747", . . . }, { "HeaderId" : 300100613315497, "LineId" : 300100613315514, "FulfillLineId" : 300100613315513, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_end_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_END", "ActionType" : "End", . . . "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", . . . "ContractEndDateTime" : "2025-09-18T23:59:59+00:00", "ContractStartDateTime" : "2023-09-19T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : "ORA_CHANGE_QUANTITY", "EndReason" : null, "EndCreditMethodCode" : "ORA_FULL", "EndCreditMethod" : null, "EndDate" : "2023-09-20T19:51:48+00:00", . . . "originalOrderReference" : [ { "OriginalOrderNumber" : "534593", "OriginalSourceOrderNumber" : "R13_Subs_cov_assoc_create_qp", "OriginalSourceLineNumber" : "4", "OriginalFulfillLineId" : null, "OriginalHeaderId" : null, "OriginalItemNumber" : null, "OriginalSourceOrderId" : null, "OriginalSourceLineId" : null, "OriginalSourceOrderSystem" : "GPR", "OriginalItemLineNumber" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA/child/originalOrderReference/300100613315515", "name" : "originalOrderReference", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA/child/originalOrderReference/300100613315515", "name" : "originalOrderReference", "kind" : "item" }, { "rel" : "parent", "href" : "https://servername/fscmRestApi/resources/version/salesOrdersForOrderHub/GPR%3AR13_Subs_cov_assoc_end_qp/child/lines/00020000000EACED00057708000110F09E741BB90000000EACED00057708000110F09E741BBA", "name" : "lines", "kind" : "item" } ] } ], "externalAssetReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317750", . . . }
Example 68 Request Body
The following example includes the contents of the request body in JSON format to renew the subscription that's already created in the Subscription Management application with Example 65. The order is priced in Oracle Fusion Pricing. Use the coveredProductReferences resource on the coverage line to specify the product it covers. Use the coveredAssetReference resource on the coverage line to specify the unique asset in the install base application that it covers. The ExternalAssetKey attribute in renewSubscriptionReference can be used to specify the original subscription that needs to be renewed. Alternatively, SubscriptionProductPuid in renewSubscriptionReference should be used if the original subscription can't be uniquely identified with ExternalAssetKey. SubscriptionProductPuid is the only way to identify the original subscription when the original subscription or coverage line is split due to partial shipment of the associated product line. SubscriptionProductPuid is the FulfillLineId of the original subscription or coverage line in Order Management that's being renewed. This can be used only with the Integrate Order Management with Subscription Management to Process Coverages features.
The ActionType value of Renew indicates that the subscription is renewed.
. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{ "SourceTransactionNumber": "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem": "GPR", "SourceTransactionId": "R13_Subs_cov_assoc_renew_qp", "BusinessUnitId": 204, "BuyingPartyId": 1006, "BuyingPartyContactId": 2663, "TransactionalCurrencyName": "US Dollar", "RequestedShipDate": "2022-04-01T20:50:20+00:00", "PartialShipAllowedFlag": false, "RequestingBusinessUnitId": 204, "RequestingLegalEntityId": 204, "FreezePriceFlag": false, "FreezeTaxFlag": false, "FreezeShippingChargeFlag": false, "RequestedFulfillmentOrganizationId": 207, "SubmittedFlag": true, "PackingInstructions": "DOO_IntegratedSubscriptionOnly", "billToCustomer": [ { "CustomerAccountId": 1006, "SiteUseId": 1025, "ContactFirstName": "Charles", "ContactLastName": "Baker" } ], "shipToCustomer": [ { "PartyId": 1006, "SiteId": 1036 } ], "lines": [ { "SourceTransactionLineId": "2", "SourceTransactionLineNumber": "2", "SourceScheduleNumber": "2", "SourceTransactionScheduleId": "2", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OM_SI_SUBS_2Y_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-30T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "SubscriptionProfileName": "zOSS_SP_ServiceStartActual_Advance_Month", "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317298" } ] }, { "SourceTransactionLineId": "3", "SourceTransactionLineNumber": "3", "SourceScheduleNumber": "3", "SourceTransactionScheduleId": "3", "OrderedUOMCode": "Ea", "OrderedQuantity": 10, "ProductNumber": "OAL_PM_2M_VAR", "ServiceDuration": 2, "ServiceDurationPeriodCode": "0zE", "TransactionLineTypeCode": "ORA_BUY", "PaymentTerms": "30 Net", "ContractStartDate": "2024-05-30T13:04:41+00:00", "AccountingRule": "Daily Rate Partial Periods", "InvoicingRule": "Advance Invoice", "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317302" } ], "coveredProductReferences": [ { "SourceOrderId": "R13_Subs_cov_assoc_create_02", "SourceOrderSystem": "GPR", "SourceLineId": "1" } ] }, { "SourceTransactionLineId": "4", "SourceTransactionLineNumber": "4", "SourceScheduleNumber": "4", "SourceTransactionScheduleId": "4", "OrderedUOMCode": "Ea", "OrderedQuantity": 1, "ProductNumber": "OAL_EW_2Y_FIXED", "TransactionLineTypeCode": "ORA_BUY", "FOBPoint": "Destination", "FreightTerms": "Add freight", "PaymentTerms": "30 Net", "ShipmentPriority": "High", "RequestedShipDate": "2023-09-19T19:51:48+00:00", "ContractStartDate": "2025-09-20T19:51:48+00:00", "RequestedFulfillmentOrganizationId": 204, "ActionType": "Renew", "renewSubscriptionReference": [ { "SubscriptionProductPuid": "300100613317305" } ], "coveredAssetReference": [ { "CoveredAssetId": 300100206454694 } ] } ] }
Example 68 Response Body
The following example includes the contents of the response body in JSON format:
{ "HeaderId" : 300100613321835, "OrderNumber" : "534599", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "BusinessUnitId" : 204, "BusinessUnitName" : null, "TransactionOn" : "2023-11-03T21:43:36+00:00", "BuyingPartyId" : 1006, . . . "lines" : [ { "HeaderId" : 300100613321835, "LineId" : 300100613321839, "FulfillLineId" : 300100613321838, "SourceTransactionLineId" : "2", "SourceTransactionLineNumber" : "2", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 100100186436562, "ProductNumber" : "OM_SI_SUBS_2Y_VAR", . . . "ContractEndDateTime" : "2026-05-29T23:59:59+00:00", "ContractStartDateTime" : "2024-05-30T00:00:00+00:00", "SubscriptionProfileId" : 300100172161473, "SubscriptionProfileName" : "zOSS_SP_ServiceStartActual_Advance_Month", "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317298", . . . }, { "HeaderId" : 300100613321835, "LineId" : 300100613321842, "FulfillLineId" : 300100613321841, "SourceTransactionLineId" : "3", "SourceTransactionLineNumber" : "3", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : "Daily Rate Partial Periods", "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 300100113529024, "ProductNumber" : "OAL_PM_2M_VAR", . . . "ContractEndDateTime" : "2026-05-29T23:59:59+00:00", "ContractStartDateTime" : "2024-05-30T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "coveredProductReferences" : [ { "SourceOrderId" : "R13_Subs_cov_assoc_create_02", "SourceOrderNumber" : null, "SourceOrderSystem" : "GPR", "OrderNumber" : "534598", . . . . "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317302", . . . }, { "HeaderId" : 300100613321835, "LineId" : 300100613321846, "FulfillLineId" : 300100613321845, "SourceTransactionLineId" : "4", "SourceTransactionLineNumber" : "4", "SourceTransactionId" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionNumber" : "R13_Subs_cov_assoc_renew_qp", "SourceTransactionSystem" : "GPR", "RequestingBusinessUnitId" : 204, "RequestingBusinessUnitName" : "Vision Operations", "AccountingRuleCode" : null, "AccountingRule" : null, "ActionTypeCode" : "ORA_RENEW", "ActionType" : "Renew", . . . "ProductId" : 300100113529054, "ProductNumber" : "OAL_EW_2Y_FIXED", . . . "ContractEndDateTime" : "2027-09-19T23:59:59+00:00", "ContractStartDateTime" : "2025-09-20T00:00:00+00:00", "SubscriptionProfileId" : null, "SubscriptionProfileName" : null, "ExternalPriceBookName" : null, "EndReasonCode" : null, "EndReason" : null, "EndCreditMethodCode" : null, "EndCreditMethod" : null, "EndDate" : null, . . . "renewSubscriptionReference" : [ { "ExternalAssetKey" : null, "ExternalParentAssetKey" : null, "ExternalRootParentAssetKey" : null, "SubscriptionProductPuid" : "300100613317305", . . . "coveredAssetReference" : [ { "CoveredAssetNumber" : "RCL_AS54888_A1", "CoveredAssetId" : 300100206454694, . . . }