HomeGuidesAPI ReferenceChangelogDiscussions
GuidesDiscussionsAPI ReferenceChangelogMy ApplicationLog In
API Reference

Replaces a StocktakeSection object

Replaces a StocktakeSection object specified by ID

Log in to see full request history
Path Params
int64
required

ID of StocktakeSection to replace

Body Params

StocktakeSection object that needs to be updated

uri
required

URI of the user that created this object.

date-time

Date and time when StocktakeSection is created

date-time

End datetime for the Stocktake

date-time

Start datetime for the Stocktake

uri

URI of the user that counted this object.

boolean
Defaults to false

Flag value specifying if the section is a variance section. If true, it will stock movements while counting activities are in progress.

string
required
length ≤ 50

Title for the StocktakeSection

date-time

Date and time of the recount for this section

integer
required
Defaults to 1

Status of the StocktakeSection state. 1-ready for scan, 2-scanning in progress 3-scan complete, 4-in recount, 5-accepted

uri
required

URI of an Stocktake API object which is related to the StocktakeSection.

uri
required

URI of the user that updated this object.

date-time

Date and time when StocktakeSection is updated

uuid

UUID of this StocktakeSection object

date-time

ISO8601 timestamp of the last time the resource was updated by Revel. Separate from "updated_by" in case of API changes.

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

StocktakeSection with the provided ID not found.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json