View Receptions Orders
Description:
The view reception endpoint allows you to view all product reception orders completed within fulfillment network warehouses in the Rayo system. You need to provide the following information:
- Your Rayo JWT Token
GET /api/rest/reception
curl \
-X GET cerebro.techrayo.com/api/rest/reception \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
# Headers
Date: Mon, 30 May 2022 17:45:49 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
x-request-id: d8789da3c32c90ebaac5bbb41fb545aa
Content-Encoding: gzip
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Content-Security-Policy: upgrade-insecure-requests
Referrer-Policy: strict-origin-when-cross-origin
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
Server: cloudflare
CF-RAY: 713949240a84feb6-IAH
# Payload
{
"recepcion_inventario": [
{
"id": "cc40c763-c10b-4573-a6ae-d17358081fca",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Daniel",
"apellido": "Hernandez"
},
"nombre_chofer": "Cristiano Ronaldo",
"fecha_recepcion": "2022-04-27T16:28:09.234195+00:00",
"detalle_recepcion": [
{
"cantidad": 1,
"almacenado": true,
"producto": {
"nombre": "Balon de futbol",
"sku": "Balon"
}
}
]
},
{
"id": "da3114b0-dfe8-4a7f-9625-eff2f9c56e00",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Daniel",
"apellido": "Hernandez"
},
"nombre_chofer": "Lionel Messi",
"fecha_recepcion": "2022-04-27T16:29:45.433736+00:00",
"detalle_recepcion": [
{
"cantidad": 5,
"almacenado": true,
"producto": {
"nombre": "Balon de futbol",
"sku": "Balon"
}
}
]
},
{
"id": "65e45d94-7099-42ca-be22-5c59054ed226",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Daniel",
"apellido": "Hernandez"
},
"nombre_chofer": "Ibai Llanos",
"fecha_recepcion": "2022-04-27T17:31:27.7313+00:00",
"detalle_recepcion": [
{
"cantidad": 20,
"almacenado": true,
"producto": {
"nombre": "Balon de futbol",
"sku": "Balon"
}
}
]
},
{
"id": "53c6e578-e2bb-4430-b8a8-a4e48bdc65d2",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Alejandro",
"apellido": "Mendez"
},
"nombre_chofer": "Natalia",
"fecha_recepcion": "2022-04-27T22:40:36.051234+00:00",
"detalle_recepcion": [
{
"cantidad": 15,
"almacenado": true,
"producto": {
"nombre": "Grand Court Blancos",
"sku": "GC-BLANCO"
}
}
]
},
{
"id": "372fbb1a-6641-4d76-b582-1024d69cf640",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "pena nieto",
"fecha_recepcion": "2022-04-27T22:54:15.461923+00:00",
"detalle_recepcion": [
{
"cantidad": 20,
"almacenado": true,
"producto": {
"nombre": "promocion",
"sku": "001test"
}
}
]
},
{
"id": "a162d860-f4f1-48ec-88f1-36db3786aebd",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "pedro ",
"fecha_recepcion": "2022-04-28T16:18:27.080565+00:00",
"detalle_recepcion": [
{
"cantidad": 15,
"almacenado": true,
"producto": {
"nombre": "gorra europea",
"sku": "GORRA-EU-01"
}
}
]
},
{
"id": "17b76da2-3bdd-47ac-ace7-22fab28e0fb2",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "margarita sosa",
"fecha_recepcion": "2022-04-28T16:22:16.111733+00:00",
"detalle_recepcion": [
{
"cantidad": 10,
"almacenado": true,
"producto": {
"nombre": "promocion",
"sku": "001test"
}
}
]
},
{
"id": "817e4ccc-c331-496f-ab50-ffda16796179",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Alejandro",
"apellido": "Mendez"
},
"nombre_chofer": "Andres",
"fecha_recepcion": "2022-04-28T16:23:41.499755+00:00",
"detalle_recepcion": [
{
"cantidad": 10,
"almacenado": true,
"producto": {
"nombre": "Chamarra Puffer Negra",
"sku": "PUFF-NEG"
}
}
]
},
{
"id": "e9eef108-1070-483d-a4fe-76203eb07361",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Alejandro",
"apellido": "Mendez"
},
"nombre_chofer": "Andres",
"fecha_recepcion": "2022-04-28T17:02:46.816759+00:00",
"detalle_recepcion": [
{
"cantidad": 1,
"almacenado": true,
"producto": {
"nombre": "Chamarra Puffer Negra",
"sku": "PUFF-NEG"
}
}
]
},
{
"id": "040290f1-0b68-4478-859a-a21c9defd473",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Alejandro",
"apellido": "Mendez"
},
"nombre_chofer": "Andres",
"fecha_recepcion": "2022-04-28T17:25:28.533157+00:00",
"detalle_recepcion": [
{
"cantidad": 1,
"almacenado": true,
"producto": {
"nombre": "Chamarra Puffer Negra",
"sku": "PUFF-NEG"
}
}
]
},
{
"id": "651a0baf-33ae-4d05-8f7e-cb585ab9cf44",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Alejandro",
"apellido": "Mendez"
},
"nombre_chofer": "Andres",
"fecha_recepcion": "2022-04-28T17:25:46.456038+00:00",
"detalle_recepcion": [
{
"cantidad": 1,
"almacenado": true,
"producto": {
"nombre": "Chamarra Puffer Negra",
"sku": "PUFF-NEG"
}
}
]
},
{
"id": "5a5a99e2-b629-4c37-9cae-efc0ea932ba2",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "maria ",
"fecha_recepcion": "2022-04-28T18:28:23.928171+00:00",
"detalle_recepcion": [
{
"cantidad": 15,
"almacenado": true,
"producto": {
"nombre": "gorra europea",
"sku": "GORRA-EU-01"
}
},
{
"cantidad": 15,
"almacenado": true,
"producto": {
"nombre": "promocion",
"sku": "001test"
}
}
]
},
{
"id": "59b0cdfd-5cdd-402a-a321-3414b24bff6d",
"almacen": {
"nombre_almacen": "Almacen Naucalpan",
"telefono": "5527290974"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "Juan J",
"fecha_recepcion": "2022-04-28T19:07:08.438774+00:00",
"detalle_recepcion": [
{
"cantidad": 15,
"almacenado": false,
"producto": {
"nombre": "promocion",
"sku": "001test"
}
},
{
"cantidad": 15,
"almacenado": false,
"producto": {
"nombre": "gorra europea",
"sku": "GORRA-EU-01"
}
}
]
},
{
"id": "fe41b072-6592-427f-a91a-6a0cf6b6f934",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Irvin",
"apellido": "Reyes"
},
"nombre_chofer": "Ignacio",
"fecha_recepcion": "2022-04-29T16:56:12.944014+00:00",
"detalle_recepcion": [
{
"cantidad": 20,
"almacenado": false,
"producto": {
"nombre": "Boletos TicketMaster Gramy",
"sku": "BOL-TM-01"
}
},
{
"cantidad": 5,
"almacenado": false,
"producto": {
"nombre": "gorra europea",
"sku": "GORRA-EU-01"
}
}
]
},
{
"id": "cd37d026-2177-4cc8-a694-2beb334a177f",
"almacen": {
"nombre_almacen": "Enviatodo.com",
"telefono": "8118791968"
},
"empleado": {
"nombre": "Daniel",
"apellido": "Hernandez"
},
"nombre_chofer": "Amlo",
"fecha_recepcion": "2022-04-29T16:59:36.597836+00:00",
"detalle_recepcion": [
{
"cantidad": 5,
"almacenado": true,
"producto": {
"nombre": "Balon de futbol",
"sku": "Balon"
}
},
{
"cantidad": 10,
"almacenado": true,
"producto": {
"nombre": "Exprimidor",
"sku": "Exp-00"
}
}
]
}
]
}
Response examples (200)
# Headers
Date: Mon, 30 May 2022 17:45:49 GMT
Content-Type: application/json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
x-request-id: d8789da3c32c90ebaac5bbb41fb545aa
Content-Encoding: gzip
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Content-Security-Policy: upgrade-insecure-requests
Referrer-Policy: strict-origin-when-cross-origin
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
Server: cloudflare
CF-RAY: 713949240a84feb6-IAH
# Payload
{}