Create one buyer assignment rule
post
/fscmRestApi/resources/11.13.18.05/purchasingBuyerAssignmentRules
Request
Header Parameters
-
Effective-Of: string
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. -
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
BuyerId(required): integer
(int64)
Title:
BuyerValue that uniquely identifies the buyer. -
ChartOfAccountsId: integer
(int64)
Default Value:
-1Value that uniquely identifies the buyer assignment rule. -
CommodityId: integer
(int64)
Default Value:
-1Value that uniquely identifies the commodity. -
CostCenter: string
Maximum Length:
150Segment of the chart of accounts. -
costCenterKeyFlexfield: array
costCenterKeyFlexfield
-
DeliverToOrganizationId: integer
(int64)
Value that uniquely identifies the deliver-to organization.
-
ExceedsLineAmount: number
Represents the line amount.
-
NonCatalogFlag: boolean
Maximum Length:
1Indicates whether the rule is a noncatalog request. Valid values are Y, N, and null. -
ProcurementBusinessUnitId(required): integer
(int64)
Title:
Procurement BUValue that uniquely identifies the procurement business unit. -
ProjectId: integer
(int64)
Value that uniquely identifies the project.
-
RequisitioningBusinessUnitId: integer
(int64)
Default Value:
-1Value that uniquely identifies the requisitioning business unit. -
RuleId: integer
(int64)
Value that uniquely identifies the buyer assignment rule.
-
RuleSequenceNumber(required): number
Title:
Rule SequenceUnique number to identify the rule being applied during the assignment process. -
RuleSetCode: string
Maximum Length:
120Abbreviation that identifies the rule set. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
Nested Schema : schema
Type:
Show Source
object-
_GL_5FGL_23_StructureInstanceNumber: integer
(int64)
Default Value:
-1 -
RuleId: integer
(int64)
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : purchasingBuyerAssignmentRules-item-response
Type:
Show Source
object-
Buyer: string
Title:
NameRead Only:trueMaximum Length:240Name of the buyer. -
BuyerId: integer
(int64)
Title:
BuyerValue that uniquely identifies the buyer. -
ChartOfAccountsId: integer
(int64)
Default Value:
-1Value that uniquely identifies the buyer assignment rule. -
Commodity: string
Read Only:
trueMaximum Length:255Name of the commodity. -
CommodityId: integer
(int64)
Default Value:
-1Value that uniquely identifies the commodity. -
CostCenter: string
Maximum Length:
150Segment of the chart of accounts. -
costCenterKeyFlexfield: array
costCenterKeyFlexfield
-
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the buyer assignment rule. -
Currency: string
Read Only:
trueMaximum Length:15Currency of the buyer assignment rule. -
DeliverToOrganization: string
Read Only:
trueMaximum Length:240Name of the deliver-to organization. -
DeliverToOrganizationId: integer
(int64)
Value that uniquely identifies the deliver-to organization.
-
ExceedsLineAmount: number
Represents the line amount.
-
LastUpdateDate: string
(date-time)
Read Only:
trueUser who most recently updated the buyer assignment rule. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Date and time when user most recently updated the buyer assignment rule. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NonCatalogFlag: boolean
Maximum Length:
1Indicates whether the rule is a noncatalog request. Valid values are Y, N, and null. -
ProcurementBusinessUnit: string
Title:
NameRead Only:trueMaximum Length:240Name of the procurement business unit. -
ProcurementBusinessUnitId: integer
(int64)
Title:
Procurement BUValue that uniquely identifies the procurement business unit. -
Project: string
Title:
Project NumberRead Only:trueMaximum Length:25Name of the project. -
ProjectId: integer
(int64)
Value that uniquely identifies the project.
-
RequisitioningBusinessUnit: string
Title:
NameRead Only:trueMaximum Length:240Name of the requisitioning business unit. -
RequisitioningBusinessUnitId: integer
(int64)
Default Value:
-1Value that uniquely identifies the requisitioning business unit. -
RuleId: integer
(int64)
Value that uniquely identifies the buyer assignment rule.
-
RuleSequenceNumber: number
Title:
Rule SequenceUnique number to identify the rule being applied during the assignment process. -
RuleSet: string
Title:
MeaningRead Only:trueMaximum Length:80Description of the rule set. -
RuleSetCode: string
Maximum Length:
120Abbreviation that identifies the rule set. -
Supplier: string
Read Only:
trueMaximum Length:360Name of the supplier. -
SupplierId: integer
(int64)
Value that uniquely identifies the supplier.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : purchasingBuyerAssignmentRules-costCenterKeyFlexfield-item-response
Type:
Show Source
object-
_GL_5FGL_23_StructureInstanceNumber: integer
(int64)
Default Value:
-1 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RuleId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- costCenterKeyFlexfield
-
Parameters:
- purchasingBuyerAssignmentRulesUniqID:
$request.path.purchasingBuyerAssignmentRulesUniqID
- purchasingBuyerAssignmentRulesUniqID: