Customer creation via REST API
Hi
we are trying to create the customer via REST API and we are getting the error was below
we are using http://<hostname>:<potrtnumber>//webservices/rest/allis/create_cust_account/
{"CREATE_CUST_ACCOUNT_Input":{
"RESTHeader":{
"Responsibility":"GLOBAL CUSTOMER CREATION",
"RespApplication":"AR",
"SecurityGroup":"STANDARD",
"NLSLanguage":"AMERICAN",
"org_id":"448"
},
"InputParameters":{
"P_INIT_MSG_LIST":"FND_API.G_FALSE",
"P_CUST_ACCOUNT_REC": "palane_test1",
"P_ORGANIZATION_REC": "palane_test1",
"P_CUSTOMER_PROFILE_REC": "TCA_V2_API",
"P_CREATE_PROFILE_AMT" : "FND_API.G_TRUE"
}
}}
{
"OutputParameters": {
"@xmlns": "http://xmlns.oracle.com/apps/hz/rest/oiccustomer/create_cust_account/",
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance"