Vco Inventory Push Activation Sign Up
Sign up form for Enterprise or MSP which will be verified on Maestro side to activate push activation
Privileges required:
UPDATE
INVENTORY
Request
URI
POST
https://{api_host}/portal/rest/vcoInventory/pushActivationSignUp
COPY
Request Body
Show optional properties
{
"erpNumber": "string"
}
{
"enterpriseId": "number",
"enterpriseProxyId": "number",
"erpNumber": "string"
}
number
enterpriseId
Optional
enterpriseId
number
enterpriseProxyId
Optional
enterpriseProxyId
string
erpNumber
Required
erpNumber
Responses
200
Request was successfully processed
{
"success": false
}
boolean
success
Optional
success
400
Invalid Request: Please check your request schema
Returns
generic_400
of type(s)
application/json
{
"error": {
"code": -32600,
"message": "An error occurred while processing your request",
"data": {
"valid": false,
"error": [
{
"code": "string",
"message": "string",
"path": "string"
}
],
"warning": [
{
"code": "string",
"message": "string",
"path": "string"
}
]
}
}
}
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"erpNumber:"string"}' https://{api_host}/portal/rest/vcoInventory/pushActivationSignUp
All Operations
POST
Vco Inventory Associate Edges
POST
Vco Inventory Associate Existing Edge
POST
Vco Inventory Delete Rma Inventory Items
POST
Vco Inventory Get Pending Inventory
POST
Vco Inventory Push Activation Sign Up
POST
Vco Inventory Reassign Inventory Items
POST
Vco Inventory Unassign Edges