Búsqueda inteligente powered by OpenAI
Imprimir/obtener cupón de pedido
GET
Productos que lo utilizan:
Parámetros para la solicitud
PATH
shipment_id
Shipment ID del pedido.string
REQUERIDO
Parámetros de respuesta
Errores
401Error
401
Unauthorized - Access Token is invalid
403Error
403
Forbidden - User cannot access this resource
424Error
424
Not Found - Failed to get some information of the order
500Error
500
Internal server error
Solicitud
curl -X GET \
'https://api.mercadopago.com/proximity-integration/shipments/{shipment_id}/print_label_pdf'\
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer TEST-4599*********755-11221*********d497ae962*********ecf8d85-1*********' \
Respuesta de ejemplo
// Esta solicitud no ha sido respondida.