Create Agent

Deprecated

DEPRECATED: Use POST /products instead.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
descriptionstringRequired
agentCodestringOptional
externalIdstringOptional
activebooleanOptional

Response

Success response
idstring
organizationIdstring
namestring
activeboolean
externalIdstring or null
descriptionstring or null
agentCodestring or null
agentAttributeslist of objects or null