Skip to main content

Update Consignment Aging Settings

PUT 

/api/consignment/settings

Update the consignment aging-alert configuration. All fields are optional; only the provided fields are changed.

Fields:

  • aging_alerts_enabled (boolean): send aging alerts when consigned stock ages past the threshold.
  • aging_threshold_days (integer, 1-3650): age in days on consignment at which unsold stock is flagged.
  • aging_auto_return_enabled (boolean): automatically return flagged stock to the supplier. Off by default — returning consigned stock is irreversible.

Authentication: Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type