Get one draft purchase order

get

/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/{draftPurchaseOrdersUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Draft Purchase Orders resource and used to uniquely identify an instance of Draft Purchase Orders. The client should not generate the hash key value. Instead, the client should query on the Draft Purchase Orders collection resource in order to navigate to a specific instance of Draft Purchase Orders to get the hash key.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • This header accepts a string value. The string is a semi-colon separated list of =. It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers.
  • 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".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : draftPurchaseOrders-item-response
Type: object
Show Source
  • Title: Acknowledgment Due Date
    Date when the application requests the supplier to acknowledge the purchase order.
  • Title: Acknowledge Within Days
    Number of days for the supplier to decide to accept or reject the purchase order.
  • Title: Additional Contact Email
    Maximum Length: 2000
    Email addresses of additional supplier contacts. These email addresses are used to send purchase orders to supplier contacts involved in the procurement process.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Bill-to BU
    Value that identifies the business unit that processes supplier invoices for the purchase order.
  • Value that uniquely identifies the business unit that processes supplier invoices for the purchase order.
  • Title: Bill-to Location
    Maximum Length: 60
    Value that identifies the bill-to location where the supplier sends the invoice.
  • Value that uniquely identifies the bill-to location.
  • Title: Bill-to Location Internal Code
    Maximum Length: 150
    Abbreviation that internally identifies the location to which the supplier should send the invoice.
  • Title: Budgetary Control Enabled
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then budgetary control is enabled on the purchase order. If false, then budgetary control isn't enabled on the purchase order. This attribute doesn't have a default value.
  • Title: Buyer
    Maximum Length: 240
    Person who's responsible for managing the purchase order.
  • Title: Purchase Order Email Sender
    Maximum Length: 240
    Email address of the buyer.
  • Value that uniquely identifies the buyer.
  • Title: Buyer Managed Transportation
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the buyer or an agent that the buyer designates must arrange transportation from picking up the requested item to delivering it to the ship-to location that the purchase order specifies. If false, then the supplier must arrange transportation. This attribute doesn't have a default value.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchase order is canceled. If false, then the purchase order isn't canceled. This attribute doesn't have a default value.
  • Title: Carrier
    Maximum Length: 360
    Company that transports the item by land, sea, or air.
  • Value that uniquely identifies the company that transports the item by land, sea, or air.
  • Text that describes the reason or purpose of the change order.
  • Title: Initiating Party
    Party where the purchase document change request originated. Valid values are requester, buyer, supplier, and catalog administrator.
  • Title: Change Order
    Read Only: true
    Maximum Length: 80
    Number that unquietly identifies the change order for a document.
  • Title: Change Order Status
    Read Only: true
    Status of the change order relative to the change order life cycle.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies the change order status.
  • Title: Change Order Type
    Read Only: true
    Value that indicates whether change order is an internal change order or an external change order. Suppliers can view the external changes.
  • Read Only: true
    Maximum Length: 1
    Abbreviation that defies the change order type.
  • Title: Change Performed By
    Read Only: true
    Maximum Length: 360
    User who requested changes to the purchase order.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchased item is a configuration, which is a single shippable unit made of a base model (model item) and optional additions (options). If false, then the purchased item is a standard item. This attribute doesn't have a default value.
  • Title: Confirming Order
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchase order is communicated verbally before the supplier receives the purchase order. If false, then there is no verbal communication before sending the purchase order. This attribute doesn't have a default value.
  • Supporting Documents for Contract Terms
    Title: Supporting Documents for Contract Terms
    Details of the supporting document associated with the contract terms of a purchasing document. The information includes the file name, title, description, and category.
  • Title: Contract Terms Exist
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then contract clauses were added from the terms library to the purchase order. If false, then the purchase order doesn't contain any contract clauses from the contract terms library. This attribute doesn't have a default value.
  • Conversion rate to use when converting the currency.
  • Title: Conversion Date
    Date to use for the conversion rate when converting an ordered amount into another currency. The conversion rate varies depending on the date.
  • Title: Conversion Rate Type
    Maximum Length: 30
    Type of rate that the application uses to determine the currency conversion rate for the purchase order.
  • Maximum Length: 30
    Abbreviation that identifies the conversion rate type.
  • Read Only: true
    Maximum Length: 64
    User who created the purchase order.
  • Read Only: true
    Date and time when the buyer or application created the purchase order.
  • Title: Currency
    Maximum Length: 80
    Currency of the purchase order.
  • Maximum Length: 15
    Abbreviation that identifies the currency of the purchase order.
  • Title: Default Ship-to Location
    Maximum Length: 60
    Name of the location where the supplier ships the item.
  • Value that uniquely identifies the ship-to location.
  • Title: Default Ship-to Location Internal Code
    Maximum Length: 150
    Abbreviation that internally identifies the default value of the ship-to location where the supplier should ship the goods.
  • Title: Taxation Country
    Maximum Length: 80
    Country where the transaction takes place. This attribute is used for taxation.
  • Maximum Length: 2
    Abbreviation that identifies the country for taxation.
  • Title: Description
    Maximum Length: 240
    Description of the purchase order.
  • DFF
  • Maximum Length: 30
    Method by which the document was created, such as autocreate, enter PO, and so on.
  • Title: Document Fiscal Classification
    Maximum Length: 1996
    Tax classification used by a tax authority to categorize a document.
  • Maximum Length: 240
    Abbreviation that identifies the document fiscal classification.
  • Value that uniquely identifies the document fiscal classification.
  • Title: Document Style
    Maximum Length: 240
    Name of the purchasing document style. This attribute allows organizations to control the parameters and values displayed on the application to match the usage of the purchasing document.
  • Value that uniquely identifies the purchasing style of the document.
  • Read Only: true
    Value that uniquely identifies the document from which the purchase order is copied or created.
  • Value that uniquely identifies the first party registration number.
  • Title: First-Party Tax Registration Number
    Maximum Length: 50
    Value that's a unique sequence of letters or numbers assigned to a first party by a tax authority when it's registered. This attribute is used to identify the first party registration.
  • Title: FOB
    Maximum Length: 80
    Freight on board. Location where ownership of the item transfers from the supplier to the buyer.
  • Maximum Length: 30
    Abbreviation that identifies the type of term for freight on board for the item.
  • Title: Freight Terms
    Maximum Length: 80
    Terms that describe who pays charges to transport the item.
  • Maximum Length: 30
    Abbreviation that identifies the type of freight terms for the purchase order.
  • Title: Funds Status
    Read Only: true
    Maximum Length: 80
    Status of the funds check or funds reservation validation result for the purchase order.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies the funds status.
  • globalDFFs
  • Read Only: true
    Contains one of the following values: true or false. If true, then the purchase order schedule has multiple distributions. If false, then the purchase order schedule doesn't have multiple distributions. This attribute doesn't have a default value.
  • Read Only: true
    Contains one of the following values: true or false. If true, then the purchase order has at least one schedule that was received or invoiced. If false, then the purchase order doesn't have any schedule that was received or invoiced. This attribute doesn't have a default value.
  • Title: Import Source
    Maximum Length: 25
    Value that indicates the source application from which the purchase order was imported.
  • Read Only: true
    Date and time when the buyer or application last updated the purchase order.
  • Read Only: true
    Maximum Length: 64
    User who last updated the purchase order.
  • Lines
    Title: Lines
    A line manages purchasing details, such as the item to purchase, quantity, unit of measure, and price.
  • Links
  • Value that uniquely identifies the contract from enterprise contracts. This attribute allows a direct connection between execution documents in Oracle Purchasing Cloud and high-level contracts in Oracle Enterprise Contracts Cloud.
  • Title: Master Contract
    Maximum Length: 120
    Number that identifies the contract from enterprise contracts. This attribute allows a direct connection between execution documents in Oracle Purchasing Cloud and high-level contracts in Oracle Enterprise Contracts Cloud.
  • Title: Master Contract Type
    Type of contract. This attribute specifies the nature of the enterprise contract. The contract type specifies what kind of information you can enter including the presence of lines and contract terms.
  • Value that uniquely identifies the contract type. This attribute specifies the nature of the enterprise contract. The contract type specifies what kind of information you can enter including the presence of lines and contract terms.
  • Title: Mode of Transport
    Maximum Length: 80
    Mode of transport that the shipper uses to transport the item, such as land, sea, or air.
  • Maximum Length: 30
    Abbreviation that identifies the mode of transport.
  • Title: Nonrecoverable Inclusive Tax
    Read Only: true
    Nonrecoverable tax amount included in the purchase order amount. The purchaser can't recover this tax.
  • Title: Nonrecoverable Tax
    Read Only: true
    Nonrecoverable tax amount not included in the purchase order amount. The purchaser can't recover this tax.
  • Title: Justification
    Maximum Length: 1000
    Text comments to the approver, included as needed when submitting a document for approval.
  • Title: Note to Receiver
    Maximum Length: 1000
    Note that the receiver can read to get details about how to process the purchase order.
  • Title: Note to Supplier
    Maximum Length: 1000
    Note that the supplier can read to get details about how to process the purchase order.
  • Title: Order
    Maximum Length: 30
    Number that uniquely identifies the purchase order in the sold-to legal entity.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, the purchase order can't be communicated using B2B communication, and you can communicate it using an alternate communication method such as email. If false, the purchase order must be communicated using B2B communication when the supplier site is configured to receive B2B messages. The default value is false.
  • Title: Overriding Approver
    Maximum Length: 240
    Overrides first approver identifier to route purchase orders for approval.
  • Value that uniquely identifies the user specified on the purchase order as the overriding approver for approval routing.
  • Title: Payment Terms
    Maximum Length: 50
    Terms that the application uses to schedule payments and calculate due dates, discount dates, and discount amounts for each invoice against the purchase order.
  • Value that uniquely identifies the payment terms.
  • Title: Pay on Receipt
    Maximum Length: 25
    Contains one of the following values: true or false. If true, then the application creates an invoice that requests payment for the item according to the receipt transaction. If false, then the application doesn't require the supplier to create this invoice and instead requests payment according to the receipt of the shipped item. This attribute doesn't have a default value.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then signatures are required before the purchase order is implemented. If false, then signatures aren't required. This attribute doesn't have a default value.
  • Read Only: true
    Value that uniquely identifies the purchase order.
  • Title: Procurement BU
    Maximum Length: 240
    Business unit that manages and owns the purchase order.
  • Value that uniquely identifies the business unit that manages and owns the purchase order.
  • Read Only: true
    Value that uniquely identifies the procurement card used for the order.
  • Title: Recoverable Inclusive Tax
    Read Only: true
    Recoverable tax amount included in the purchase order amount. The purchaser can recover this tax.
  • Title: Recoverable Tax
    Read Only: true
    Recoverable tax amount not included in the purchase order amount. The purchaser can recover this tax.
  • Title: Reference Number
    Read Only: true
    Maximum Length: 120
    Number that identifies the document of the purchase order that was imported from the legacy application into Oracle Purchasing Cloud.
  • Title: Required Acknowledgment
    Maximum Length: 80
    Acknowledgment that the application requires from the supplier. Values include document and schedule when supplier must acknowledge the header and schedule of the purchase order, document when supplier must acknowledge the header of the purchase order, or none when the purchase order doesn't require acknowledgment.
  • Maximum Length: 1
    Abbreviation that identifies the acknowledgment that the purchase order requires from the supplier. Values include Y for document and schedule, D for document, or N for none.
  • Title: Requires Signature
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchase order requires signatures to meet legal requirements. If false, then the purchase order doesn't require signatures. This attribute doesn't have a default value.
  • Title: Requisitioning BU
    Maximum Length: 240
    Business unit that creates the requisition.
  • Value that uniquely identifies the business unit that creates the requisition.
  • Title: Service Level
    Maximum Length: 80
    Priority that determines how quickly to transport the item.
  • Maximum Length: 30
    Abbreviation that identifies the service level for the shipping method.
  • Title: Shipping Method
    Transportation method for the carrier or service level for the purchase order. For example, ABC Shipping - AIR - 2nd Day.
  • Title: Sold-to Legal Entity
    Legal entity that's financially responsible for purchases on the purchase order.
  • Value that uniquely identifies the legal entity that's financially responsible for purchases on the purchase order.
  • specialHandlingDFF
  • Title: Special Handling Type
    Maximum Length: 30
    Type, such as bill-only, that describes the behavior of purchasing documents that need to be handled in a special manner.
  • Title: Special Handling Type Code
    Maximum Length: 30
    Abbreviation that identifies the special handling type.
  • Title: Status
    Read Only: true
    Maximum Length: 80
    Status of the purchase order relative to the purchase order life cycle.
  • Maximum Length: 40
    Abbreviation that identifies the purchase order status in the order life cycle.
  • Summary Attributes for Draft Purchase Orders for Acknowledgments
    Title: Summary Attributes for Draft Purchase Orders for Acknowledgments
    Aggregated summary attributes of draft purchase orders, consisting of consolidated information from all the order lines. Returns data only when accessed with the appropriate finder.
  • Title: Supplier
    Maximum Length: 360
    Name of the supplier who fulfills the item.
  • Title: Bcc Email
    Maximum Length: 2000
    Email address to which a copy of the purchase order communication email is sent without letting other recipients know.
  • Title: Cc Email
    Maximum Length: 2000
    Email address to which a copy of the purchase order communication email is sent.
  • Title: Communication Method
    Maximum Length: 25
    Method by which the purchase order is communicated to the supplier, such as email or fax.
  • Title: Supplier Contact
    Maximum Length: 4000
    Person who represents the supplier when communicating with the buyer.
  • Value that uniquely identifies the supplier contact.
  • Title: To Email
    Maximum Length: 2000
    Email address of the supplier for communication.
  • Title: Fax
    Maximum Length: 60
    Fax number used to communicate the purchase order to the supplier.
  • Value that uniquely identifies the supplier.
  • Title: Supplier Order
    Maximum Length: 25
    Number that identifies the document that the supplier created for the purchase order.
  • Title: Supplier Site
    Maximum Length: 240
    Location that the supplier uses to purchase the item.
  • Value that uniquely identifies the supplier site.
  • Supporting Documents for Contract Terms
    Title: Supporting Documents for Contract Terms
    Details of the supporting document associated with the contract terms of a purchasing document. The information includes the file name, title, description, and category.
  • Template Applied to Business Documents
    Title: Template Applied to Business Documents
    The relationship between the contract template and the business document in which it's used. For example, contract template Subcontracting Terms and Conditions is used in purchase order 11001.
  • Value that uniquely identifies the third party registration.
  • Title: Third-Party Tax Registration Number
    Maximum Length: 50
    Value that's a unique sequence of letters or numbers assigned to a third party or third-party site by a tax authority. This attribute is used to identify the party or party-site level tax registration.
  • Read Only: true
    Value that uniquely identifies the current version of the purchase order.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Supporting Documents for Contract Terms
Type: array
Title: Supporting Documents for Contract Terms
Details of the supporting document associated with the contract terms of a purchasing document. The information includes the file name, title, description, and category.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : globalDFFs
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "FVxUSPOHeaders":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPoHeaderGdf_view_DraftRestPoHeaderGDFFVxUSPOHeadersVO-item-response" } }
Nested Schema : Lines
Type: array
Title: Lines
A line manages purchasing details, such as the item to purchase, quantity, unit of measure, and price.
Show Source
Nested Schema : specialHandlingDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "ORA_PO_BILL_ONLY_HEADERS":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPOHeaderSHdf_view_DraftPoHeaderRestSHDFFORA__5FPO__5FBILL__5FONLY__5FHEADERSVO-item-response" } }
Nested Schema : Summary Attributes for Draft Purchase Orders for Acknowledgments
Type: array
Title: Summary Attributes for Draft Purchase Orders for Acknowledgments
Aggregated summary attributes of draft purchase orders, consisting of consolidated information from all the order lines. Returns data only when accessed with the appropriate finder.
Show Source
Nested Schema : Supporting Documents for Contract Terms
Type: array
Title: Supporting Documents for Contract Terms
Details of the supporting document associated with the contract terms of a purchasing document. The information includes the file name, title, description, and category.
Show Source
Nested Schema : Template Applied to Business Documents
Type: array
Title: Template Applied to Business Documents
The relationship between the contract template and the business document in which it's used. For example, contract template Subcontracting Terms and Conditions is used in purchase order 11001.
Show Source
Nested Schema : draftPurchaseOrders-attachments-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-contractDocuments-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-DFF-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPoHeaderGdf_view_DraftRestPoHeaderGDFFVxUSPOHeadersVO-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-lines-item-response
Type: object
Show Source
  • Title: Ordered
    Amount of the service on the purchase order line.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Base Model
    Read Only: true
    The buying organization's identification number or code for the model on which the unique configuration is built.
  • Read Only: true
    Value that uniquely identifies the buying organization for the model item from which an assemble-to-order configuration was created.
  • Title: Base Model Price
    Unit price of the base model from which the configuration was built.
  • Title: Base Price
    Original price for each unit of the offered item or service. This attribute is associated with a feature that requires opt in.
  • Title: Canceled Date
    Read Only: true
    Date when the purchase order line was canceled.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchase order line is canceled. If false, then the purchase order line isn't canceled. This attribute doesn't have a default value.
  • Title: Canceled By
    Read Only: true
    User who canceled the purchase order line.
  • Title: Cancellation Reason
    Maximum Length: 240
    Description of the reason for cancellation.
  • Title: Cancel Unfulfilled Demand
    Contains one of the following values: True or False. If True, then cancel all the associated requisitions while canceling a purchase order line. If False, then don't cancel the associated requisitions while canceling an order line. This attribute doesn't have a default value.
  • Title: Category Name
    Maximum Length: 2400
    Name of the purchasing category that the purchase order uses to classify the purchase for the order line.
  • Maximum Length: 820
    Abbreviation that identifies the purchasing category.
  • Value that uniquely identifies the purchasing category.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then purchase order or change order is accepted by supplier. If false, then supplier response isn't required or pending for supplier acceptance. This attribute doesn't have a default value.
  • Configuration Components
    Title: Configuration Components
    A component, such as a submodel, option class, or option, that's associated with a configured item, created by a customer who selected which options are desired as part of the finished product.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchased item is a configuration, which is a single shippable unit made of a base model (model item) and optional additions (options). If false, then the purchased item is a standard item. This attribute doesn't have a default value.
  • Title: Consignment Line
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the item on the purchase order is under consignment. If false, then the item isn't under consignment. This attribute doesn't have a default value.
  • Read Only: true
    Maximum Length: 64
    User who created the purchase order line.
  • Read Only: true
    Date and time when the buyer or application created the purchase order line.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the line type can be used to create credit lines. If false, then the line type can't be used to create credit lines. This attribute doesn't have a default value.
  • Title: Currency
    Read Only: true
    Maximum Length: 80
    Currency of the purchase order.
  • Read Only: true
    Maximum Length: 15
    Abbreviation that identifies the currency of the purchase order.
  • Title: Description
    Maximum Length: 240
    Description of the item that the purchase order references.
  • DFF
  • Title: Discount
    Value that indicates the discount percent or amount of the purchase order line.
  • Title: Discount Reason
    Maximum Length: 240
    Reason for the discount.
  • Title: Discount Type
    Type of discount that indicates whether the discount is based on amount or percent.
  • Title: Funds Status
    Read Only: true
    Maximum Length: 80
    Status of the funds check or funds reservation validation result for the line.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies the funds status.
  • Title: Hazard Class
    Maximum Length: 40
    Name of the hazard class that's used to identify and classify hazardous materials to comply with the safety regulations.
  • Title: Code
    Maximum Length: 30
    Abbreviation that identifies the hazard class.
  • Value that uniquely identifies the hazard class.
  • Title: Item
    Abbreviation that uniquely identifies the item on the purchase order.
  • Value that uniquely identifies the item on the purchase order.
  • Title: Item Revision
    Maximum Length: 18
    Revision number of the item.
  • Read Only: true
    Date and time when the buyer or application last updated the purchase order line.
  • Read Only: true
    Maximum Length: 64
    User who last updated the purchase order line.
  • Title: Line
    Number that uniquely identifies the purchase order line.
  • Title: Line Type
    Maximum Length: 30
    Type that indicates whether the purchase order line references an item or a service.
  • Value that uniquely identifies whether the purchase order line references an item or a service.
  • Links
  • Title: Allow Price Override
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the price was manually changed by the user. If false, then the default price was applied by the application. This attribute doesn't have a default value.
  • Title: Manufacturer
    Read Only: true
    Maximum Length: 700
    Name of the manufacturer of the item.
  • Title: Manufacturer Part Number
    Read Only: true
    Maximum Length: 700
    Number issued by the manufacturer that uniquely identifies the individual product.
  • Title: Maximum Retainage Amount
    Maximum amount of retainage that can be withheld on a contract line.
  • Title: Negotiated
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the buyer and the supplier negotiated and agreed on the price before the purchase. If false, then the buyer and the supplier didn't negotiate the price before the purchase. This attribute doesn't have a default value.
  • Title: Negotiation
    Read Only: true
    Maximum Length: 240
    Number that uniquely identifies the negotiation that the purchase order line references.
  • Read Only: true
    Value that uniquely identifies the negotiation that the purchase order line references.
  • Title: Negotiation Line
    Number that uniquely identifies the negotiation line that the purchase order line references.
  • Title: Nonrecoverable Inclusive Tax
    Read Only: true
    Nonrecoverable tax amount included in the purchase order line amount. The purchaser can't recover this tax.
  • Title: Nonrecoverable Tax
    Read Only: true
    Nonrecoverable tax amount not included in the purchase order line amount. The purchaser can't recover this tax.
  • Title: Note to Supplier
    Maximum Length: 1000
    Note that the supplier can read to get details about how to process the order line on the purchase order.
  • Title: Selected Options Price
    Read Only: true
    Sum of the extended price of all options chosen for each unit of the purchased configuration.
  • Title: Order
    Read Only: true
    Maximum Length: 30
    Number that uniquely identifies the purchase order in the sold-to legal entity.
  • Read Only: true
    Value that uniquely identifies the purchase order.
  • Read Only: true
    Value that uniquely identifies the purchase order line.
  • Title: Price
    Price of the purchase order line.
  • Title: UOM Name
    Maximum Length: 25
    Unit of measure that the item uses for pricing.
  • Maximum Length: 3
    Abbreviation that identifies the unit of measure the item uses for pricing.
  • Quantity of the item on the order line.
  • Title: Change Reason
    Maximum Length: 240
    Reason for changing the line.
  • Title: Recoverable Inclusive Tax
    Read Only: true
    Recoverable tax amount included in the purchase order line amount. The purchaser can recover this tax.
  • Title: Recoverable Tax
    Read Only: true
    Recoverable tax amount not included in the purchase order line amount. The purchaser can recover this tax.
  • Title: Reference Number
    Read Only: true
    Maximum Length: 25
    Number that identifies the document of the purchase order that was imported from the legacy application into Oracle Purchasing Cloud.
  • Title: Negotiation Response
    Read Only: true
    Number that uniquely identifies the supplier's response to the negotiation that the purchase order line references.
  • Title: Response Line
    Read Only: true
    Number that uniquely identifies the supplier's response line to the negotiation that the purchase order line references.
  • Schedules
    Title: Schedules
    A schedule manages purchasing shipping and delivery details, such as ship-to location and delivery date.
  • Title: Secondary Quantity
    Read Only: true
    Scheduled quantity in the secondary unit of measure. This attribute is applicable when more than one unit of measure controls the item.
  • Title: Secondary UOM
    Read Only: true
    Maximum Length: 25
    Secondary unit of measure to use for the quantity when more than one unit of measure controls the item.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the scheduled quantity in the secondary unit of measure. This attribute is applicable when more than one unit of measure controls the item.
  • Value that uniquely identifies the source agreement that the purchase order line references.
  • Title: Source Agreement Line
    Number that uniquely identifies the source agreement line that the purchase order line references.
  • Value that uniquely identifies the source agreement line that the purchase order line references.
  • Title: Source Agreement
    Number that uniquely identifies the source agreement that the purchase order line references.
  • Title: Source Agreement Procurement BU
    Business unit of the purchase agreement against which this purchase order line is released.
  • Value that uniquely identifies the business unit of the purchase agreement against which this purchase order line is released.
  • Title: Source Agreement Document Type
    Read Only: true
    Value that specifies whether the agreement is a blanket purchase agreement or a contract purchase agreement.
  • Abbreviation that identifies source agreement type. Valid values are contract and blanket.
  • specialHandlingDFF
  • Title: Supplier Configuration ID
    Read Only: true
    Maximum Length: 150
    Value that uniquely identifies the configured item that the requester created in the supplier application when creating the requisition.
  • Title: Supplier Item
    Maximum Length: 300
    Number that the supplier uses to identify the item on the purchase order line.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the document line is taxable. If false, then the document line isn't taxable. This attribute doesn't have a default value.
  • Title: UN Number
    Maximum Length: 20
    Number that the United Nations uses to identify hazardous material.
  • Title: Code
    Maximum Length: 30
    Abbreviation that uniquely identifies the number that the United Nations uses to identify hazardous material.
  • Title: UN Number Description
    Maximum Length: 240
    Description of the hazardous material that the United Nations identification number references.
  • Value that uniquely identifies the number that the United Nations uses to identify hazardous material.
  • Title: UOM
    Maximum Length: 25
    Unit of measure that the item uses for quantity.
  • Maximum Length: 3
    Abbreviation that identifies the unit of measure.
  • Title: Product
    Read Only: true
    Maximum Length: 300
    Name of the finished item that the work order in contract manufacturing creates.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Configuration Components
Type: array
Title: Configuration Components
A component, such as a submodel, option class, or option, that's associated with a configured item, created by a customer who selected which options are desired as part of the finished product.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Schedules
Type: array
Title: Schedules
A schedule manages purchasing shipping and delivery details, such as ship-to location and delivery date.
Show Source
Nested Schema : specialHandlingDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "ORA_PO_BILL_ONLY_LINES":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPOLineSHdf_view_DraftPoLineRestSHDFFORA__5FPO__5FBILL__5FONLY__5FLINESVO-item-response" } }
Nested Schema : draftPurchaseOrders-lines-attachments-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-lines-configurationComponents-item-response
Type: object
Show Source
  • Title: Allow Price Override
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the price of the component can be updated. If false, then the agreement line price must be honored.
  • Title: Base Model
    Read Only: true
    Maximum Length: 255
    Value that uniquely identifies the number or code for the model on which the unique submodel is built. The submodel makes up part of the configuration.
  • The buying organization's identification number or code for the model on which the unique submodel is built. The submodel makes up part of the configuration.
  • Unique identifier of the component that's part of the configuration.
  • Title: Line
    Number that uniquely identifies the component that's part of the configuration.
  • Title: Currency Name
    Read Only: true
    Maximum Length: 80
    Purchase order currency.
  • Title: Currency Code
    Read Only: true
    Maximum Length: 15
    Abbreviation that identifies the purchase order currency.
  • Title: Description
    Maximum Length: 240
    Text describing the component used in the configuration.
  • Title: Extended Price
    Read Only: true
    Extended price of the component used in the configuration. Extended price is calculated as quantity multiplied by price.
  • Title: Extended Price
    Read Only: true
    Maximum Length: 255
    Extended price of the component used in the configuration. Extended price is calculated as quantity multiplied by price. Value is shown in the currency code.
  • Title: Item
    Read Only: true
    Maximum Length: 255
    The buying organization's identification number or code for the component used in the configuration.
  • Title: Item
    Value that uniquely identifies the number or code for the component used in the configuration.
  • Title: Item Type
    Read Only: true
    Maximum Length: 80
    Indicates whether the component is a configured product, an option class, or an option.
  • Maximum Length: 30
    Abbreviation that identifies whether the component is a configured product, an option class, or an option.
  • Title: Line
    Read Only: true
    Number that uniquely identifies the purchase order line.
  • Links
  • Title: Order
    Read Only: true
    Maximum Length: 30
    Number that uniquely identifies the purchase order in the sold-to legal entity.
  • Title: Parent Line
    Unique identifier of the parent component.
  • Title: Parent Line
    Read Only: true
    Number that uniquely identifies the parent component line for a component that's included in a configuration.
  • Value that uniquely identifies the purchase order.
  • Value that uniquely identifies the purchase order line.
  • Title: Price
    Price of the component used in the configuration.
  • Title: Price
    Read Only: true
    Maximum Length: 255
    Price of the component used in the configuration. Value is shown in the currency code.
  • Title: Quantity
    Number of units needed to complete a single configuration.
  • Title: Quantity
    Read Only: true
    Maximum Length: 255
    Number of units needed to complete a single configuration. Value is shown in the unit of measure.
  • Title: Revision
    Maximum Length: 18
    Identifier of the version of the component referenced in the configuration details.
  • Value that uniquely identifies the source agreement that the component references.
  • Title: Source Agreement Line
    Read Only: true
    Number that uniquely identifies the source agreement that the component references.
  • Value that uniquely identifies the source agreement line that the component references.
  • Title: Source Agreement
    Read Only: true
    Maximum Length: 30
    Number that uniquely identifies the source agreement line that the component references.
  • Title: Supplier Item
    Maximum Length: 300
    The supplier's identification number or code for the component used in the configuration.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the component uses for quantity.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure.
Nested Schema : draftPurchaseOrders-lines-DFF-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-lines-schedules-item-response
Type: object
Show Source
  • Title: Accrue at Receipt
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then accrue the purchase order schedule at receipt. If false, then don't accrue the purchase order schedule at receipt. This attribute doesn't have a default value.
  • Title: Allow Substitute Receipts
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the purchase order schedule allows the application to use a substitute item in place of the ordered item. If false, then the purchase order schedule doesn't allow a substitute item. This attribute doesn't have a default value.
  • Title: Ordered
    Amount of the service on the purchase order schedule.
  • Title: Assessable Value
    Value of the product that can be assessable.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Back-to-Back Order
    Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the sales order exists for the purchase order schedule, and you use back-to back-fulfillment. The purchase order schedule fulfills the sales order upon receipt. If false, then the sales order doesn't exist for the purchase order schedule. This attribute doesn't have a default value.
  • Title: Canceled Date
    Read Only: true
    Date when the purchase order schedule was canceled.
  • Maximum Length: 1
    Contains one of the following values: true or false. If true, then the schedule is canceled. If false, then the schedule isn't canceled. This attribute doesn't have a default value.
  • Title: Canceled By
    Read Only: true
    User who canceled the purchase order schedule.
  • Title: Cancellation Reason
    Maximum Length: 240
    Description of the reason for cancellation.
  • Title: Cancel Unfulfilled Demand
    Contains one of the following values: True or False. If True, then cancel all the associated requisitions while canceling a purchase order schedule. If False, then don't cancel the associated requisitions while canceling an order schedule. This attribute doesn't have a default value.
  • Title: Carrier
    Maximum Length: 360
    Company that transports the item.
  • Value that uniquely identifies the company that transports the item.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then purchase order or change order is accepted by supplier. If false, then supplier response isn't required or pending for supplier acceptance. This attribute doesn't have a default value.
  • Title: Canceled Amount
    Read Only: true
    Purchase order amount that's canceled as a result of a change order.
  • Title: Canceled Quantity
    Read Only: true
    Purchase order quantity that's canceled as a result of a change order.
  • Title: Canceled Secondary Quantity
    Read Only: true
    Secondary quantity of the purchase order schedule that's canceled as a result of a change order.
  • Title: Country of Origin
    Maximum Length: 80
    Country of the organization that ships or exports the item.
  • Maximum Length: 2
    Abbreviation that identifies the country of the organization that ships or exports the item.
  • Read Only: true
    Maximum Length: 64
    User who created the schedule.
  • Read Only: true
    Date and time when the buyer or application created the purchase order schedule.
  • Title: Currency
    Read Only: true
    Maximum Length: 80
    Currency of the purchase order.
  • Read Only: true
    Maximum Length: 15
    Abbreviation that identifies the currency of the purchase order.
  • Title: Customer Item
    Read Only: true
    Maximum Length: 25
    Value that identifies the product being procured for a customer, which is used in the customer's sales order in a drop ship arrangement.
  • Title: Customer Item Description
    Read Only: true
    Maximum Length: 240
    Description of the product being procured for a customer, which is used in the customer's sales order in a drop ship arrangement.
  • Title: Customer Purchase Order Line
    Read Only: true
    Maximum Length: 50
    Number that identifies the purchase order line for the product being procured for a customer, which is used in the customer's sales order in a drop ship arrangement.
  • Title: Customer Purchase Order
    Read Only: true
    Maximum Length: 50
    Number that identifies the purchase order for the product being procured for a customer, which is used in the customer's sales order in a drop ship arrangement.
  • Title: Customer Sales Order Schedule
    Read Only: true
    Maximum Length: 50
    Number that identifies the purchase order schedule for the product being procured for a customer, which is used in the customer's sales order in a drop ship arrangement.
  • Title: Description
    Maximum Length: 240
    Description of the work associated with the progress payment schedule.
  • Title: Destination Type
    Type of destination that determines how to charge the item. Values include inventory, expense, drop ship, or work order.
  • Maximum Length: 25
    Value that indicates how to use the item during fulfillment. Values include inventory, expense, drop ship, or manufacturing.
  • DFF
  • Distributions
    Title: Distributions
    A distribution manages purchasing internal allocation details, such as accounting code combinations and project costing information.
  • Title: Early Receipt Tolerance in Days
    Maximum number of days the application allows to receive an early shipment.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the schedule can't be changed by the manufacturing application. If false, then the schedule can be changed by the manufacturing application. This attribute doesn't have a default value.
  • Read Only: true
    Value that indicates if the purchase order should be prevented from being automatically rescheduled by the manufacturing application.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies the firm status.
  • Title: Funds Status
    Read Only: true
    Maximum Length: 80
    Status of the funds check or funds reservation validation result for the schedule.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies the funds status.
  • globalDFFs
  • Title: Inspection Required
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the schedule must be inspected before the buyer can pay the invoice. If false, then the buyer can pay the invoice even if the schedule hasn't been inspected. This attribute doesn't have a default value.
  • Title: Invoice Close Tolerance Percent
    Percent that the application uses to determine whether to close a purchase order schedule when the invoice invoices only part of the item.
  • Title: Invoice Match Option
    Maximum Length: 80
    Determines whether to match the invoice to the purchase order or the receipt. If the purchase order line is under consignment, then match each invoice to the consumption advice.
  • Maximum Length: 25
    Determines whether the invoice for the purchase order schedule must match the purchase order or the receipt. Values include C for consumption advice, P for order, or R for receipt.
  • Title: Kanban Card
    Read Only: true
    Maximum Length: 200
    Value that uniquely identifies the Kanban card.
  • Title: Last Acceptable Delivery Date
    Read Only: true
    Last date when the shipper can deliver the item.
  • Read Only: true
    Last date when the shipper can ship the item.
  • Read Only: true
    Date and time when the buyer or application last updated the purchase order schedule.
  • Read Only: true
    Maximum Length: 64
    User who last updated the schedule.
  • Title: Late Receipt Tolerance in Days
    Maximum number of days the application allows to receive a late shipment.
  • Title: Intended Use
    Maximum Length: 240
    Purpose for which a product is likely to be used in the business by the purchaser.
  • Value that uniquely identifies the intended use of a product in the business by the purchaser.
  • Read Only: true
    Value that uniquely identifies the purchase order schedule.
  • Title: Line
    Read Only: true
    Number that uniquely identifies the purchase order line.
  • Links
  • Abbreviation that identifies the final discharge location.
  • Value that uniquely identifies the final discharge location.
  • Title: Match Approval Level
    Value that specifies how quantities on the purchase order, receipt, inspection, and invoice must match before the buyer can pay the invoice. Values include 2-way, 3-way, or 4-way.
  • Maximum Length: 40
    Abbreviation that identifies the match approval level.
  • Title: Mode of Transport
    Maximum Length: 80
    Mode of transport to ship the item, such as truck, air, or boat.
  • Maximum Length: 30
    Abbreviation that identifies the mode of transport.
  • Title: Nonrecoverable Inclusive Tax
    Read Only: true
    Nonrecoverable tax amount included in the purchase order schedule amount. The purchaser can't recover this tax.
  • Title: Nonrecoverable Tax
    Read Only: true
    Nonrecoverable tax amount not included in the purchase order schedule amount. The purchaser can't recover this tax.
  • Title: Note to Receiver
    Maximum Length: 1000
    Note that the receiver can read to get details about how to process the purchase order schedule.
  • Title: Orchestration Agreement Line Number
    Read Only: true
    Number that identifies the orchestration agreement line.
  • Title: Orchestration Agreement Number
    Read Only: true
    Maximum Length: 100
    Number that identifies the orchestration agreement between the legal entities, business units, and trade organizations establishing a trade relationship.
  • Title: Order
    Read Only: true
    Maximum Length: 30
    Number that uniquely identifies the purchase order in the sold-to legal entity.
  • Title: Original Promised Delivery Date
    Read Only: true
    Date when the supplier originally promised to deliver the item to the buyer.
  • Title: Original Promised Ship Date
    Read Only: true
    Date when the supplier originally promised to ship the item to the buyer.
  • Title: Overreceipt Action
    Maximum Length: 80
    Action to take when the receipt exceeds the value that the OverReceiptTolerancePercent attribute specifies. Values include none, reject, or warning.
  • Maximum Length: 25
    Abbreviation that identifies the overreceipt action.
  • Title: Overreceipt Tolerance Percent
    Percent tolerance to use when receiving more than the ordered quantity or amount without starting the action that the OverReceiptActionCode attribute specifies.
  • Value that uniquely identifies the schedule from which this schedule was created.
  • Number that uniquely identifies the schedule from which this schedule was created.
  • Value that uniquely identifies the purchase order.
  • Value that uniquely identifies the parent line of the schedule. This attribute is used when the schedule is split.
  • Read Only: true
    Name of the inventory organization reporting to the sold-to legal entity identified on a purchase order. This organization is used for cost accounting the transactions in the sold-to legal entity.
  • Read Only: true
    Abbreviation that identifies the inventory organization reporting to the sold-to legal entity identified on a purchase order. This organization is used for cost accounting the transactions in the sold-to legal entity.
  • Read Only: true
    Value that uniquely identifies the inventory organization reporting to the sold-to legal entity identified on a purchase order. This organization is used for cost accounting the transactions in the sold-to legal entity.
  • Title: Price
    Price of the purchase order schedule.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure that the item uses for pricing.
  • Maximum Length: 3
    Abbreviation that identifies the unit of measure the item uses for pricing.
  • Read Only: true
    Value that uniquely identifies the primary trade relationship in an orchestration agreement.
  • Title: Product Category
    Maximum Length: 1996
    Name of the category used to classify products for tax purposes.
  • Maximum Length: 240
    Abbreviation that identifies the category used to classify products for tax purposes.
  • Title: Product Fiscal Classification
    Maximum Length: 240
    Tax classification used by a tax authority to categorize a product.
  • Maximum Length: 255
    Abbreviation that identifies the fiscal classification of a product by tax authority for tax purposes.
  • Value that uniquely identifies the fiscal classification of a product by tax authority for tax purposes. It's based on the inventory item category.
  • Title: Product Type
    Maximum Length: 80
    Value that determines how the tax is calculated. Values include goods and services.
  • Maximum Length: 240
    Abbreviation that identifies the product type.
  • Title: Promised Delivery Date
    Date when the supplier promises to deliver the item to the buyer.
  • Title: Promised Ship Date
    Date when the supplier promises to ship the item to the buyer.
  • Scheduled quantity of the item.
  • Title: Change Reason
    Maximum Length: 240
    Reason for changing the schedule.
  • Title: Receipt Close Tolerance Percent
    Percent that the application uses to determine whether to close a purchase order schedule when the receiver receives only part of the item.
  • Title: Receipt Date Exception Action
    Maximum Length: 80
    Action to take when the buyer doesn't receive the purchase ordered quantity or doesn't receive the amount before the value that the Late Receipt Tolerance Days attribute specifies. Values include none, reject, or warning.
  • Maximum Length: 25
    Action to take when the application doesn't receive the purchase ordered quantity or amount before the value that the Late Receipt Tolerance Days attribute specifies. Values include none, reject, or warning.
  • Title: Receipt Required
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the schedule must be received before the buyer can pay the invoice. If false, then the buyer can pay the invoice even if the schedule hasn't been received. This attribute doesn't have a default value.
  • Title: Receipt Routing
    Maximum Length: 80
    Value that indicates the routing to use when receiving the item. Values include standard receipt, inspection required, or direct delivery.
  • Value that uniquely identifies the routing to use when receiving the item. Values include 1 for standard receipt, 2 for inspection required, or 3 for direct delivery.
  • Title: Recoverable Inclusive Tax
    Read Only: true
    Recoverable tax amount included in the purchase order schedule amount. The purchaser can recover this tax.
  • Title: Recoverable Tax
    Read Only: true
    Recoverable tax amount not included in the purchase order schedule amount. The purchaser can recover this tax.
  • Read Only: true
    User who rejected the schedule.
  • Read Only: true
    Maximum Length: 25
    Role of the user who rejected the schedule.
  • Title: Rejection Reason
    Maximum Length: 240
    Reason for rejecting the schedule.
  • Title: Requested Delivery Date
    Date when the buyer requested that the supplier deliver the item.
  • Title: Requested Ship Date
    Date when the buyer requested that the supplier ship the item.
  • Title: Retainage Rate
    Percentage of the invoice value that can be withheld as retainage.
  • Title: Customer Sales Order Line
    Read Only: true
    Maximum Length: 50
    Number that uniquely identifies the sales order line that the purchase order schedule references.
  • Title: Customer Sales Order
    Read Only: true
    Maximum Length: 50
    Number that uniquely identifies the sales order that the purchase order schedule references.
  • Title: Customer Sales Order Schedule
    Read Only: true
    Maximum Length: 50
    Number that uniquely identifies the sales order schedule that the purchase order schedule references.
  • Title: Schedule
    Number that uniquely identifies the purchase order schedule for the purchase order line.
  • Title: Secondary Quantity
    Scheduled quantity in the secondary unit of measure. This attribute is applicable when more than one unit of measure controls the item.
  • Title: Secondary UOM
    Read Only: true
    Maximum Length: 25
    Secondary unit of measure to use for the quantity when more than one unit of measure controls the item.
  • Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the scheduled quantity in the secondary unit of measure. This attribute is applicable when more than one unit of measure controls the item.
  • Title: Meaning
    Maximum Length: 80
    Priority that determines how quickly to transport the item.
  • Maximum Length: 30
    Abbreviation that identifies the service level for the shipping method.
  • Transportation method for the carrier or service level for the purchase order. For example, ABC Shipping - AIR - 2nd Day.
  • Title: Ship-to Customer
    Read Only: true
    Maximum Length: 360
    Name of the party who receives the item that the supplier ships.
  • Title: Ship-to Customer Contact
    Read Only: true
    Maximum Length: 360
    Name of the contact from the company where the goods are shipped.
  • Read Only: true
    Value that uniquely identifies the contact from the company where the goods are shipped.
  • Read Only: true
    Value that uniquely identifies the third party that receives the item.
  • Read Only: true
    Value that uniquely identifies the location where the supplier should ship the goods.
  • Title: Ship-to Exception Action
    Maximum Length: 80
    Action to take if an exception occurs when the receiving location is different from the ship-to location. Values include none, reject, and warning.
  • Maximum Length: 25
    Value that indicates how to handle each receipt when the receiving location is different from the ship-to location. Values include none, reject, or warning.
  • Title: Ship-to Location
    Maximum Length: 240
    Name of the location where the supplier ships the item.
  • Title: Name
    Maximum Length: 60
    Abbreviation that identifies the location where the supplier ships the item.
  • Value that uniquely identifies the location where the supplier ships the item.
  • Title: Ship-to Location Internal Code
    Maximum Length: 150
    Abbreviation that internally identifies the location where the supplier should ship the goods.
  • Title: Ship-to Organization
    Maximum Length: 240
    Name of the inventory organization that receives the item.
  • Maximum Length: 18
    Abbreviation that identifies the inventory organization where the supplier ships the item.
  • Value that uniquely identifies the inventory organization where the supplier ships the item.
  • Title: Supplier Order Line
    Maximum Length: 25
    Number or text that the supplier uses to identify a purchase order schedule.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then the document schedule is taxable. If false, then the document schedule isn't taxable. This attribute doesn't have a default value.
  • Title: Tax Classification
    Grouping of taxes for reporting and processing purposes.
  • Maximum Length: 30
    Abbreviation that identifies the tax classification.
  • Title: Transaction Business Category
    Maximum Length: 1996
    Classification or categorization of a transaction. This attribute is used for tax purposes as required by a tax authority.
  • Maximum Length: 240
    Abbreviation that identifies the classification or categorization of a transaction. This attribute is used for tax purposes as required by a tax authority.
  • Value that uniquely identifies the classification or categorization of a transaction. This attribute is used for tax purposes as required by a tax authority.
  • Title: Type
    Maximum Length: 80
    Type of payment whether it's released based on units of work or lump sum.
  • Maximum Length: 30
    Abbreviation that identifies the progress payment schedule type. Valid values are rate and lump sum.
  • Title: UOM
    Maximum Length: 25
    Unit of measure in the item quantity.
  • Maximum Length: 3
    Abbreviation that identifies the unit of measure.
  • Title: User-Defined Fiscal Classification
    Maximum Length: 240
    Additional classification of the transaction for tax purposes.
  • Maximum Length: 30
    Abbreviation that identifies the user-defined fiscal classification.
  • Read Only: true
    Value that uniquely identifies the work order in the factory.
  • Title: Work Order
    Read Only: true
    Maximum Length: 120
    Number that uniquely identifies the work order in the factory.
  • Read Only: true
    Value that uniquely identifies the work order operation sequence.
  • Title: Operation Sequence
    Read Only: true
    Sequence to use when performing each work order operation.
  • Title: Subtype
    Read Only: true
    Maximum Length: 30
    Subtype of the manufacturing work order.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Distributions
Type: array
Title: Distributions
A distribution manages purchasing internal allocation details, such as accounting code combinations and project costing information.
Show Source
Nested Schema : globalDFFs
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "FVxUSPOLineLocations":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPoScheduleGdf_view_DraftRestPoScheduleGDFFVxUSPOLineLocationsVO-item-response" } }
Nested Schema : draftPurchaseOrders-lines-schedules-attachments-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-lines-schedules-DFF-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-lines-schedules-distributions-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : globalDFFs
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "FVxUSPODistributions":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPoDistributionGdf_view_DraftRestPoDistributionGDFFVxUSPODistributionsVO-item-response" } }
Nested Schema : projectDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
Nested Schema : draftPurchaseOrders-lines-schedules-distributions-DFF-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPoDistributionGdf_view_DraftRestPoDistributionGDFFVxUSPODistributionsVO-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FDistribution__5FSetsVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FInvoice__5FDistributionVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFAP__5FInvoice__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFEXM__5FExpense__5FReportVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFINV__5FMisc__5FTransactionsVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFOM__5FSales__5FOrderVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPJC__5FAllVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPJC__5FExpenditure__5FBatchVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPOR__5FRequisitionVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPOR__5FUser__5FPreferencesVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrderVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPJCPODistribution_view_PJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPoScheduleGdf_view_DraftRestPoScheduleGDFFVxUSPOLineLocationsVO-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPOLineSHdf_view_DraftPoLineRestSHDFFORA__5FPO__5FBILL__5FONLY__5FLINESVO-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_prc_po_commonPo_draftRestPOHeaderSHdf_view_DraftPoHeaderRestSHDFFORA__5FPO__5FBILL__5FONLY__5FHEADERSVO-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-summaryAttributes-item-response
Type: object
Show Source
  • Contains one of the following values: true or false. If true, the charge account is the same for all distributions so all the purchase order (PO) distributions are charged to the same charge account. If false, then the charge account is different for each distribution so the PO distributions are charged to different charge accounts. The default value is false.
  • Value that uniquely identifies the chart of accounts.
  • Maximum Length: 30
    Name of the location where the supplier ships the item.
  • Maximum Length: 255
    Physical address of the onetime location where the buying company needs to deliver the goods received from a supplier.
  • Value that uniquely identifies the one time location where the buying company should deliver the goods that were previously received from a supplier.
  • Abbreviation that identifies the final location where the buying company should deliver the goods that were previously received from a supplier.
  • Value that uniquely identifies the final location where the buying company should deliver the goods that were previously received from a supplier.
  • Contains one of the following values: true or false. If true, all the purchase order distributions have the same delivery location. If false, then the delivery location is different on distributions. The default value is false.
  • Links
  • Maximum Length: 30
    Number that uniquely identifies the negotiation that the purchase order line references.
  • Sum Total of purchase order amounts across all lines.
  • Account that the purchase from a purchase order is charged to.
  • Value that uniquely identifies the account that the purchase from a purchase order is charged to.
  • Value that uniquely identifies the purchase order.
  • Contains one of the following values: NONE, SINGLE, or MULTIPLE. If none of the distributions have project costing details associated with them, the attribute value is set to NONE. If all the distributions have exactly the same project and task associated with them, it's set to SINGLE. If the project and task associated with the distributions are different, it's set to MULTIPLE.
  • Value that uniquely identifies the project.
  • Maximum Length: 240
    Name of the project, which is displayed on the purchase order header.
  • Maximum Length: 25
    Number of the project, which is displayed on the purchase order header.
  • Contains one of the following values: NONE, SINGLE, or MULTIPLE. If none of the distributions have project costing details associated with them, the attribute value is set to NONE. If all the distributions have the same project associated with them and the costing details are exactly the same, it's set to SINGLE. If the project costing details of the distributions are different, it's set to MULTIPLE.
  • Date when the buying company requested the ordered item or service to be delivered.
  • Display name of the person for whom goods or services are being ordered. The value is set to Null if the requester is different across purchase order distributions.
  • Value that uniquely identifies the person for whom goods or services are being ordered. The value is set to Null if the requester is different across the purchase order distributions.
  • Maximum Length: 30
    Number that identifies the requisition.
  • Maximum Length: 50
    Identifies the sales order to be fulfilled by the material being procured.
  • Contains one of the following values: true or false. If true, all the purchase order schedules carry the same requested delivery date value. If false, then the requested delivery date is different on schedules. The default value is false.
  • Contains one of the following values: true or false. If true, all the purchase order lines are ordered for the same person. If false, the purchase order are ordered for different persons. This attribute doesn't have a default value.
  • Maximum Length: 30
    Number that uniquely identifies the source agreement that the purchase order line references.
  • Value that uniquely identifies the Task.
  • Name of the project task, which is displayed on the purchase order.
  • Maximum Length: 240
    Number of the project task, which is displayed on the purchase order.
  • Sum Total of Ordered and Total Tax amount.
  • Sum total of exclusive tax (nonrecoverable and recoverable) amounts on a purchase order expressed in the functional currency.
Nested Schema : draftPurchaseOrders-supportingDocuments-item-response
Type: object
Show Source
Nested Schema : draftPurchaseOrders-templateUsages-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : draftPurchaseOrders-templateUsages-ContractFormAttachment-item-response
Type: object
Show Source
Back to Top

Examples

Here are a few examples to get a purchase order:

  • Get One Draft Purchase Order

  • Get One Purchase Orders According to Order Number

  • Get One Purchase Order According to Order Number and Sold-to Legal Entity

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/draftPurchaseOrdersUniqID"

Get One Draft Purchase Order

For example, the following command gets one draft purchase order according to purchase order header identifier is 300100177060451:

curl -u username:password "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/300100177060451"

Response Body

The following shows an example of the response body in JSON format.

{
	"items": [
	{
		"POHeaderId": 300100177060451,
		"OrderNumber": "7000039",
		"Description": "Electrical Hardware",
		"DocumentStyleId": 1,
		"DocumentStyle": "Purchase Order",
		"StatusCode": "INCOMPLETE",
		"Status": "Incomplete",
		"ProcurementBUId": 200060,
		"ProcurementBU": "Foods - Payables BU",
		"RequisitioningBUId": 200060,
		"RequisitioningBU": "Foods - Payables BU",
		"BuyerId": 100010026863783,
		"Buyer": "Smith,Clare",
		"BuyerEmail": "clare.smith@example.com",
		"CurrencyCode": "USD",
		"Currency": "US Dollar",
		"ConversionRateTypeCode": null,
		"ConversionRateType": null,
		"ConversionRateDate": "2010-08-10",
		"ConversionRate": null,
		"SupplierId": 300100016486100,
		"Supplier": "Seven Corporation",
		"SupplierSiteId": 300100016486125,
		"SupplierSite": "San Jose",
		"SupplierCommunicationMethod": "NONE",
		"SupplierFax": null,
		"SupplierOrder": null,
		"SupplierEmailAddress": null,
		"BillToBUId": 204,
		"BillToBU": "Vision Operations",
		"BillToLocationId": 204,
		"BillToLocation": "V1- New York City",
		"DefaultShipToLocationId": 204,
		"DefaultShipToLocation": "V1- New York City",
		"RequiredAcknowledgmentCode": "N",
		"RequiredAcknowledgment": "None",
		"AcknowledgmentDueDate": null,
		"AcknowledgmentWithinDays": null,
		"BuyerManagedTransportFlag": false,
		"RequiresSignatureFlag": false,
		"PendingSignatureFlag": null,
		"PaymentTermsId": 10003,
		"PaymentTerms": "45 Net (terms date + 45)",
		"FOBCode": "Origin",
		"FOB": "Origin",
		"FreightTermsCode": "Due",
		"FreightTerms": "Due",
		"SupplierContactId": null,
		"SupplierContact": null,
		"NoteToSupplier": null,
		"NoteToReceiver": null,
		"CarrierId": null,
		"Carrier": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ConfirmingOrderFlag": false,
		"PayOnReceiptFlag": true,
		"DocumentCreationMethod": "AUTOCREATE",
		"ShippingMethod": null,
		"DefaultTaxationCountryCode": "US",
		"DefaultTaxationCountry": "United States",
		"FirstPartyRegistrationId": null,
		"FirstPartyRegistrationNumber": null,
		"ThirdPartyRegistrationId": null,
		"ThirdPartyRegistrationNumber": null,
		"DocumentFiscalClassificationId": null,
		"DocumentFiscalClassificationCode": null,
		"DocumentFiscalClassification": null,
		"BudgetaryControlEnabledFlag": false,
		"CancelFlag": null,
		"ChangeOrderInitiatingParty": null,
		"ChangeOrderNumber": null,
		"ChangeOrderDescription": null,
		"ChangeOrderStatusCode": null,
		"ChangeOrderStatus": null,
		"ChangeOrderTypeCode": null,
		"ChangeOrderType": null,
		"ChangeRequestedBy": null,
		"ContractTermsExistFlag": false,
		"DuplicatedFromHeaderId": null,
		"FundsStatus": null,
		"FundsStatusCode": null,
		"ImportSourceCode": null,
		"ReferenceNumber": null,
		"LastUpdateDate": "2014-07-02T16:46:54.082+00:00",
		"LastUpdatedBy": "po_txn_upg_sold_to_le_transition.sql",
		"CreationDate": "2010-08-10T10:12:11.080+00:00",
		"CreatedBy": "CVBUYER01",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierCommunicationMethodsLOV",
			"name": "supplierCommunicationMethodsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FreightTermLOV",
			"name": "FreightTermLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ThirdPtyTaxRegNumLOV",
			"name": "ThirdPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/SupplierSiteContactsLOV",
			"name": "SupplierSiteContactsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/requisitioningBusinessUnitsLOV",
			"name": "requisitioningBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/TaxationCountriesLOV",
			"name": "TaxationCountriesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToLocationsLOV",
			"name": "billToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/conversionTypesLOV",
			"name": "conversionTypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ModeOfTransportsLOV",
			"name": "ModeOfTransportsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/soldToLegalEntitiesLOV",
			"name": "soldToLegalEntitiesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/suppliersLOV",
			"name": "suppliersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FirstPtyTaxRegNumLOV",
			"name": "FirstPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ServiceLevelsLOV",
			"name": "ServiceLevelsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToBusinessUnitsLOV",
			"name": "billToBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/shipToLocationsLOV",
			"name": "shipToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/acknowledgmentRequiredStatusLOV",
			"name": "acknowledgmentRequiredStatusLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FOBsLOV",
			"name": "FOBsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierSitesLOV",
			"name": "supplierSitesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypeLOV",
			"name": "DocumentSubtypeLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypesLOV",
			"name": "DocumentSubtypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/BuyerLOV",
			"name": "BuyerLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/currenciesLOV",
			"name": "currenciesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/CarriersLOV",
			"name": "CarriersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/documentStylesLOV",
			"name": "documentStylesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/procurementBusinessUnitsLOV",
			"name": "procurementBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/PaymentTermHeadersLOV",
			"name": "PaymentTermHeadersLOV",
			"kind": "collection"
		},
		{
			"rel": "child",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/child/lines",
			"name": "lines",
			"kind": "collection"
		},
		{
			"rel": "action",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/action/submit",
			"name": "submit",
			"kind": "other"
		}
		]
	},
	"count": 1,
	"hasMore": false,
	"limit": 25,
	"offset": 0,
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders",
		"name": "draftPurchaseOrders",
		"kind": "collection"
	}
	]
}

