Create a salesperson reference account
post
/fscmRestApi/resources/11.13.18.05/salespersonReferenceAccounts
Request
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
BusinessUnit: string
Title:
Business UnitA unit of an enterprise that performs one or more business functions that can be rolled up in a management hierarchy. The business unit is part of the unique set that identifies a reference account. -
FreightAccountCombination: string
Title:
Freight Account CombinationThe accounting flexfield combination for the Freight account. -
ReceivablesAccountCombination: string
Title:
Receivables Account CombinationThe accounting flexfield combination for the Receivables account. -
RevenueAccountCombination: string
Title:
Revenue Account CombinationThe accounting flexfield combination for the Revenue account. -
SalespersonId: integer
Title:
Salesperson IDThe unique identifier of the salesperson. -
SalespersonName: string
Title:
Salesperson NameMaximum Length:360The name of the salesperson. The salesperson name is part of the unique set that identifies a reference account. -
SalespersonNumber: string
Title:
Salesperson NumberMaximum Length:120The number that identifies the salesperson. The salesperson number is part of the unique set that identifies a reference account.
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 : salespersonReferenceAccounts-item-response
Type:
Show Source
object-
BusinessUnit: string
Title:
Business UnitA unit of an enterprise that performs one or more business functions that can be rolled up in a management hierarchy. The business unit is part of the unique set that identifies a reference account. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
FreightAccountCombination: string
Title:
Freight Account CombinationThe accounting flexfield combination for the Freight account. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
Ledger: string
Title:
LedgerRead Only:trueMaximum Length:30A ledger at the business unit level which holds all the accounting information details. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ReceivablesAccountCombination: string
Title:
Receivables Account CombinationThe accounting flexfield combination for the Receivables account. -
RevenueAccountCombination: string
Title:
Revenue Account CombinationThe accounting flexfield combination for the Revenue account. -
SalespersonEndDate: string
(date)
Title:
Salesperson End DateRead Only:trueThe date when the salesperson is terminated. -
SalespersonId: integer
Title:
Salesperson IDThe unique identifier of the salesperson. -
SalespersonName: string
Title:
Salesperson NameMaximum Length:360The name of the salesperson. The salesperson name is part of the unique set that identifies a reference account. -
SalespersonNumber: string
Title:
Salesperson NumberMaximum Length:120The number that identifies the salesperson. The salesperson number is part of the unique set that identifies a reference account. -
SalespersonSet: string
Title:
Salesperson SetRead Only:trueMaximum Length:80The reference set assigned to the salesperson during salesperson creation to support data partitioning. -
SalespersonStartDate: string
(date)
Title:
Salesperson Start DateRead Only:trueThe date when the salesperson is hired. -
SalespersonStatus: string
Title:
Salesperson StatusRead Only:trueMaximum Length:80The status of the salesperson. Valid values are Active and Inactive.
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.
Examples
The following example shows how to create a salesperson reference account by submitting a POST request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X POST -d <payload> https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/salespersonReferenceAccounts
Example Request Payload
The following example shows the contents of the request body in JSON format:
{
"SalespersonName": "Caroline Snel",
"SalespersonNumber": "999990000955248",
"BusinessUnit": "Vision India Corp",
"ReceivablesAccountCombination": "01-430-5800-1400-000",
"FreightAccountCombination": "01-430-5800-1400-000",
"RevenueAccountCombination": "00-000-1100-1100-100"
}
Example Response Body
The following example shows the contents of the response body in JSON format:
{
"SalespersonId": 100000008143166,
"SalespersonNumber": "999990000955248",
"SalespersonName": "Caroline Snel",
"BusinessUnit": "Vision India Corp",
"ReceivablesAccountCombination": "01-430-5800-1400-000",
"FreightAccountCombination": "01-430-5800-1400-000",
"RevenueAccountCombination": "00-000-1100-1100-100",
...
"links": [
{
"rel": "self",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/salespersonReferenceAccounts/00030000000EACED0005770800005AF310F6813E0000000C52415F53414C4553524550530000000EACED00057708000110F0811A38A7",
"name": "salespersonReferenceAccounts",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
}
},
{
"rel": "canonical",
"href": "https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/salespersonReferenceAccounts/00030000000EACED0005770800005AF310F6813E0000000C52415F53414C4553524550530000000EACED00057708000110F0811A38A7",
"name": "salespersonReferenceAccounts",
"kind": "item"
},
...
]
}