Update a material

Updates the specified material by setting the values of the parameters passed.
Any parameters not provided will be left unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Material id

Body Params

Material details

string
string
length ≤ 7
string
integer
≤ 2147483647
string
boolean
boolean
boolean
string
length ≤ 7

If used, then purchase_uom_conversion_rate must have a value as well.

number
≤ 1000000000000

If used, then purchase_uom must have a value as well.

configs
array of objects
length ≥ 1

When updating configs, all configs and values must be provided. Existing ones are matched,
new ones are created, and configs not provided in the update are deleted.

configs
integer

If config ID is used to map the config, then name is ignored.

string
required

If config name is used to map the config, then we match to the existing config by name.
If a match is not found, a new one is created.

values
array of strings
required
values*
integer | null
≤ 2147483647
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json