Get One Purchase Orders According to Order Number

For example, the following command gets one purchase orders according to order number:

curl -u username:password "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/?q=OrderNumber=7000039"

Response Body

The following shows an example of the response body in JSON format.

{
	"items": [
	{
		"POHeaderId": 300100177060451,
		"OrderNumber": "7000039",
		"Description": "Electrical Hardware",
		"DocumentStyleId": 1,
		"DocumentStyle": "Purchase Order",
		"StatusCode": "INCOMPLETE",
		"Status": "Incomplete",
		"ProcurementBUId": 200060,
		"ProcurementBU": "Foods - Payables BU",
		"RequisitioningBUId": 200060,
		"RequisitioningBU": "Foods - Payables BU",
		"BuyerId": 100010026863783,
		"Buyer": "Smith,Clare",
		"BuyerEmail": "clare.smith@example.com",
		"CurrencyCode": "USD",
		"Currency": "US Dollar",
		"ConversionRateTypeCode": null,
		"ConversionRateType": null,
		"ConversionRateDate": "2010-08-10",
		"ConversionRate": null,
		"SupplierId": 300100016486100,
		"Supplier": "Seven Corporation",
		"SupplierSiteId": 300100016486125,
		"SupplierSite": "San Jose",
		"SupplierCommunicationMethod": "NONE",
		"SupplierFax": null,
		"SupplierOrder": null,
		"SupplierEmailAddress": null,
		"BillToBUId": 204,
		"BillToBU": "Vision Operations",
		"BillToLocationId": 204,
		"BillToLocation": "V1- New York City",
		"DefaultShipToLocationId": 204,
		"DefaultShipToLocation": "V1- New York City",
		"RequiredAcknowledgmentCode": "N",
		"RequiredAcknowledgment": "None",
		"AcknowledgmentDueDate": null,
		"AcknowledgmentWithinDays": null,
		"BuyerManagedTransportFlag": false,
		"RequiresSignatureFlag": false,
		"PendingSignatureFlag": null,
		"PaymentTermsId": 10003,
		"PaymentTerms": "45 Net (terms date + 45)",
		"FOBCode": "Origin",
		"FOB": "Origin",
		"FreightTermsCode": "Due",
		"FreightTerms": "Due",
		"SupplierContactId": null,
		"SupplierContact": null,
		"NoteToSupplier": null,
		"NoteToReceiver": null,
		"CarrierId": null,
		"Carrier": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ConfirmingOrderFlag": false,
		"PayOnReceiptFlag": true,
		"DocumentCreationMethod": "AUTOCREATE",
		"ShippingMethod": null,
		"DefaultTaxationCountryCode": "US",
		"DefaultTaxationCountry": "United States",
		"FirstPartyRegistrationId": null,
		"FirstPartyRegistrationNumber": null,
		"ThirdPartyRegistrationId": null,
		"ThirdPartyRegistrationNumber": null,
		"DocumentFiscalClassificationId": null,
		"DocumentFiscalClassificationCode": null,
		"DocumentFiscalClassification": null,
		"BudgetaryControlEnabledFlag": false,
		"CancelFlag": null,
		"ChangeOrderInitiatingParty": null,
		"ChangeOrderNumber": null,
		"ChangeOrderDescription": null,
		"ChangeOrderStatusCode": null,
		"ChangeOrderStatus": null,
		"ChangeOrderTypeCode": null,
		"ChangeOrderType": null,
		"ChangeRequestedBy": null,
		"ContractTermsExistFlag": false,
		"DuplicatedFromHeaderId": null,
		"FundsStatus": null,
		"FundsStatusCode": null,
		"ImportSourceCode": null,
		"ReferenceNumber": null,
		"LastUpdateDate": "2014-07-02T16:46:54.082+00:00",
		"LastUpdatedBy": "po_txn_upg_sold_to_le_transition.sql",
		"CreationDate": "2010-08-10T10:12:11.080+00:00",
		"CreatedBy": "CVBUYER01",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierCommunicationMethodsLOV",
			"name": "supplierCommunicationMethodsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FreightTermLOV",
			"name": "FreightTermLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ThirdPtyTaxRegNumLOV",
			"name": "ThirdPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/SupplierSiteContactsLOV",
			"name": "SupplierSiteContactsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/requisitioningBusinessUnitsLOV",
			"name": "requisitioningBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/TaxationCountriesLOV",
			"name": "TaxationCountriesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToLocationsLOV",
			"name": "billToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/conversionTypesLOV",
			"name": "conversionTypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ModeOfTransportsLOV",
			"name": "ModeOfTransportsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/soldToLegalEntitiesLOV",
			"name": "soldToLegalEntitiesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/suppliersLOV",
			"name": "suppliersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FirstPtyTaxRegNumLOV",
			"name": "FirstPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ServiceLevelsLOV",
			"name": "ServiceLevelsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToBusinessUnitsLOV",
			"name": "billToBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/shipToLocationsLOV",
			"name": "shipToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/acknowledgmentRequiredStatusLOV",
			"name": "acknowledgmentRequiredStatusLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FOBsLOV",
			"name": "FOBsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierSitesLOV",
			"name": "supplierSitesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypeLOV",
			"name": "DocumentSubtypeLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypesLOV",
			"name": "DocumentSubtypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/BuyerLOV",
			"name": "BuyerLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/currenciesLOV",
			"name": "currenciesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/CarriersLOV",
			"name": "CarriersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/documentStylesLOV",
			"name": "documentStylesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/procurementBusinessUnitsLOV",
			"name": "procurementBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/PaymentTermHeadersLOV",
			"name": "PaymentTermHeadersLOV",
			"kind": "collection"
		},
		{
			"rel": "child",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/child/lines",
			"name": "lines",
			"kind": "collection"
		},
		{
			"rel": "action",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/action/submit",
			"name": "submit",
			"kind": "other"
		}
		]
	},
	"count": 1,
	"hasMore": false,
	"limit": 25,
	"offset": 0,
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders",
		"name": "draftPurchaseOrders",
		"kind": "collection"
	}
	]
}

