post

post-item_dimensions1-bulk-json

{Beta} Starts a new async bulk upload job that upserts (updates/inserts) multiple item_dimensions1 data as a list of headers and lines. This async request returns a Job ID and URI to query the job’s status. Dimension Code is required in case of insert and either InternalID or Code are required in case of update. In order to DELETE Set the Hidden field to true.

Resource URL

https://api.pepperi.com/v1.0/bulk/item_dimensions1/json

Query Parameters

Name
Values
Description
overwrite
Behaviour of bulk upload. Optional values: none,selective,full. none = data is not overwritten by this upload (default), selective = only data of the same item type uploaded is overwritten , full = all the items data is overwritten by this data upload.

Request Body

  • Value
  • Description
  • Schema

HTTP Basic:

Request to:

Response Error Details

  • Request
  • Response
  • cURL
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.