Receivables - EBS (MOSC)

MOSC Banner

Customer creation via REST API

in Receivables - EBS (MOSC) 6 commentsAnswered ✓

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"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center