Get One Purchase Order According to Order Number and Sold-to Legal Entity

For example, the following command gets one purchase order according to order number and sold-to legal entity:

curl -u username:password "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/?q=OrderNumber='1005225';SoldToLegalEntity='Vision Operations'"

Response Body

The following shows an example of the response body in JSON format.

{
	"items": [
	{
		"POHeaderId": 300100177060451,
		"OrderNumber": "7000039",
		"Description": "Electrical Hardware",
		"DocumentStyleId": 1,
		"DocumentStyle": "Purchase Order",
		"StatusCode": "INCOMPLETE",
		"Status": "Incomplete",
		"ProcurementBUId": 200060,
		"ProcurementBU": "Foods - Payables BU",
		"RequisitioningBUId": 200060,
		"RequisitioningBU": "Foods - Payables BU",
		"BuyerId": 100010026863783,
		"Buyer": "Smith,Clare",
		"BuyerEmail": "clare.smith@example.com",
		"CurrencyCode": "USD",
		"Currency": "US Dollar",
		"ConversionRateTypeCode": null,
		"ConversionRateType": null,
		"ConversionRateDate": "2010-08-10",
		"ConversionRate": null,
		"SupplierId": 300100016486100,
		"Supplier": "Seven Corporation",
		"SupplierSiteId": 300100016486125,
		"SupplierSite": "San Jose",
		"SupplierCommunicationMethod": "NONE",
		"SupplierFax": null,
		"SupplierOrder": null,
		"SupplierEmailAddress": null,
		"BillToBUId": 204,
		"BillToBU": "Vision Operations",
		"BillToLocationId": 204,
		"BillToLocation": "V1- New York City",
		"DefaultShipToLocationId": 204,
		"DefaultShipToLocation": "V1- New York City",
		"RequiredAcknowledgmentCode": "N",
		"RequiredAcknowledgment": "None",
		"AcknowledgmentDueDate": null,
		"AcknowledgmentWithinDays": null,
		"BuyerManagedTransportFlag": false,
		"RequiresSignatureFlag": false,
		"PendingSignatureFlag": null,
		"PaymentTermsId": 10003,
		"PaymentTerms": "45 Net (terms date + 45)",
		"FOBCode": "Origin",
		"FOB": "Origin",
		"FreightTermsCode": "Due",
		"FreightTerms": "Due",
		"SupplierContactId": null,
		"SupplierContact": null,
		"NoteToSupplier": null,
		"NoteToReceiver": null,
		"CarrierId": null,
		"Carrier": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ConfirmingOrderFlag": false,
		"PayOnReceiptFlag": true,
		"DocumentCreationMethod": "AUTOCREATE",
		"ShippingMethod": null,
		"DefaultTaxationCountryCode": "US",
		"DefaultTaxationCountry": "United States",
		"FirstPartyRegistrationId": null,
		"FirstPartyRegistrationNumber": null,
		"ThirdPartyRegistrationId": null,
		"ThirdPartyRegistrationNumber": null,
		"DocumentFiscalClassificationId": null,
		"DocumentFiscalClassificationCode": null,
		"DocumentFiscalClassification": null,
		"BudgetaryControlEnabledFlag": false,
		"CancelFlag": null,
		"ChangeOrderInitiatingParty": null,
		"ChangeOrderNumber": null,
		"ChangeOrderDescription": null,
		"ChangeOrderStatusCode": null,
		"ChangeOrderStatus": null,
		"ChangeOrderTypeCode": null,
		"ChangeOrderType": null,
		"ChangeRequestedBy": null,
		"ContractTermsExistFlag": false,
		"DuplicatedFromHeaderId": null,
		"FundsStatus": null,
		"FundsStatusCode": null,
		"ImportSourceCode": null,
		"ReferenceNumber": null,
		"LastUpdateDate": "2014-07-02T16:46:54.082+00:00",
		"LastUpdatedBy": "po_txn_upg_sold_to_le_transition.sql",
		"CreationDate": "2010-08-10T10:12:11.080+00:00",
		"CreatedBy": "CVBUYER01",
		"links": [
		{
			"rel": "self",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item",
			"properties": {
				"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
			}
		},
		{
			"rel": "canonical",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400",
			"name": "draftPurchaseOrders",
			"kind": "item"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierCommunicationMethodsLOV",
			"name": "supplierCommunicationMethodsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FreightTermLOV",
			"name": "FreightTermLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ThirdPtyTaxRegNumLOV",
			"name": "ThirdPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/SupplierSiteContactsLOV",
			"name": "SupplierSiteContactsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/requisitioningBusinessUnitsLOV",
			"name": "requisitioningBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/TaxationCountriesLOV",
			"name": "TaxationCountriesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToLocationsLOV",
			"name": "billToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/conversionTypesLOV",
			"name": "conversionTypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ModeOfTransportsLOV",
			"name": "ModeOfTransportsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/soldToLegalEntitiesLOV",
			"name": "soldToLegalEntitiesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/suppliersLOV",
			"name": "suppliersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FirstPtyTaxRegNumLOV",
			"name": "FirstPtyTaxRegNumLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/ServiceLevelsLOV",
			"name": "ServiceLevelsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/billToBusinessUnitsLOV",
			"name": "billToBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/shipToLocationsLOV",
			"name": "shipToLocationsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/acknowledgmentRequiredStatusLOV",
			"name": "acknowledgmentRequiredStatusLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/FOBsLOV",
			"name": "FOBsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/supplierSitesLOV",
			"name": "supplierSitesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypeLOV",
			"name": "DocumentSubtypeLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/DocumentSubtypesLOV",
			"name": "DocumentSubtypesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/BuyerLOV",
			"name": "BuyerLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/currenciesLOV",
			"name": "currenciesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/CarriersLOV",
			"name": "CarriersLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/documentStylesLOV",
			"name": "documentStylesLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/procurementBusinessUnitsLOV",
			"name": "procurementBusinessUnitsLOV",
			"kind": "collection"
		},
		{
			"rel": "lov",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/lov/PaymentTermHeadersLOV",
			"name": "PaymentTermHeadersLOV",
			"kind": "collection"
		},
		{
			"rel": "child",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/child/lines",
			"name": "lines",
			"kind": "collection"
		},
		{
			"rel": "action",
			"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders/100000019476400/action/submit",
			"name": "submit",
			"kind": "other"
		}
		]
	},
	"count": 1,
	"hasMore": false,
	"limit": 25,
	"offset": 0,
	"links": [
	{
		"rel": "self",
		"href": "https://servername/fscmRestApi/resources/version/draftPurchaseOrders",
		"name": "draftPurchaseOrders",
		"kind": "collection"
	}
	]
}
Back to Top