- 1 Minute to read
- PDF
Attribute Export
- 1 Minute to read
- PDF
Attribute Export
An attribute in WithoutWire gives the user a means to extend a core value type (SERIAL, DATE, LOT). This request retrieves the attributes associated with a specific object based on the provided parameters.
Request Header
Client
Accept: application/json
Security
Authorization: <ClientKey>
Transport
Host: withoutwire.com
Verb
GET
Parameters
objectID - Required (Item number)
objectType - Required (BASIC, LOT, SERIAL, DATE)
objectReference
Example
GET https://api.withoutwire.com/integration/attribute?objectID=&objectType=&objectReference=
Accept: application/json
Authorization: <ClientKey>
Host: api.withoutwire.com
Connection: Keep-Alive
Response Object: Attribute Object