You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

VBCS Business Object Create Rest JSON payload

edited May 1, 2019 9:10AM in Visual Builder 4 comments

Summary

payload to create multiple rows in business object

Content

I have a business object "Customer" with fields: customerNumber, businessUnit, invoiceCurrencyCode, customerName
the endpoint is as below:
 
I have POST method to create customer
Method: POST 
URI: base_url/Customer
Action Hint: Create
Description: create or upsert
Endpoint Id create_Customer
 
I want to create a multiple customer at one call to REST service but couldn't find the correct json for it, could you please help me find the correct json for it? or it is only to create single customer?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!