Request for get SKU Owner
Request for get SKU Owner
Path Parameters
- id int32 required
Responses
- 200
- 400
- 401
- 404
- 500
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- idTransaccion int32
{
"idTransaccion": 0
}
- Schema
- Example (from schema)
Schema
- idTransaccion int32
{
"idTransaccion": 0
}
- Schema
- Example (from schema)
Schema
- idTransaccion int32
{
"idTransaccion": 0
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
- Schema
- Example (from schema)
Schema
- detail string nullable
errors object[] nullable
Array [field string nullablemessage string nullable]- status int32
- title string nullable
- type string nullable
{
"detail": "string",
"errors": [
{
"field": "string",
"message": "string"
}
],
"status": 0,
"title": "string",
"type": "string"
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
Internal Server Error
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
- Schema
- Example (from schema)
Schema
- message string nullable
{
"message": "string"
}
Loading...