Attribute Delete
  • 1 Minute to read
  • PDF

Attribute Delete

  • PDF

Article summary

Attribute Delete

 

 An attribute in WithoutWire gives the user a means to extend a core value type (SERIAL, DATE, LOT).  This request deletes an attribute from an item.

 



Request Header

 

Client

 

Accept: application/json

 

 

Security

 

Authorization: <ClientKey>

 

 

Transport

 

Host: withoutwire.com

 

 

Verb

 

DELETE

 

 

Parameters

 

objectID - Required (Item number)

objectType - Required (BASIC, LOT, SERIAL, DATE)

objectReference

 

 

 

Example

 

DELETE https://api.withoutwire.com/integration/attribute?objectID=&objectType=&objectReference=


Accept: application/json


Authorization: <ClientKey>


Host: api.withoutwire.com


Connection:  Keep-Alive

 

Response Body: Delete Response Object